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

16424 results 50 ms in manticoresoftware/manticoresearch

Update/http log to test

Type of Change (select one): Bug fix New feature Documentation update Description of the Change: Related Issue (provide the link):

Nick-S-2018Nick-S-2018 Β· 2025-04-17 Β· 0 Β· #3311

Update CLT to latest one

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

Due to an issue in CLT, the version was updated. @PavelShilin89, please update and fix failed tests, because before we had a bug where the test was indicating success when there was no exact match in the line, i.e., no tabs or spaces at the beginning of …

donhardmandonhardman Β· 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: …

mohdmslmohdmsl Β· 2025-05-27 Β· 0 Β· #3409

bug

error: cannot use 'typeid' with '-fno-rtti' when building on Debian 11

pboguslawskipboguslawski Β· 2023-01-05 Β· 2 Β· #977

Please use our building CI Docker as described here https://manual.manticoresearch.com/dev/Installation/Compiling_from_sources#Building-using-CI-docker as it includes everything needed for building. I've just tested and it builds Debian 11 packages fine: …

sanikolaevsanikolaev Β· 2023-01-04

left files tmp.spidx

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 …

tomatologtomatolog Β· 2025-05-02 Β· 4 Β· #3343

bugrel::9.3.2

fixed url encoding for the buddy request routing

tomatologtomatolog Β· 2025-05-14 Β· 3 Β· #3365

Linux debug test results 1β€ˆ030 tests   978 :white_check_mark:  41m 27s :stopwatch: β€‡β€ˆβ€‡β€‡1 suites   52 :zzz: β€‡β€ˆβ€‡β€‡1 files      0 :x: Results for commit 13f26300. :recycle: This comment has been updated with latest results.

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

mysqldump export error

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_ …

d47081d47081 Β· 2024-01-09 Β· 5 Β· #1652

waiting

integration of Manticore with Filebeat

MickeymuaMickeymua Β· 2025-05-27 Β· 10 Β· #1345

est::size_M

Currently, Manticore still does not support Filebeat 8.9. We 're working on this issue now. The related issue is https://github.com/manticoresoftware/manticoresearch/issues/1405

Nick-S-2018Nick-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

PavelShilin89PavelShilin89 Β· 2025-05-28 Β· 10 Β· #3304

done

Secondary indexes for json attributes don't work with in() expressions

glookkaglookka Β· 2024-07-08 Β· 1 Β· #2381

bugrel::7.0.0

Fixed in https://github.com/manticoresoftware/manticoresearch/commit/9a74ed7903b042f740b37f25e2aef5fcac440703

glookkaglookka Β· 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, …

vytautasversvytautasvers Β· 2024-11-20 Β· 2 Β· #2742

bugrel::7.0.0est::size_M

added cluster binglog

tomatologtomatolog Β· 2025-05-07 Β· 28 Β· #2710

publishpack

…clt ❌ CLT tests in test/clt-tests/sharding/ βœ… OK: 6 ❌ Failed: 2 ⏳ Duration: 248s πŸ‘‰ Check Action Results for commit a0feb9d Failed tests: ––– input ––– export INSTANCE=1 ––– output ––– ––– input ––– mkdir -p /var/{run,lib,log}/manticore-${INSTANCE} ––– …

github-actions[bot]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

githubmanticoregithubmanticore Β· 2025-05-27 Β· 152 Β· #3407

Add Field-Restricted Fuzzy Search Test Cases

PavelShilin89PavelShilin89 Β· 2025-05-26 Β· 5 Β· #3399

done

…clt ❌ CLT tests in test/clt-tests/buddy/ βœ… OK: 11 ❌ Failed: 1 ⏳ Duration: 140s πŸ‘‰ Check Action Results for commit b691448 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; stdbuf -oL searchd > /dev/null; if timeout 10 grep -qm1 '\[BUDDY\] …

github-actions[bot]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. …

PavelShilin89PavelShilin89 Β· 2024-11-14 Β· 0 Β· #2759

done

Mysql cli autocomplete

klirichekklirichek Β· 2025-05-21 Β· 4 Β· #3369

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ βœ… OK: 44 ❌ Failed: 1 ⏳ Duration: 415s πŸ‘‰ Check Action Results for commit cd7a46e Failed tests: ––– input ––– set -b +m; sed -i '/data_dir = \/var\/lib\/manticore/a\ binlog_common = 1\n …

github-actions[bot]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- …

klirichekklirichek Β· 2025-05-02 Β· 1 Β· #3236

est::size_Mrel::9.3.2

Created test-autosharding-outage-rebalancing.rec

PavelShilin89PavelShilin89 Β· 2025-05-28 Β· 10 Β· #3304

done

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ βœ… OK: 42 ❌ Failed: 1 ⏳ Duration: 400s πŸ‘‰ Check Action Results for commit a8235f2 Failed tests: ––– input ––– export INSTANCE=1 ––– output ––– OK ––– input ––– mkdir -p /var/{run,lib, …

github-actions[bot]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:// …

popalot2popalot2 Β· 2025-05-27 Β· 9 Β· #3387

bugwaiting

Crash related with MCL 5.0.1

sanikolaevsanikolaev Β· 2025-05-27 Β· 1 Β· #3408

bug

Fixed in https://github.com/manticoresoftware/manticoresearch/commit/5db0426f5861fc76bca4464b4bfe649ac5a9daac

glookkaglookka Β· 2025-05-27

INSERT DELAYED

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 …

sanikolaevsanikolaev Β· 2023-12-05 Β· 8 Β· #1493

hacktoberfest

πŸ†• Update mcl version from 4.2.2 to 5.0.1

githubmanticoregithubmanticore Β· 2025-05-27 Β· 152 Β· #3407

…clt ❌ CLT tests in test/clt-tests/plugins/ βœ… OK: 0 ❌ Failed: 1 ⏳ Duration: 16s πŸ‘‰ Check Action Results for commit 1603c33 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; stdbuf -oL searchd --stopwait > /dev/null; stdbuf -oL searchd > /dev …

github-actions[bot]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 | …

starinacoolstarinacool Β· 2024-01-10 Β· 0 Β· #1653

est::NO_ESTIMATE

added cluster binglog

tomatologtomatolog Β· 2025-05-07 Β· 28 Β· #2710

publishpack

…clt ❌ CLT tests in test/clt-tests/sharding/ βœ… OK: 6 ❌ Failed: 2 ⏳ Duration: 244s πŸ‘‰ Check Action Results for commit 95f6937 Failed tests: ––– input ––– export INSTANCE=1 ––– output ––– ––– input ––– mkdir -p /var/{run,lib,log}/manticore-${INSTANCE} ––– …

github-actions[bot]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-2018Nick-S-2018 Β· 2024-11-14 Β· 4 Β· #2299

1πŸ‘€1

bugest::size_S

Auto UUID creation seems improper? Existing docs getting overwritten even with insert operation

regstuffregstuff Β· 2024-07-08 Β· 2 Β· #2367

bugwaiting

The related forum topic is https://forum.manticoresearch.com/t/auto-uuid-creation-seems-improper-existing-docs-getting-overwritten-even-with-insert-operation/2005/4 I can't reproduce it in Linux / Mac, but the ids there are much longer. @tomatolog pls try …

sanikolaevsanikolaev Β· 2024-07-03

fix: handle libstemmer errors

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 …

subnixsubnix Β· 2025-01-06 Β· 1 Β· #2892

move lemmatize_uk.so to /usr/share/manticore/modules/

githubmanticoregithubmanticore Β· 2023-01-06 Β· 9 Β· #908

➀ Stan commented: should be fixed at https://gitlab.com/manticoresearch/lemmatizer-uk/-/commit/6e7563d658744cdc59430f684d9796f44fc3afae as discussed the package destination now is the plugin_dir and by default it is the /usr/local/lib/manticore/ The idea …

githubmanticoregithubmanticore Β· 2023-01-04

VERSION

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 | …

sanikolaevsanikolaev Β· 2024-05-23 Β· 6 Β· #1494

hacktoberfestrel::6.3.0

integration of Manticore with Filebeat

MickeymuaMickeymua Β· 2025-05-27 Β· 10 Β· #1345

est::size_M

#1405 has been fixed.

sanikolaevsanikolaev Β· 2023-09-06

πŸ†• Update mcl version

Update mcl version to: 4.1.2 25031206 15bbcc7 which includes: 15bbcc7 changed cache path

githubmanticoregithubmanticore Β· 2025-03-14 Β· 0 Β· #3192

Update CLT to latest one

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

clt_test_migration_es_ms ❌ CLT tests in test/clt-tests/migration-es-ms/ βœ… OK: 0 ❌ Failed: 1 ⏳ Duration: 83s πŸ‘‰ Check Action Results for commit a17e036 Failed tests: ––– input ––– (dockerd > /var/log/dockerd.log 2>&1 &) > /dev/null ––– output ––– OK ––– …

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

Invalid error when executing the CREATE TABLE command with the shards parameter set as a non-numeric value

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 …

PavelShilin89PavelShilin89 Β· 2025-04-06 Β· 1 Β· #3218

bug

Created test-autosharding-outage-rebalancing.rec

PavelShilin89PavelShilin89 Β· 2025-05-28 Β· 10 Β· #3304

done

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ βœ… OK: 43 ❌ Failed: 1 ⏳ Duration: 410s πŸ‘‰ Check Action Results for commit d665d36 Failed tests: ––– input ––– export INSTANCE=1 ––– output ––– OK ––– input ––– mkdir -p /var/{run,lib, …

github-actions[bot]github-actions[bot] Β· 2025-04-30

πŸ†• Update buddy version

Update buddy version to: 3.26.5+25032712-234c30c2 which includes: 234c30c Sharding error handling improvements and fixes (#508)

githubmanticoregithubmanticore Β· 2025-03-28 Β· 1 Β· #3256

Add Field-Restricted Fuzzy Search Test Cases

PavelShilin89PavelShilin89 Β· 2025-05-26 Β· 5 Β· #3399

done

…clt ❌ CLT tests in test/clt-tests/buddy/ βœ… OK: 11 ❌ Failed: 1 ⏳ Duration: 145s πŸ‘‰ Check Action Results for commit b691448 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; stdbuf -oL searchd > /dev/null; if timeout 10 grep -qm1 '\[BUDDY\] …

github-actions[bot]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 …

quadlolquadlol Β· 2023-02-14 Β· 3 Β· #1038

fixed url encoding for the buddy request routing

tomatologtomatolog Β· 2025-05-14 Β· 3 Β· #3365

Linux release test results 1β€ˆ030 tests   978 :white_check_mark:  13m 34s :stopwatch: β€‡β€ˆβ€‡β€‡1 suites   52 :zzz: β€‡β€ˆβ€‡β€‡1 files      0 :x: Results for commit 13f26300. :recycle: This comment has been updated with latest results.

github-actions[bot]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

githubmanticoregithubmanticore Β· 2025-05-27 Β· 5 Β· #3410

πŸ†• Update mcl version from 4.2.2 to 5.0.1

githubmanticoregithubmanticore Β· 2025-05-27 Β· 152 Β· #3407

…clt ❌ CLT tests in test/clt-tests/buddy/ βœ… OK: 8 ❌ Failed: 4 ⏳ Duration: 150s πŸ‘‰ Check Action Results for commit 1603c33 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; stdbuf -oL searchd > /dev/null; if timeout 10 grep -qm1 '\[BUDDY\] …

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