Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

    7705 results 496 ms in manticoresoftware/manticoresearch

    SphinxQL group query hangs after SQL index reprocessing

    …= $MYSQL_USERNAME sql_pass = $MYSQL_PASSWORD sql_db = $MYSQL_DATABASE sql_port = $MYSQL…= $MYSQL_USERNAME sql_pass = $MYSQL_PASSWORD sql_db = $MYSQL_DATABASE sql_port = $MYSQL…\` = 0 GROUP BY \`year\` LIMIT 0, 20" # stop sphinx searchd --config sphinx…

    patpat · 2022-07-06 · 4 · #801

    bug

    fixed auto conversion of the JSON object at the buddy reply

    tomatologtomatolog · 2025-05-24 · 2 · #3395

    …var/log/manticore/searchd.log;fi…search":"181661168bbadd1eff5902361e2a0d5c","dashboard":"d00f614b29a80360e1190193fd333bab","url":"c7f66a0df8b1b52f17c28c4adb111105","server":"ec97f1c5da1a19609a60874e5af1100c","kql…attr":""}},"routing":{"…true"},"sql":{"…

    github-actions[bot]github-actions[bot] · 2025-05-20

    group by crashes searchd

    …WHERE match('@(additional_data) ("2241*")') GROUP BY tc_sph_attr_post…WHERE match('@(additional_data) ("2241*")') GROUP BY tc_sph_attr_post…attach there: a) searchd log, b) searchd binary, c) searchd symbols. Look into…

    luedders-cgrdluedders-cgrd · 2021-02-19 · 3 · #503

    bug

    test queries with libfuzzer

    klirichekklirichek · 2025-07-14 · 8 · #3571

    …/searchd.log; stdbuf -oL searchd $SEARCHD_…},"sql":{"…search":"181661168bbadd1eff5902361e2a0d5c","dashboard":"d00f614b29a80360e1190193fd333bab","url":"c7f66a0df8b1b52f17c28c4adb111105","server":"ec97f1c5da1a19609a60874e5af1100c","kql…attr":""}},"routing":{"…

    github-actions[bot]github-actions[bot] · 2025-07-14

    GROUP N BY X does not support JSON attributes

    Manticore Search version: 3.2.2 OS…Description of the issue: SphinxQL GROUP N BY does not work…from it to perform a GROUP N BY [json attr]…WHERE MATCH('cloud') GROUP 3 BY site WITHIN GROUP ORDER BY id…sorting mode (match-sort=5, group=1, group-sort=5)

    cbesscbess · 2021-05-20 · 7 · #294

    Use .rec extension to trigger the CI when a file is changed within a PR

    sanikolaevsanikolaev · 2025-07-09 · 22 · #3566

    …/searchd.log; stdbuf -oL searchd $SEARCHD_…},"sql":{"…search":"181661168bbadd1eff5902361e2a0d5c","dashboard":"d00f614b29a80360e1190193fd333bab","url":"c7f66a0df8b1b52f17c28c4adb111105","server":"ec97f1c5da1a19609a60874e5af1100c","kql…attr":""}},"routing":{"…

    github-actions[bot]github-actions[bot] · 2025-07-09

    GROUP BY only returns a single row in RT index

    …[(none)]> select * from bug_reproduce group by city; +------+-----------+--------+ | id | city |…[(none)]> select * from bug_reproduce group by street; +------+-----------+--------+ | id | city |…should return two rows; group by street should return three…

    someniatkosomeniatko · 2021-02-23 · 3 · #504

    Use .rec extension to trigger the CI when a file is changed within a PR

    sanikolaevsanikolaev · 2025-07-09 · 22 · #3566

    …/searchd.log; stdbuf -oL searchd $SEARCHD_…},"sql":{"…search":"181661168bbadd1eff5902361e2a0d5c","dashboard":"d00f614b29a80360e1190193fd333bab","url":"c7f66a0df8b1b52f17c28c4adb111105","server":"ec97f1c5da1a19609a60874e5af1100c","kql…attr":""}},"routing":{"…

    github-actions[bot]github-actions[bot] · 2025-07-09

    daemon crash on GROUP N BY

    …count,user_id FROM -> sample8A GROUP 4 BY user_id ORDER…count,user_id FROM sample8A GROUP 4 BY user_id ORDER…Changelog: fixed daemon crash on GROUP N BY query

    tomatologtomatolog · 2018-11-14 · 3 · #83

    bug

    Fix Docker image compatibility

    PavelShilin89PavelShilin89 · 2025-07-09 · 7 · #3565

    done

    …/searchd.log; stdbuf -oL searchd $SEARCHD_…},"sql":{"…search":"181661168bbadd1eff5902361e2a0d5c","dashboard":"d00f614b29a80360e1190193fd333bab","url":"c7f66a0df8b1b52f17c28c4adb111105","server":"ec97f1c5da1a19609a60874e5af1100c","kql…attr":""}},"routing":{"…

    github-actions[bot]github-actions[bot] · 2025-07-08

    Execute the Group by crash.

    …oqsindex where entity = 1258280944859004929 group by jsonfields.1258280945043554306S, jsonfields.1258280945060331522S…there: a) searchd log, b) searchd binary, c) searchd symbols. Look into…state = /var/lib/manticore/state.sql listen = 9312 listen = 9306:…

    donbing007donbing007 · 2020-09-11 · 7 · #406

    bug

    UPDATE MVA is freezing

    hgfddhgfdd · 2024-09-17 · 6 · #305

    waiting

    …manticore-3.1.2/src/searchd.cpp:13627 #8 0x0000000000673b45 in…manticore-3.1.2/src/searchd.cpp:4957 #388 0x00000000006736cf in HandleMySqlExtendedUpdate…manticore-3.1.2/src/searchd.cpp:13627 #393 0x0000000000673d10 in sphHandleMysqlUpdate…

    hgfddhgfdd · 2020-01-27

    Implement missing sphinxql syntax directives so things that support sphinxql can support Manticore

    Is your feature request related to a problem? Please describe. I am trying to get a visual representation of my data, and am attempting to use Apache Superset: https://apache-superset.readthedocs.io/en/latest/installation.html I have configured my …

    syxiesyxie · 2023-05-30 · 2 · #890

    OPTIMIZE TABLE never finishes with KNN data

    SembianceSembiance · 2025-07-09 · 2 · #3560

    bug

    …columnar/columnar/columnar/accessor/accessormva.cpp:682 #10 0x0000555ec4af1fa7 in…/__w/manticoresearch/manticoresearch/src/knnmisc.cpp:565 #11 BuildTrainKNN (tRowIDSrc=…manticoresearch/manticoresearch/src/attrindex_merge.cpp:274 #13 0x0000555ec477389d in…

    sanikolaevsanikolaev · 2025-07-09

    Manticore rejects connections from MyXQL (Elixir Mysql driver)

    Describe the bug https://github.com/elixir-ecto/myxql/issues/173 To Reproduce Steps to reproduce the behavior: https://github.com/mindreframer/manticore-search-elixir-bug Expected behavior A connection should be possible without workarounds (like …

    mindreframermindreframer · 2023-11-21 · 3 · #1605

    Update CLT to latest one

    donhardmandonhardman · 2025-05-06 · 130 · #3349

    …failed!'; cat /var/log/manticore/searchd.log;fi ––– output ––– OK…","search":"181661168bbadd1eff5902361e2a0d5c","dashboard":"d00f614b29a80360e1190193fd333bab","url":"c7f66a0df8b1b52f17c28c4adb111105","server":"ec97f1c5da1a19609a60874e5af1100c","kql-…

    github-actions[bot]github-actions[bot] · 2025-05-01

    Searchd crash after SphinxQL query with WHERE json_attribute IN (1)

    Manticore Search version: Manticore 3.2.0…attach there: a) searchd log, b) searchd binary, c) searchd symbols. Look into…

    MaximusyaMaximusya · 2019-11-19 · 1 · #279

    bug

    Update CLT to latest one

    donhardmandonhardman · 2025-05-06 · 130 · #3349

    …failed!'; cat /var/log/manticore/searchd.log;fi ––– output ––– OK…","search":"181661168bbadd1eff5902361e2a0d5c","dashboard":"d00f614b29a80360e1190193fd333bab","url":"c7f66a0df8b1b52f17c28c4adb111105","server":"ec97f1c5da1a19609a60874e5af1100c","kql-…

    github-actions[bot]github-actions[bot] · 2025-05-05

    unknown command SphinxQL driver via PHP 7.2.11 Mysqlnd

    Are you in the right place? Yes For general questions, post a question to Forum or Slack If you open a Github issue, it must be a bug or feature request and you need to provide the below information. Describe the environment PHP 7.2.11 Manticoresearch 2.7 …

    sshilkosshilko · 2018-11-12 · 10 · #130

    Jieba integration

    oabuoabu · 2025-01-20 · 34 · #931

    6👍6

    est::TO_ESTIMATEest::size_L

    @Tptogiar @oabu @malacca @axhiao @jacentsao @thegenius @smellbee @lgl5240 I've asked about the difference between the dictionaries provided in the CppJieba repo (https://github.com/yanyiwu/cppjieba/issues/188) and the ones available in the Jieba repo ( …

    sanikolaevsanikolaev · 2024-10-01

    1👍1

    SphinxQL option max_query_time not effective, PHP mysqlnd.net_read_timeout is

    Are you in the right place? Maybe, maybe php issue, not sure For general questions, post a question to Forum or Slack If you open a Github issue, it must be a bug or feature request and you need to provide the below information. Describe the environment …

    sshilkosshilko · 2018-11-15 · 8 · #132

    Jieba integration

    oabuoabu · 2025-01-20 · 34 · #931

    6👍6

    est::TO_ESTIMATEest::size_L

    @Tptogiar @oabu @malacca @axhiao @jacentsao @thegenius @smellbee @lgl5240 I've asked about the difference between the dictionaries provided in the CppJieba repo (yanyiwu/cppjieba#188) and the ones available in the Jieba repo (https://github.com/fxsjy/ …

    juneszhjuneszh · 2025-01-20

    Group By on JSON Data Causes Primary To Crash

    …making the call crashes when grouping the results from the…is_searchable=1 GROUP BY reward_group_id WITHIN GROUP ORDER BY…61983 AND is_searchable=1 GROUP BY category_facets.catalog_…there: a) searchd log, b) searchd binary, c) searchd symbols. Look into…

    flakone2010flakone2010 · 2023-08-29 · 8 · #1265

    waiting

    POC: integrate Rust ML library with Manticore Search C++ code

    sanikolaevsanikolaev · 2024-11-04 · 20 · #2074

    1👀1

    …/manticoresoftware/manticoresearch-text-embeddings/tree/cpp_bind to the rust lib…beginning of 'src/embeddings/embeddings.cpp'. Path to the lib for…

    klirichekklirichek · 2024-09-30

    Manticoresearch crashes when count distinct and group by is used

    Describe the bug Manticore Search crashes while executing the…where using count distinct with group by is returning correct…manticore.conf sample_data.sql setup_env.bash The…) from idx_table_rt GROUP BY id; The query…Intel(R) Xeon(R) CPU E5-2660 0 @ 2.…

    jgould22jgould22 · 2024-05-23 · 2 · #1402

    bugest::size_Mrel::6.3.0

    WARNING: RotateIndexMT error - failed to rename lock

    KirbyDEKirbyDE · 2024-06-26 · 18 · #1719

    bugwaitingest::NO_ESTIMATE

    …tables: successfully sent SIGHUP to searchd (pid=1874). [Fri May…tables: successfully sent SIGHUP to searchd (pid=1874). [Fri…tables: successfully sent SIGHUP to searchd (pid=1874). [Fri…successfully sent SIGHUP to searchd (pid=1874). searchd.log [Fri May…

    KirbyDEKirbyDE · 2024-05-10

    GROUP_CONCAT order values by WITHIN GROUP ORDER BY clause

    …does not respect WITHIN GROUP ORDER BY clause, and…[(none)]> SELECT id, name, GROUP_CONCAT(vals.val) FROM items….val ASC; +------+-------+------------------------+ | id | name | group_concat(vals.val) | +------+-------+------------------------+ | 1 |…

    Delicious-BaconDelicious-Bacon · 2025-06-23 · 1 · #3487

    WARNING: RotateIndexMT error - failed to rename lock

    KirbyDEKirbyDE · 2024-06-26 · 18 · #1719

    bugwaitingest::NO_ESTIMATE

    …tables: successfully sent SIGHUP to searchd (pid=120012). [Sat…tables: successfully sent SIGHUP to searchd (pid=120012). [Sat…: successfully sent SIGHUP to searchd (pid=120012). [Sat…successfully sent SIGHUP to searchd (pid=120012). searchd.log [Sat May…

    KirbyDEKirbyDE · 2024-05-12

    Crash / Segmentation Fault on Facet search with larger number of results

    …oxtags,tc_optimized_search_word,tc_product_group_direct,tc_…/usr/bin/searchd( 0x7888e1)[0x5614a38718e1] /usr/bin/searchd(_ZZN7Threads11CoRoutine_c13CreateContextESt8functionIFvvEE11VecTraits_…there: a) searchd log, b) searchd binary, c) searchd symbols. Look…

    tc-hsteffentc-hsteffen · 2023-02-10 · 23 · #1024

    bug

    WARNING: RotateIndexMT error - failed to rename lock

    KirbyDEKirbyDE · 2024-06-26 · 18 · #1719

    bugwaitingest::NO_ESTIMATE

    …tables: successfully sent SIGHUP to searchd (pid=1564089). [Thu…: successfully sent SIGHUP to searchd (pid=1564089). [Thu…: successfully sent SIGHUP to searchd (pid=1564089). [Thu…successfully sent SIGHUP to searchd (pid=1564089). searchd.log [Thu May…

    KirbyDEKirbyDE · 2024-05-17

    Несходность документации SQL-языка мантикоры и SQL-языка (MySQL)

    …FROM _stat_nviews_actual GROUP BY item_id; +---------+----------------+…rt_47newsru_mostread GROUP BY item_id…rt_47newsru_mostread GROUP BY item_id…FROM rt_47newsru_mostread GROUP BY item_id; +---------+------+…FROM rt_47newsru_mostread GROUP BY item_id;…

    KarelWinterskyKarelWintersky · 2022-11-12 · 3 · #828

    waitingwontfix

    cannot connect to manticore mysql instance

    ChaitanyspaceChaitanyspace · 2024-12-18 · 8 · #2829

    waiting

    …but shows this logs root@cp [/var/run/manticore]#…fastopen, look Server_settings/Searchd#Technical-details-about-Sphinx-API…fastopen, look Server_settings/Searchd#Technical-details-about-Sphinx-…3) has been exceeded root@cp [/var/run/manticore]# docker…

    ChaitanyspaceChaitanyspace · 2024-12-10

    COUNT(*) wrong value with GROUP N BY row WITHIN GROUP ORDER BY

    …kind} and type = ${type} GROUP 2 BY type, kind WITHIN…uroot -S /var/run/manticore/searchd.sock -sse "${query1}"` response2…uroot -S /var/run/manticore/searchd.sock -sse "${query2}"` response1Compare…uroot -S /var/run/manticore/searchd.sock -e "${query1}" echo…

    Blaack-JaackBlaack-Jaack · 2021-10-08 · 0 · #649

    Update test: cli-endpoint

    sanikolaevsanikolaev · 2025-07-03 · 4 · #3542

    …/log/manticore/searchd.log; stdbuf -oL searchd $SEARCHD_FLAGS >…%{VERSION} | core | BACKUP sql statement | + | manticoresoftware/buddy-…} | core | Fuzzy search plugin. It helps to find…VERSION} | core | Enables adding/dropping table fields(columns) | + |…

    github-actions[bot]github-actions[bot] · 2025-07-03

    searchd crashed

    …retireondepletion = 0) GROUP 1 BY partid WITHIN GROUP ORDER BY isredpart…usr/bin/searchd[0x5d694f] /usr/bin/searchd[0x981bc7] /usr/bin/searchd(_ZZN7Threads11CoRoutine_…there: a) searchd log, b) searchd binary, c) searchd symbols. Look into…

    damirt2020damirt2020 · 2021-02-01 · 1 · #483

    bug

    Misbehaviour when inserting 100K docs with float_vectors and HNSW

    sanikolaevsanikolaev · 2025-01-28 · 1 · #2883

    bugest::size_Mfeature::vector_search

    …Elapsed Progress QPS DPS CPU Workers Chunks Merging Size…-f /var/log/manticore/searchd.log ... [Mon Dec 30…1 | 21000 | +------+-------------------+ If you attempt dropping the table after the insert…How can we improve the performance? Is it expected that…

    sanikolaevsanikolaev · 2024-12-30

    Crash On Replace SphinxQL

    ------- FATAL: CRASH DUMP ------- [Thu Mar 26 09:30:36.104 2020] [67062] --- crashed SphinxAPI request dump --- AAABGQAAAf4AAAAAAAAAAQAAAAAAAAAQAAAABgAAAAAAAAAEAAAAF3VwbG9hZCBERVNDLHVwbG9hZCBERVNDAAAA …

    DaveInTODaveInTO · 2020-05-13 · 12 · #321

    bugmore data neededwaitingwontfix

    Implementing some MySQL wire protocol so that Manticore Search could support JPA and MyBatis framework

    guofengzhguofengzh · 2024-12-25 · 13 · #1618

    est::size_S

    …data JPA, but Hikari-cp was unable to establish…/ayaankhan/workspace/manticore-hikari-cp/target/classes:/home/ayaankhan/.…/ayaankhan/workspace/manticore-hikari-cp/target/classes started by…home/ayaankhan/workspace/manticore-hikari-cp) 2023-12-13T23:07…

    ayaankhan98ayaankhan98 · 2023-12-13

    GitHub#140 ⁃ SphinxQL protocol rounds float attributes to 6 decimal places

    Describe the environment Manticore Search version: 2.6.2 0bbd194@180223 release OS version: "Ubuntu 14.04.5 LTS Build version: 0bbd194 Describe the problem Description of the issue: SphinxQL protocol rounds float attributes to 6 decimal places Steps to …

    barryhunterbarryhunter · 2019-02-28 · 7 · #140

    WARNING: RotateIndexMT error - failed to rename lock

    KirbyDEKirbyDE · 2024-06-26 · 18 · #1719

    bugwaitingest::NO_ESTIMATE

    …tables: successfully sent SIGHUP to searchd (pid=1113). [Wed May…tables: successfully sent SIGHUP to searchd (pid=1113). [Wed…tables: successfully sent SIGHUP to searchd (pid=1113). [Wed…successfully sent SIGHUP to searchd (pid=1113). searchd.log [Wed May…

    KirbyDEKirbyDE · 2024-05-08