Klim Todrik
Klim Todrik
How I can stop consumer now? I getting a looping script which working all the time, but what if I need to stop that? Of course, I can write some...
We created an exporter for the [ManticoreSearch](http://manticoresearch.com/) database and I wanted to add it to the exporters page.
Does this package has ability to add release notes to result release? Cause as I see there always one text - Repository "about" description
We don't have any ability to change searchd flags on-fly (like --logreplicaion, etc) and each time when we need it we rebuilds our image
**Type of Change (select one):** - Documentation update **Description of the Change:** **Related Issue (provide the link):**
### Description Install librdkafka ``` brew install librdkafka Warning: librdkafka 2.3.0 is already installed and up-to-date. To reinstall 2.3.0, run: brew reinstall librdkafka ``` Install extension ``` pecl install rdkafka...
**Type of Change (select one):** - Bug fix - New feature - Documentation update **Description of the Change:** **Related Issue (provide the link):**
### Bug Description: Can't import table with wordforms ```bash echo "a > b" > /tmp/wf; mysql -h0 -P9306 -e "create table wftest(f text) wordforms='/tmp/wf'" mysql -h0 -P9306 -e "insert into...
### Bug Description: ```mysql create table abc; show table abc chunk 55 settings; ``` In stdout ``` Crash!!! Handling signal 11 addr2line: 'searchd': No such file ``` ### Manticore Search...
```php