-
It seems like pgroonga_highlight_html doesn't support a phrase search:
```
select pgroonga_highlight_html('one two three four five', array['"two three"', 'five'])
```
outputs
```
one two t…
-
`Dockerfile-postgresql` should be setup to include and install the pgroonga postgres extension.
I've tagged this as a priority since it's probably easy and it's I think the only thing we'll need …
-
I have an issue with normalization. Created a table with a varchar column type and loaded it with the Polish words (pl_PL), one word per row. Index was created with the following:
`create index pgr…
-
For example, from pgroonga/pgroonga.
```
Processing change: ["23484e7020dc1f0d5943ad05c8efc2c9175f20ae", "7ec3f987582469b0de42ab28b86daa3a2ea7f2e7", "refs/heads/master"]
Net::SMTPFatalError: 55…
okkez updated
6 years ago
-
Document a workflow between a scholar who creates a dataset using QGIS and an admin who loads the file to the CAMP system and registers it.
Assume need to support length 10,000 Chinese characters. …
-
チケット作成時に、500エラーが必ず発生してしまいます。
チケット作成ボタンを押下すると以下のエラーが出ていました。
```
Started POST "/redmine/projects/test-niko/issues" for 10.xx.xx.xx at 2018-08-27 12:39:33 +0900
Processing by IssuesController#cre…
-
-
the pgroonga is very good, but how to set up chinese tokenizer for ChineseWordSegmentation?
thanks!
-
Hi,
I try to install zulip with external PostgresSQL database. I remove database service and replace database connection info with my personal database. But when i try to up docker-compose, i have …
-
We plan to release 8.06 around 29th of this month.
guide: http://mroonga.org/ja/docs/developer/release.html (Japanese)
(上記のMroongaのガイドは古いかもしれないので、主にGroongaのガイド http://groonga.org/ja/docs/contribut…