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

16816 results 33 ms in manticoresoftware/manticoresearch

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

join search crashed when using string not int

shellphyshellphy Β· 2025-06-02 Β· 3 Β· #3233

bug

Thanks @shellphy MRE - it crashes on an attempt to join by a string attribute: mysql -v -P9306 -h0 -e "drop table if exists t; create table t (s string); insert into t (s) values ('s'); drop table if exists t2; create table t2 (s string); insert into t2 ( …

sanikolaevsanikolaev Β· 2025-03-26

Update test-supported-mysqldump-versions.rec

Updating the list of supported msql version tags

PavelShilin89PavelShilin89 Β· 2025-06-11 Β· 0 Β· #3305

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

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

New CLT UI test

donhardmandonhardman Β· 2025-06-25 Β· 4 Β· #3508

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

github-actions[bot]github-actions[bot] Β· 2025-06-25

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

Test coverage for bidirectional log level synchronization between Manticore and Buddy

PavelShilin89PavelShilin89 Β· 2025-06-10 Β· 23 Β· #3400

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ βœ… OK: 43 ❌ Failed: 2 ⏳ Duration: 456s πŸ‘‰ Check Action Results for commit fe356f6 Failed tests: ––– input ––– apt-get install jq -y > /dev/null; echo $? ––– output ––– OK ––– input ––– …

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

after restoring a table using manticore-backup,there is no table in mysql command

Bug Description: root@7a5043844a83:/var/log/manticore/data# manticore-backup --backup-dir=/var/log/manticore/data --restore=backup-20250625214757 Copyright (c) 2023-2024, Manticore Software LTD (https://manticoresearch.com) Manticore config file: Backup …

imgobyimgoby Β· 2025-07-08 Β· 6 Β· #3548

bugwaiting

Sync log-level with buddy

donhardmandonhardman Β· 2025-06-11 Β· 127 Β· #3391

@PavelShilin89, let's adapt tests. Instead of --debugv, we should run Buddy with --log-level=debugv (and the same for debug or debugvv). Remain logic unchanged. Also, add a new test. SET global LOG_LEVEL=x should also CHANGE the level in Buddy. Make sure …

donhardmandonhardman Β· 2025-05-20

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

Enable CLT tests for RHEL10 (Apply after release)

djklim87djklim87 Β· 2025-07-06 Β· 12 Β· #3534

clt-arm64 ❌ CLT tests in test/clt-tests/installation/rhel-release- βœ… OK: 0 ❌ Failed: 1 ⏳ Duration: 27s πŸ‘‰ Check Action Results for commit fb719d4 Failed tests: ––– input ––– sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo; sed -i s …

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

πŸ†• Update mcl version

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

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

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

Cannot start Manticore service in WSL2

Confirmation Checklist: You have searched for an answer in the manual. You have considered using the forum for general discussions, which can be more suitable for non-urgent or broad queries. You are aware of our community support channels on Slack, …

juneszhjuneszh Β· 2025-01-20 Β· 1 Β· #2955

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

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

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

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

New CLT UI test

donhardmandonhardman Β· 2025-06-25 Β· 4 Β· #3508

…clt ❌ CLT tests in test/clt-tests/buddy/ βœ… OK: 14 ❌ Failed: 1 ⏳ Duration: 151s πŸ‘‰ Check Action Results for commit 1a63c95 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-06-25

Test/kibana manticore handling

Type of Change (select one): Bug fix Description of the Change: Added a CLT test that verifies that an issue where the _id field in the response to a _search endpoint query was returned as a number (1) instead of a string (β€œ1”) has been fixed. This was …

PavelShilin89PavelShilin89 Β· 2025-02-19 Β· 0 Β· #3104

done

πŸ†• Update load version from 1.18.2 to 1.19.0

githubmanticoregithubmanticore Β· 2025-07-08 Β· 1 Β· #3562

Windows test results β€‡β€ˆβ€‡β€‡3 filesβ€„β€ƒβ€‡β€ˆβ€‡β€‡3 suites   45m 4s :stopwatch: 1β€ˆ084 tests 1β€ˆ030 :white_check_mark: 52 :zzz: 2 :x: 1β€ˆ088 runsβ€Šβ€ƒ1β€ˆ034 :white_check_mark: 52 :zzz: 2 :x: For more details on these failures, see this check. Results for commit b3837722.

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

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

Sync log-level with buddy

donhardmandonhardman Β· 2025-06-11 Β· 127 Β· #3391

@donhardman @tomatolog The Buddy API /config endpoint is not working properly. GET requests return empty responses, and POST requests fail with generic error messages despite the Buddy daemon starting successfully. This breaks the integration between the …

PavelShilin89PavelShilin89 Β· 2025-05-26

Backtick support for system tables

Bug Description: While we are able to create tables with backticks, for example: create table `test`; it's impossible to do so with the system schema: create table `system`.`test`; Manticore Search Version: Latest dev version Operating System Version: …

donhardmandonhardman Β· 2025-05-02 Β· 3 Β· #2898

bugest::size_Srel::9.3.2

join search crashed when using string not int

shellphyshellphy Β· 2025-06-02 Β· 3 Β· #3233

bug

I have the same behavior. Docker image tag: 9.2.14 ------- FATAL: CRASH DUMP ------- [Wed Apr 9 11:29:01.679 2025] [ 1] --- crashed SphinxQL request dump --- select code from products inner join templates on templates.code = products.template_code --- …

raccegatel00raccegatel00 Β· 2025-04-09

πŸ†• 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

Test coverage for bidirectional log level synchronization between Manticore and Buddy

PavelShilin89PavelShilin89 Β· 2025-06-10 Β· 23 Β· #3400

clt-amd64 ❌ CLT tests in test/clt-tests/integrations/kafka/test-integration- βœ… OK: 0 ❌ Failed: 1 ⏳ Duration: 617s πŸ‘‰ Check Action Results for commit b238e5d Failed tests: ––– input ––– (dockerd > /var/log/dockerd.log 2>&1 &) > /dev/null ––– output ––– OK …

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

πŸ†• Update mcl version

Update mcl version to: 4.2.0 25032808 a44f970 which includes: a44f970 Bumped version to 4.2.0

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

Enable CLT tests for RHEL10 (Apply after release)

djklim87djklim87 Β· 2025-07-06 Β· 12 Β· #3534

clt-amd64 ❌ CLT tests in test/clt-tests/installation/rhel-release- βœ… OK: 0 ❌ Failed: 1 ⏳ Duration: 10s πŸ‘‰ Check Action Results for commit fb719d4 Failed tests: ––– input ––– sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo; sed -i s …

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

Test-kit galera issue debug

sanikolaevsanikolaev Β· 2025-02-19 Β· 1 Β· #3102

Test coverage for bidirectional log level synchronization between Manticore and Buddy

PavelShilin89PavelShilin89 Β· 2025-06-10 Β· 23 Β· #3400

…clt ❌ CLT tests in test/clt-tests/buddy/ βœ… OK: 12 ❌ Failed: 1 ⏳ Duration: 152s πŸ‘‰ Check Action Results for commit b238e5d 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

memory leaks

Describe the bug Hello I just got acquainted with your database. This is a very fast database. Unfortunately, I couldn't find any good information about authentication in the documentation. But the main problem is about memory: 1- I entered the number of …

majid1605majid1605 Β· 2023-03-17 Β· 9 Β· #1039

bug

New CLT UI test

donhardmandonhardman Β· 2025-06-25 Β· 4 Β· #3508

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ βœ… OK: 47 ❌ Failed: 1 ⏳ Duration: 439s πŸ‘‰ Check Action Results for commit 1a63c95 Failed tests: ––– input ––– whoami ––– output ––– + root

github-actions[bot]github-actions[bot] Β· 2025-06-25

the large id could not be found

Bug Description: MySQL [(none)]> drop table if exists t; create table t; insert into t values (17439440672837813226); select * from t where id = 17439440672837813226; Query OK, 0 rows affected (0.007 sec) Query OK, 0 rows affected (0.005 sec) Query OK, 1 …

jmpleojmpleo Β· 2025-05-02 Β· 5 Β· #3090

bugest::size_Srel::9.3.2

Manticore 5.0.2 unexpected crash across all cluster nodes

pavelnemirovskypavelnemirovsky Β· 2023-06-18 Β· 2 Β· #978

waitingwontfix

it is not clear the root of the crash as there is no query that cause this crash. However looking at the BT of the crash columnar::Packer_Hash_c::AddDoc that crash could be related to recent fix in columnar library https://github.com/manticoresoftware/ …

tomatologtomatolog Β· 2023-01-04

1πŸ‘1

Update backup version

Updating backup version to 1.3.1-23120407-e89c407

githubmanticoregithubmanticore Β· 2023-12-04 Β· 3 Β· #1654

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

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

bugwaiting

I can not reproduce issue at Windows 10 or Windows 11 with Manticore search 6.3.0 release. After I started daemon I issue mysql> drop table if exists t; create table t; insert into t values(0); select * from t; Query OK, 0 rows affected (0.00 sec) Query …

tomatologtomatolog Β· 2024-07-08

Sync log-level with buddy

donhardmandonhardman Β· 2025-06-11 Β· 127 Β· #3391

Enable CLT tests for RHEL10 (Apply after release)

djklim87djklim87 Β· 2025-07-06 Β· 12 Β· #3534

clt-arm64 ❌ CLT tests in test/clt-tests/installation/rhel-dev-u βœ… OK: 0 ❌ Failed: 1 ⏳ Duration: 30s πŸ‘‰ Check Action Results for commit fb719d4 Failed tests: ––– input ––– sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/*.repo; sed -i s/^#.* …

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