Abe Tomoaki

Results 28 issues of Abe Tomoaki

* Add closing '```' * Add XML highlight * Remove unnecessary space

* switch statement indentation * Unify the indent width to 2

### What is your problem? https://github.com/groonga/groonga/pull/1699#discussion_r1488835452 > TODO: Add a document for the common n_workers parameter to https://github.com/groonga/groonga/tree/main/doc/source/reference/command like https://github.com/groonga/groonga/blob/main/doc/source/reference/command/command_version.rst (but in English) and link from here. The document must...

Feature

### What is your problem? We plan to switch our build system from GNU Autotools to CMake. We will survey other projects that are building Groonga, as they are also...

Feature

### What happend? Test failed. This is because `/dev/shm` was too small. Related: https://github.com/groonga/groonga/discussions/1659#discussioncomment-8074248 ### How to reproduce it Run the test in a Docker container without specifying `--shm-size`. Probably...

Bug

fixes #32 FYI https://www.redmine.org/issues/36245#note-14

### What is your problem? Since we can use `TokenNgram`, `TokenBigramIgnoreBlankSplitSymbol`, etc. can be replaced by `TokenNgram`. It would be helpful if each tokenizer page (e.g. https://groonga.org/docs/reference/tokenizers/token_bigram_ignore_blank_split_symbol.html ) has information...

Feature

Redmine itself will no longer be affected by `full_text_search` update process. * No need to wait for `full_text_search` update process * No Redmine update error if `full_text_search` fails * For...

Since the next release will drop support for Redmine 4.