Horimoto Yasuhiro

Results 40 issues of Horimoto Yasuhiro

We plan to release 14.0.4 in a few days. guide: http://groonga.org/ja/docs/contribution/development/release.html (Japanese) - [ ] NEWS - [ ] Update news - [ ] Translate news - [ ] Prepare...

Fix #1518. Because RapidJSON isn't released long time. TODO: * Use simdjson on macos * Use simdjson on Windows * Use simdjson on MSYS2(?) * Tests on CI * Remove...

Fix: #1802. I implement prefix search against vector in this PR. I don't implement prefix search against uvector. Because we don't exist use case that we execute prefix search against...

We plan to release 14.0.5 in a few days. guide: http://groonga.org/ja/docs/contribution/development/release.html (Japanese) - [x] NEWS - [x] Update news - [x] Translate news - [ ] Prepare announcement text -...

We want to prevent attempt made to download or upload any content on CI. Currently, we build packages for Ubuntu on Lanchpad. However, we can't download or upload with external...

### What is your problem? If we execute prefix search against vector column as below, the following prefix search does not hit. ``` table_create Users TABLE_NO_KEY column_create Users name COLUMN_VECTOR...

Feature

Because we want to also use this class in Mroonga.

We plan to release 14.0.7 in a few days. guide: http://groonga.org/ja/docs/contribution/development/release.html (Japanese) - [ ] NEWS - [ ] Update news - [ ] Translate news - [ ] Prepare...

TODO: Tests on CI. Because simdjson package for MSYS2 exist. ref: https://packages.msys2.org/package/mingw-w64-x86_64-simdjson?repo=mingw64