Chris Lamprecht
Chris Lamprecht
To avoid situations where an index gets overloaded with searches (sometimes a slow search can cause this), I implemented an option called "max_search_queue", which sets a limit of the number...
Creating this issue to start community discussion for adding support for tags. Currently categories don't allow more than one value per category per document. For example, if a doc has...
Trying to index a doc whose docid contains a "high ascii" or Unicode character above 127 causes the following exception in restapi: ``` console 17669 05/02-00.50.12 RPC:ERRO Unexpected failure to...