-
https://github.com/pgroonga/docker/blob/main/alpine/build.sh
Note: We don't need to build MeCab separately with CMake based build system.
-
We plan to release 13.01 in a few days.
guide: http://mroonga.org/ja/docs/developer/release.html (Japanese)
- [x] NEWS
- [x] Update news
- [x] Translate news
- [ ] Prepare Release Note an…
-
(実現するためにどうしたらよいかという妄想をまとめているもの。一通りまとまるまで説明を直接編集していく。)
## 目的
パーティショニングをサポートする目的は[サイズに関する制限](http://groonga.org/ja/docs/limitations.html)のうち、次の制限の上限を引き伸ばすこと。
- テーブルの最大レコード数: 268,435,455 (約2億6千万)
- 最大イン…
-
### Platform
AWS
### bndiagnostic ID [know more about bndiagnostic ID](https://docs.bitnami.com/general/how-to/understand-bndiagnostic/)
0a3efab1-f5ff-0641-b56f-27af43f64041
### bndiagnostic outpu…
-
Groonga highlighter function only outputs `` tag for highlighting.
It is useful if we can pass any tag name as a parameter to highlighter function so that output HTML tag can be like ``, ``, `` or an…
-
Hi
1. Is it possible to build an index on multiple columns e.g.
CREATE INDEX text_idx ON pgroonga.test USING pgroonga (Title, Abstract, Desc);
and how should I query the created index?
2. Do i…
-
### What is your problem?
The first GA release of the MariaDB 10.11 at 2023-02-16.
See: https://mariadb.org/mariadb-10-11-2-ga-now-available/
We need to marge https://github.com/mroonga/mroonga…
-
### What happend?
PGroongaを使用して`NormalizerTable`を使ったテーブルを作成すると、`pg_dump`のバックアップのレストア時に下記のようなエラーが発生して失敗するようになる
```sql
ERROR: relation "pgroonga_synonyms_index" does not exist
```
### How to rep…
-
Hello there, nice to meet you guys.
I am excited to try your plugins, but actually I would like to integrate OpenAI Embeddings into Redmine to polish its search.
As known, Embeddings are some ve…
-
### What happend?
Hi.
I have updated my MariaDB to the latest release 10.11.2 and I get this error when I try to compile the mroonga plugin:
```
ha_mroonga.cpp: In member function ‘bool ha_mro…