👀 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
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)
cbess · 2021-05-20 · 7 · #294
fixed auto conversion of the JSON object at the buddy reply
tomatolog · 2025-05-24 · 2 · #3395
github-actions[bot] · 2025-05-20
…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:…
donbing007 · 2020-09-11 · 7 · #406
bug
klirichek · 2025-07-17 · 8 · #3571
github-actions[bot] · 2025-07-14
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…
flakone2010 · 2023-08-29 · 8 · #1265
waiting
Use .rec extension to trigger the CI when a file is changed within a PR
sanikolaev · 2025-07-09 · 22 · #3566
github-actions[bot] · 2025-07-09
Use .rec extension to trigger the CI when a file is changed within a PR
sanikolaev · 2025-07-09 · 22 · #3566
github-actions[bot] · 2025-07-09
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-Bacon · 2025-06-23 · 1 · #3487
Fix Docker image compatibility
PavelShilin89 · 2025-07-09 · 7 · #3565
done
github-actions[bot] · 2025-07-08
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-Jaack · 2021-10-08 · 0 · #649
TO_STRING fails with WITHIN GROUP ORDER BY
…_STRING clause when using GROUP and WITHIN GROUP ORDER BY clauses. When…is not respecting the WITHIN GROUP ORDER BY clause, and instead…the lowest id of the group. When GROUP_CONCAT is combined with…set (0.000 sec) Manticore Search Version: 10.1.0 Operating…
Delicious-Bacon · 2025-06-20 · 0 · #3488
bug
hgfdd · 2024-09-17 · 6 · #305
waiting
hgfdd · 2020-01-27
…основном запросе используется группировка (SELECT ... GROUP BY ... FACET ...) то фасеты дают…_title, title_year, imdb_score, GROUP_CONCAT(id) as ids from…| | 2003 | 1 | | 2010 | 1 | +------------+----------+ Manticore Search Version: Manticore 6.3.6…
evgen84 · 2024-10-14 · 2 · #2638
enhancement
OPTIMIZE TABLE never finishes with KNN data
Sembiance · 2025-07-09 · 2 · #3560
bug
sanikolaev · 2025-07-09
group N by column1,column2,column3
…the (group N by column1, column2 … ) statement, manticore search speed is…, request_type from testplain group 2 by content_type,…54.638s I tried running (group by cloumn1,column2…) select…, request_type from testplain group by content_type, protocol,request…
Meet-guguguo · 2023-07-27 · 3 · #590
donhardman · 2025-05-06 · 130 · #3349
github-actions[bot] · 2025-05-01
Fail in case of an attempt to group by a stored field
It's currently possible to group by text with no warning…doesn't make sense to group by a stored field as…sec) mysql> select * from t group by g; +---------------------+------+------+ | id | f | g…
sanikolaev · 2021-02-23 · 0 · #505
donhardman · 2025-05-06 · 130 · #3349
github-actions[bot] · 2025-05-05
Improvement of group_concat() aggregate function
Hello. I kindly ask you to review the possibility of improvement of the group_concat() aggregate function similar to abilities in MySQL: GROUP_CONCAT(DISTINCT test_score ORDER BY test_score DESC SEPARATOR ' ')
denfm · 2020-11-02 · 0 · #430
enhancement
oabu · 2025-01-20 · 34 · #931
est::TO_ESTIMATEest::size_L
sanikolaev · 2024-10-01
GROUP BY and FACET Inconsistent behavior with JSON array
…select groupby(), count(*) from t group by j facet j; --------------…-------------- select groupby(), count(*) from t group by j facet j -------------- +-----------------------+----------+ |…results in 0ms --- Manticore Search Version: Manticore 6.3.7…
sanikolaev · 2024-11-06 · 0 · #2727
bugest::size_M
oabu · 2025-01-20 · 34 · #931
est::TO_ESTIMATEest::size_L
juneszh · 2025-01-20
…= '"' + JOIN(token_groups, '" "') + '"' WHERE token_groups = FOR each token_position…SQL Output: Original: MATCH('search phrase') Transformed: MATCH('(search|seach|serch)^50…original query as fallback Performance Considerations Caching Strategy: Table…
donhardman · 2025-07-03 · 0 · #3532
POC: integrate Rust ML library with Manticore Search C++ code
sanikolaev · 2024-11-04 · 20 · #2074
klirichek · 2024-09-30
…sphinx, state query, command search thd 1 (work_9),…sphinx, state query, command search thd 2 (work_10),…sphinx, state query, command search --- Totally 5 threads, and…/../src/searchd.cpp:5559 ??:? /builds/manticoresearch/dev/build/../src/searchd.cpp:6051…
alpha0010 · 2022-11-16 · 9 · #927
bugwaiting
WARNING: RotateIndexMT error - failed to rename lock
KirbyDE · 2024-06-26 · 18 · #1719
bugwaitingest::NO_ESTIMATE
KirbyDE · 2024-05-10
query log in sphinxql format stores incorrectly OPTION expr=...
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, : /* Tue Jul 20 07:19:13.389 2021 conn 2 real 0.000 wall 0.000 found 1 */ SELECT * FROM …
pakud · 2021-07-21 · 0 · #597
bug
WARNING: RotateIndexMT error - failed to rename lock
KirbyDE · 2024-06-26 · 18 · #1719
bugwaitingest::NO_ESTIMATE
KirbyDE · 2024-05-12
weird group by results on columnar MVA with multple group by columns without using groupby()
…tags,price, count(*) from products group by tags,price; +----------+-----------+----------+ | tags | price…'t be used in multiple group-by' error. Maybe the query…not even be allowed? Manticore Search Version: 7.4.6 b2ff82920…
prorid3r · 2025-04-13 · 2 · #3226
bug
WARNING: RotateIndexMT error - failed to rename lock
KirbyDE · 2024-06-26 · 18 · #1719
bugwaitingest::NO_ESTIMATE
KirbyDE · 2024-05-17
If data is being written, execute group by to obtain duplicate data
…,user_id from test_table group by biz_code,user_id…a few minutes ago. Manticore Search Version: 9.3.2 Operating…
imgoby · 2025-06-11 · 7 · #3416
bug
cannot connect to manticore mysql instance
Chaitanyspace · 2024-12-18 · 8 · #2829
waiting
Chaitanyspace · 2024-12-10
The documentation about SQL expressions is far from complete
…is often unspecified. Some SQL queries are rejected by…Reproducible examples, mostly with GROUP BY: create table junks(grpid…-- OK select grpid from junks group by grpid; -- ERROR 1…-- KO: attribute not related to GROUP BY -- workaround (trick) -- For…
mytskine · 2025-05-30 · 0 · #3417
sanikolaev · 2025-07-03 · 4 · #3542
github-actions[bot] · 2025-07-03
I'm trying to connect to Manticore Search via foreign table in PostgreSQL and when executing a query I get the error: [HV00L] ERROR: failed to prepare the MySQL query: unknown command (code=22) What I was doing: Created a table in Manticore: create table …
montredo · 2023-01-23 · 1 · #917
enhancement
Misbehaviour when inserting 100K docs with float_vectors and HNSW
sanikolaev · 2025-01-28 · 1 · #2883
bugest::size_Mfeature::vector_search
sanikolaev · 2024-12-30
Total is always zero in select via /sql endpoint
…An /sql endpoint always return 0 in "…/manticoresearch/blob/81f1893e61c2f0978141b4f6649bc4c97bf4c570/src/searchdhttp.cpp#L798 But Ok function seem…
twirpx · 2021-05-07 · 0 · #552
guofengzh · 2024-12-25 · 13 · #1618
est::size_S
ayaankhan98 · 2023-12-13
auth: permissions management in RT Mode / SphinxQL commands
Proposal: Implement permissions management in RT Mode using SphinxQL commands. And store authentication data in system tables system.auth_users and system.auth_permissions . SphinxQL Commands: CREATE USER DROP USER GRANT REVOKE SET PASSWORD Add these into …
tomatolog · 2025-06-12 · 3 · #2983
buddy_candidate
WARNING: RotateIndexMT error - failed to rename lock
KirbyDE · 2024-06-26 · 18 · #1719
bugwaitingest::NO_ESTIMATE
KirbyDE · 2024-05-08