-
Hi
1) Is there a way to get the list of tokens and their counts from the index for a record?
2) for very common tokens, e.g. "cat" it takes a long time to run? does it mean that it is picking up o…
ghost updated
5 years ago
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
hi
i am thinking of using pgroonga but was wondering if it has the same 1Mb limitation as when i try to index my column with gin i get this error:
CREATE INDEX desc_text_idx ON table USING GIN (to…
ghost updated
5 years ago
-
After #9506 unconditionally added `CREATE EXTENSION pgroonga;` to `scripts/setup/postgres-create-db`, and #12029 enabled `ON_ERROR_STOP`, the installer now fails when PGroonga is not enabled.
```
…
-
Debian 9 Stretch
We have PostgreSQL 10 released, 11 is coming soon.
BUT!
Found only 9.6 PostgreSQL:
root@web-lvk:/home/kam# apt-cache search pgroonga
postgresql-9.6-pgroonga-dbgsym - Debug symb…
-
### 環境情報
- OS:CentOS7.6
- Redmine: 4.0.4.stable.18325
- redmine_full_text_search:commit 3b0a880cf31b78d737eea37efe6ac7ae8107b2e2
- groonga:9.0.4
- PGroonga:2.2.0
- Ruby:2.5.5-p157 (2019-03-15) […
-
Migrating to an Ubuntu 18.04 server from an older Ubuntu 18.04 server with pgroonga fails with pgroonga error.
Steps:
1. Make backup:
```
# As the zulip user
/home/zulip/deployments/current…
-
Groongaには[同義語展開](http://groonga.org/ja/docs/reference/commands/select.html#select-query-expander)という機能があり、入力されたクエリーを拡張して検索できます。たとえば、「ドリルダウン」で検索したら自動で「ドリルダウン OR drilldown」で検索するみたいな感じです。
MroongaとPGro…
-
Hi ,
a question about searching Chinese, is there any built in support using romanian pinyin to search chinese, similar to katakana in Japanese?
like `ceshi` or `cs` to search `测试`?
-
It seems that [pgroonga/migrations/0002_html_escape_subject.py](../blob/master/pgroonga/migrations/0002_html_escape_subject.py#L11) uses syntax that's incompatible with PostgreSQL 10:
```
# sudo -…