Paweł Kudzia
Paweł Kudzia
**Describe the bug** when i run via sphinxl this command: ``` SELECT * FROM idx0 OPTION ranker=expr('1 2'); ``` it's logged incorrectly - includes unnecessary phrase ```ranker=exp,``` : ``` /*...
if owner of mantis ticket was deleted mantiskanban would halt with this error: kanbanclasses.js:508 Uncaught TypeError: Cannot read property 'substring' of undefined at KanbanStory.BuildKanbanStoryDiv (kanbanclasses.js:508) at Object.AddStoryToArray (kanban.js:137) at new...
query.log does not contain original faceting query, as submitted to manticore search via sphinxql interface **To Reproduce** 1. take manticoresearch 6.2.12-230822-dc5144d35 2. use this config - /etc/manticoresearch/manticore.conf ``` searchd {...
### Summary of the new feature / enhancement I'm experimenting with putty + wihssh-pageant + openssh's ssh-agent + FIDO2 key and i experience frequent hangs and failures of putty to...
i've run into an issue where putty frequently, although not always, freezes when i'm trying to log into linux servers using winssh-pageant and openssh with ecdsa-sk key backed by Yubikey...
### Bug Description: unpack [pack.zip](https://github.com/user-attachments/files/16875699/pack.zip) have out-of-the-box manticore 6.3.6 with its default configs and columnar library installed. run: ``` cat 0-start.sql 1-junk.sql | mysql -h127.0.0.1 -P9306 systemctl restart manticore cat...
updating documentation to use currently accepted syntax to configure mc with a new s3 target **Type of Change (select one):** - Documentation update **Description of the Change:** syntax shown at...
### Confirmation Checklist: - [ ] You have searched for an answer in [the manual](https://manual.manticoresearch.com/). - [ ] You have considered using [the forum](https://forum.manticoresearch.com/) for general discussions, which can be...
### Bug Description: somehow we've managed to get manticore RT index to a point where running particular query on it results in a crash query in question: ``` SELECT id,...