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

16083 results 40 ms in manticoresoftware/manticoresearch

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

ci: fixed mysqldump nightly test after recent fixes

sanikolaevsanikolaev · 2025-05-12 · 2 · #3374

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 44 ❌ Failed: 1 ⏳ Duration: 405s 👉 Check Action Results for commit edd63d6 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-12

Manticore crashes when UPDATE field

Bug Description: Пытаюсь выполнить обновление поле data в индексе, поле в самом индексе существует. При этом поле attrs обновляется без проблем. В чем может быть дело? Ошибка: (1064, "table v000000771: attribute 'data' not found") Конфигурация индекса: …

iswhoamiiswhoami · 2025-05-12 · 0 · #3378

bug

Different results when searching for a delimiter via SQL and JSON

sanikolaevsanikolaev · 2025-05-09 · 5 · #3091

bugest::size_M

This issue blocks https://github.com/manticoresoftware/manticoresearch-php/issues/235

sanikolaevsanikolaev · 2025-02-17

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

timestamp support millisecond

FriskKiddoFriskKiddo · 2025-05-07 · 6 · #3254

enhancementest::size_L

@FriskKiddo Have you thought about using bigint ? Also, what's your general use case for the timestamp? Can bigint work for you?

sanikolaevsanikolaev · 2025-03-27

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

Default synonyms

sanikolaevsanikolaev · 2025-05-08 · 5 · #3330

1👍1

I did a fairly extensive evaluation and found that the best dictionary we can use for this purpose is WordNet. Key Findings: Online dictionaries provide better synonym results, but their datasets are not publicly available. Other public dictionaries fall …

djklim87djklim87 · 2025-05-06

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

Support for statistic functions (median and percentile)

dzek69dzek69 · 2025-05-07 · 3 · #3280

1👀1

est::size_L

we do not have such aggregations for now We recently added some aggregations used at Kibana popular dashboards but not these.

tomatologtomatolog · 2025-04-02

Update test-supported-mysqldump-versions.rec and test-migration-es-ms…

Updated version in test-migration-es-ms.rec Modified warnings in test-supported-mysqldump-versions.rec

PavelShilin89PavelShilin89 · 2025-05-12 · 0 · #3375

done

Mysql cli autocomplete

klirichekklirichek · 2025-05-08 · 2 · #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

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

Authentication and authorization

sanikolaevsanikolaev · 2025-05-07 · 11 · #2833

enhancement

Auth SphinxQL interface. Daemon uses check of the password from the mysql client compatible with the plugin mysql_native_password , ie mysql -h 127.0.0.1 -P 9306 -u teston -p Enter password: **** should work the same was as with regular mysql server. …

tomatologtomatolog · 2024-12-12

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

save seqno periodically to allow IST on node restart after crash

tomatologtomatolog · 2025-05-07 · 12 · #1894

1👍1

est::size_Mfeature::replication

To continue the development it could be better to wait for refactor of the binlog code at https://github.com/manticoresoftware/manticoresearch/issues/879 then use a new binlog instance that just saves seqno from the clusters. As for now if cluster writes …

tomatologtomatolog · 2024-05-07

Is this an issue or I need to change query [Requesting help over here]

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

VamshiKrishnaM13VamshiKrishnaM13 · 2025-05-12 · 0 · #3379

Add CLT test for system variables error handling (Buddy ON/OFF)

PavelShilin89PavelShilin89 · 2025-05-08 · 6 · #3361

done

…clt ❌ CLT tests in test/clt-tests/buddy/ ✅ OK: 12 ❌ Failed: 1 ⏳ Duration: 146s 👉 Check Action Results for commit a70f784 Failed tests: ––– input ––– mkdir -p /var/lib/manticore && chmod -R 755 /var/lib/manticore ––– output ––– OK ––– input ––– rm -f /var/ …

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

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

Map log_level to Buddy

donhardmandonhardman · 2025-05-08 · 5 · #3252

enhancementest::size_M

As discussed, there are multiple ways to solve this task: SET BUDDY LOG_LEVEL which would set it for both Buddy and the daemon But there's this issue https://github.com/manticoresoftware/manticoresearch/issues/3125 which may be problematic then Polling …

sanikolaevsanikolaev · 2025-03-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

TRUNCATE TABLE on distributed

donhardmandonhardman · 2025-05-08 · 9 · #2819

est::size_S

That look strange, as it was declared, 'the buddy' can care about such cases. Also, we just don't have a place for 'empty' tables. Even 'template' at least has dictionary/charset and can be used for snippets creation. But 'truncated' distributed - what is …

klirichekklirichek · 2025-03-13

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

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

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

Add auto-translator to manual

donhardmandonhardman · 2025-05-06 · 5 · #3299

Blocked by: https://github.com/manticoresoftware/translator/issues/3

donhardmandonhardman · 2025-04-25

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

Incorrect spaces handling in http query (ALTER TABLE)

vasilevrvvasilevrv · 2025-05-07 · 1 · #3199

bugest::size_S

i've created the https://github.com/manticoresoftware/manticoresearch/pull/3365 that decodes body field on routing request to buddy Now the request to daemon curl http://localhost:9308/sql?query=ALTER+TABLE+t3+RENAME+t4 routes into buddy as { "path_query …

tomatologtomatolog · 2025-05-07

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

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

🆕 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

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

🆕 Update mcl version

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

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

Improve Pack & Publish CI (check deps.txt)

sanikolaevsanikolaev · 2025-05-07 · 3 · #2695

@sanikolaev Implemented in this PR - https://github.com/manticoresoftware/manticoresearch/pull/3324. Please give feedback or approval to merge.

PavelShilin89PavelShilin89 · 2025-05-06

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

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

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

Add doc section about table sharding

donhardmandonhardman · 2025-05-12 · 1 · #2084

I've made minor improvements, but one things is still unclear. Please clarify it.

sanikolaevsanikolaev · 2025-05-05

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

Secondary index hint ignored when MATCH is specified

animetoshoanimetosho · 2025-05-08 · 14 · #3245

bugwaiting

I sure secondary index with or without hints used only for full-scan path but the MATCH is full-text matching path not related with the full-scan path. And secondary index is not used there as result set got from the full-text matching tree and just got …

tomatologtomatolog · 2025-03-26