π 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
Type of Change (select one): Bug fix New feature Documentation update Description of the Change: Related Issue (provide the link):
Nick-S-2018 Β· 2025-04-17 Β· 0 Β· #3311
donhardman Β· 2025-05-06 Β· 130 Β· #3349
donhardman Β· 2025-05-01
Few indexes are not indexed after upgrading to 9.3.2 from 6.3.8
Bug Description: Few tables are not indexed with below error [Tue May 27 13:10:27.393 2025] [3697772] WARNING: table 'tag_20250328_2121': disabled at the JSON config [Tue May 27 13:10:27.393 2025] [3697772] WARNING: table 'tag_20250328_2121': prealloc: β¦
mohdmsl Β· 2025-05-27 Β· 0 Β· #3409
bug
error: cannot use 'typeid' with '-fno-rtti' when building on Debian 11
pboguslawski Β· 2023-01-05 Β· 2 Β· #977
sanikolaev Β· 2023-01-04
Bug Description: sometimes tmp.spidx left during daemon work. It is not clear how that happened but could be from interrupt at the disk chunk optimize step Manticore Search Version: 6.3.9-aa1c567 Operating System Version: linux Have you tried the latest β¦
tomatolog Β· 2025-05-02 Β· 4 Β· #3343
bugrel::9.3.2
fixed url encoding for the buddy request routing
tomatolog Β· 2025-05-14 Β· 3 Β· #3365
github-actions[bot] Β· 2025-05-07
Trying to make logical dump with mysqldump : mysqldump -h0 -P9306 manticore > index.sql Dump creating but with following errors: mysqldump: Error: 'P01: syntax error, unexpected SELECT, expecting integer or string or '-' near 'SELECT DISTINCT LOGFILE_ β¦
d47081 Β· 2024-01-09 Β· 5 Β· #1652
waiting
integration of Manticore with Filebeat
Mickeymua Β· 2025-05-27 Β· 10 Β· #1345
est::size_M
Nick-S-2018 Β· 2023-08-29
Created test-autosharding-outage-rebalancing.rec
Type of Change (select one): New feature Description of the Change: Related Issue (provide the link): https://github.com/manticoresoftware/manticoresearch-buddy/issues/160
PavelShilin89 Β· 2025-05-28 Β· 10 Β· #3304
done
Secondary indexes for json attributes don't work with in() expressions
glookka Β· 2024-07-08 Β· 1 Β· #2381
bugrel::7.0.0
glookka Β· 2024-07-05
Manticore query cache fails to cache PACKEDFACTORS()
Bug Description: Recently tried to enable Manticoreβs native query cache, however we ran into a situation regarding caching PACKEDFACTORS() output, regardless if itβs json or not. On a cache miss we receive values, on a cache hit we receive empty column, β¦
vytautasvers Β· 2024-11-20 Β· 2 Β· #2742
bugrel::7.0.0est::size_M
tomatolog Β· 2025-05-07 Β· 28 Β· #2710
publishpack
github-actions[bot] Β· 2025-03-04
π Update mcl version from 4.2.2 to 5.0.1
Update mcl version from 4.2.2 to 5.0.1 which includes: ecff7aa chore: updated manticore revision
githubmanticore Β· 2025-05-27 Β· 152 Β· #3407
Add Field-Restricted Fuzzy Search Test Cases
PavelShilin89 Β· 2025-05-26 Β· 5 Β· #3399
done
github-actions[bot] Β· 2025-05-21
Update test-create-table-like-existing-table-with-data.rec
Type of Change (select one): Bug fix - Fixed lack of support for IF NOT EXISTS syntax for create with data syntax. Description of the Change: Added support IF NOT EXISTS syntax for create with data syntax. Related Issue (provide the link): https://github. β¦
PavelShilin89 Β· 2024-11-14 Β· 0 Β· #2759
done
klirichek Β· 2025-05-21 Β· 4 Β· #3369
github-actions[bot] Β· 2025-05-08
Change the way auto-flush works
Right now autoflush is daemon-level service, which is applied to all the indexes once a second. Each pass includes: remember current index table Iterate over remembered table and invoke 'ForceDiskChunk', for each rt-index. On the lower layer, each rt- β¦
klirichek Β· 2025-05-02 Β· 1 Β· #3236
est::size_Mrel::9.3.2
Created test-autosharding-outage-rebalancing.rec
PavelShilin89 Β· 2025-05-28 Β· 10 Β· #3304
done
github-actions[bot] Β· 2025-04-16
manticore server crash on query - not consistent, unable to reproduce yet
Bug Description: Manticore 9.3.2 428075261@25050208 (columnar 4.2.1 0fe99f4@25050206) (secondary 4.2.1 0fe99f4@25050206) (knn 4.2.1 0fe99f4@25050206) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http:// β¦
popalot2 Β· 2025-05-27 Β· 9 Β· #3387
bugwaiting
sanikolaev Β· 2025-05-27 Β· 1 Β· #3408
bug
glookka Β· 2025-05-27
Currently mass inserts into a Manticore real-time table require batching for better performance. The task is to implement the INSERT DELAYED SQL command which would work as follows: INSERT DELAYED ... gets routed to Buddy Buddy saves the documents β¦
sanikolaev Β· 2023-12-05 Β· 8 Β· #1493
hacktoberfest
π Update mcl version from 4.2.2 to 5.0.1
githubmanticore Β· 2025-05-27 Β· 152 Β· #3407
github-actions[bot] Β· 2025-05-27
Fulltext search efficiency improvement
Consider the request: SELECT ut FROM listing WHERE match('T14180 "2004 ΡΠ°ΡΠ½Π° ΠΊΠΈΡΠ°ΠΉΡΠΊΠΈΠΉ Π³ΠΎΡΠΎΡΠΊΠΎΠΏ 5 ΠΌ"/0.5') LIMIT 0,100 OPTION max_predicted_time=100, max_matches=100; Meta: +---------------------+---------------------+ | Variable_name | Value | β¦
starinacool Β· 2024-01-10 Β· 0 Β· #1653
est::NO_ESTIMATE
tomatolog Β· 2025-05-07 Β· 28 Β· #2710
publishpack
github-actions[bot] Β· 2025-03-05
Setting doc id inside 'doc' fails /bulk insert
Bug Description: If I try to set a doc id inside the 'doc' object, insert does not happen. curl localhost:9308/cli -d 'create table test(f text)'; Query OK, 0 rows affected (0.002 sec) curl localhost:9308/bulk -H "Content-Type: application/x-ndjson" -d ' β¦
Nick-S-2018 Β· 2024-11-14 Β· 4 Β· #2299
bugest::size_S
Auto UUID creation seems improper? Existing docs getting overwritten even with insert operation
regstuff Β· 2024-07-08 Β· 2 Β· #2367
bugwaiting
sanikolaev Β· 2024-07-03
Type of Change: Bug fix Description of the Change: The libstemmer API indicates that it can return NULL in the event of an out-of-memory error. However, it appears that it may also return NULL due to an internal error, which causes a crash. These errors β¦
subnix Β· 2025-01-06 Β· 1 Β· #2892
move lemmatize_uk.so to /usr/share/manticore/modules/
githubmanticore Β· 2023-01-06 Β· 9 Β· #908
githubmanticore Β· 2023-01-04
Let's add a new SQL command VERSION as a shortcut to select * from status like 'version' . It should return all components' versions, e.g.: mysql> version; +---------------+------------------------+ | Component | Version | β¦
sanikolaev Β· 2024-05-23 Β· 6 Β· #1494
hacktoberfestrel::6.3.0
integration of Manticore with Filebeat
Mickeymua Β· 2025-05-27 Β· 10 Β· #1345
est::size_M
sanikolaev Β· 2023-09-06
Update mcl version to: 4.1.2 25031206 15bbcc7 which includes: 15bbcc7 changed cache path
githubmanticore Β· 2025-03-14 Β· 0 Β· #3192
donhardman Β· 2025-05-06 Β· 130 Β· #3349
github-actions[bot] Β· 2025-05-01
Bug Description: When executing a CREATE TABLE command with the shards parameter specified as a non-numeric value (e.g. abc), Manticore Search returns a syntax error, but the error message does not reflect the nature of the problem. The current output β¦
PavelShilin89 Β· 2025-04-06 Β· 1 Β· #3218
bug
Created test-autosharding-outage-rebalancing.rec
PavelShilin89 Β· 2025-05-28 Β· 10 Β· #3304
done
github-actions[bot] Β· 2025-04-30
Update buddy version to: 3.26.5+25032712-234c30c2 which includes: 234c30c Sharding error handling improvements and fixes (#508)
githubmanticore Β· 2025-03-28 Β· 1 Β· #3256
Add Field-Restricted Fuzzy Search Test Cases
PavelShilin89 Β· 2025-05-26 Β· 5 Β· #3399
done
github-actions[bot] Β· 2025-05-22
Using Plain table and Postgresql on MacOS (M1)
Hello, I don't really understand the workflow on mac M1. I have followed this tutorial https://play.manticoresearch.com/mysql/ - however, I am using PostgreSQL in my case. I am implementing search on my Postgresql tables. I did install everything β¦
quadlol Β· 2023-02-14 Β· 3 Β· #1038
fixed url encoding for the buddy request routing
tomatolog Β· 2025-05-14 Β· 3 Β· #3365
github-actions[bot] Β· 2025-05-07
π Update buddy version from 3.28.3 to 3.28.4
Update buddy version from 3.28.3 to 3.28.4 which includes: 68d9c9e Fix version hardcode issue in names
githubmanticore Β· 2025-05-27 Β· 5 Β· #3410
π Update mcl version from 4.2.2 to 5.0.1
githubmanticore Β· 2025-05-27 Β· 152 Β· #3407
github-actions[bot] Β· 2025-05-27