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

59 results 66 ms in manticoresoftware/manticoresearch

JSON performance degradation compared to SQL performance.

JSON performance degradation compared to SQL performance. CI github overnight test passed…results: • JSON: 117 ms and SQL: 108 ms The difference between…-sX POST http://localhost:9308/search -d '{"index" : "name", "query" : {"match…

PavelShilin89PavelShilin89 · 2024-09-25 · 2 · #2573

discussion

Upgrade CLT version to the latest one

donhardmandonhardman · 2025-03-05 · 604 · #3157

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-performance-for-queries-with-multiple-disk-chunks ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 24s 👉 Check Action Results for commit 66e1f23 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log …

github-actions[bot]github-actions[bot] · 2025-03-03

JOIN performance issue

…order by id asc; This performance degradation is not expected and…/home/ilya/join_perf/data.sql Manticore Search Version: 6.3.9…

glookkaglookka · 2025-02-28 · 2 · #2995

bugrel::7.4.6

Upgrade CLT version to the latest one

donhardmandonhardman · 2025-03-05 · 604 · #3157

clt-amd64 ❌ CLT tests in test/clt-tests/performance-tests/test-performance-for-queries-with-multiple-disk-chunks ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 21s 👉 Check Action Results for commit 0791a23 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log …

github-actions[bot]github-actions[bot] · 2025-03-03

Write throughput degradation in 6.3.3

sanikolaevsanikolaev · 2024-08-19 · 12 · #2430

bug

New tests Note, there are 2 issues: crash on perf worse performance of non-common binlog on perf than with a common binlog Newest version Config: binlog_common = 1 auto_optimize = 0 root@perf ~ # for n in `seq 1 10`; do kill -9 `cat /var/run/manticore/ …

sanikolaevsanikolaev · 2024-08-07

Convert Sphinx 3.3.1 Config to Latest Manticore Package with Plaintext Feature and Performance Optimization

…Checklist: You have searched for an answer in…3.1 for my search engine. I would…sql_host = localhost sql_user = [REDACTED] sql_pass = [REDACTED] sql_db = [REDACTED] sql_port = 3306 # sql…in the Manticore configuration. Performance Optimization: Optimize the…

syrian2012syrian2012 · 2024-06-18 · 1 · #2276

waiting

Test/fuzzy search

PavelShilin89PavelShilin89 · 2024-08-26 · 14 · #2519

done

…test/clt-tests/core/test-performance-for-queries-with-multiple-disk…/clt-tests/comparison-overhead-json-sql/load_us_names.php ––– input…local table(s) 'name' in search request - | count(*) | - +----------+ - | 10000000 | - +----------+ ––– input ––– export…

github-actions[bot]github-actions[bot] · 2024-08-26

Comparison of JSON overhead versus SQL overhead

…-sX POST http://localhost:9308/search -d '{"index" : "name", "query"…-sX POST http://localhost:9308/search -d '{"index" : "name", "query"…379s To check the performance metrics, you can do…-sX POST http://localhost:9308/search -d '{"index" : "name", "query"…

PavelShilin89PavelShilin89 · 2024-03-14 · 4 · #1932

est::size_Mdone

Support client requests via NATS messaging system

AbstractiveNordAbstractiveNord · 2023-12-19 · 10 · #1686

2👍2

I was thinking I'd need to set up a separate async server just to run the NATS and Manticore clients, and surely write custom code to parse it all. Issue is all about making ManticoreSearch instances to have first class support for NATS Request/Reply. …

AbstractiveNordAbstractiveNord · 2023-12-19

Temporal adjustment for debugging perf

PR created based on issue https://github.com/manticoresoftware/manticoresearch/issues/2573 to find JSON performance degradation compared to SQL performance.

PavelShilin89PavelShilin89 · 2024-09-18 · 0 · #2574

Draft: autosharding tests

donhardmandonhardman · 2025-03-21 · 72 · #1478

…test/clt-tests/core/test-performance-for-queries-with-multiple-disk…/clt-tests/comparison-overhead-json-sql/load_us_names.php ––– input…local table(s) 'name' in search request - | count(*) | - +----------+ - | 10000000 | - +----------+ ––– input ––– export…

github-actions[bot]github-actions[bot] · 2024-07-08

Sort_dict mem_limit is extrmely low

hi I am new to manticore and deploy one with k8s the version is 5.0.2 using a rt index which seems not require a static indexer configuration. here is my configmap as startup.sh #!/bin/sh set -e mkdir -p /var/lib/manticore/binlog hostName=${HOSTNAME} …

mumutu66mumutu66 · 2023-08-28 · 4 · #1392

low priorityest::size_S

Draft: autosharding tests

donhardmandonhardman · 2025-03-21 · 72 · #1478

…test/clt-tests/core/test-performance-for-queries-with-multiple-disk…/clt-tests/comparison-overhead-json-sql/load_us_names.php ––– input…local table(s) 'name' in search request - | count(*) | - +----------+ - | 10000000 | - +----------+ ––– input ––– export…

github-actions[bot]github-actions[bot] · 2024-07-10

Add Support for multiple tables in the MATCH() Function for JOIN Queries

Proposal: Problem Description: In the current implementation, the MATCH() function used in JOIN queries only allows a single table to be specified. This limitation forces users to issue separate queries for each full-text search, complicating …

KarPaLexDevKarPaLexDev · 2025-03-07 · 0 · #3174

feature::join

Test performance for queries with multiple disk chunks

PavelShilin89PavelShilin89 · 2024-06-20 · 7 · #2318

clt-amd64 👎 CLT tests in test/clt-tests/core/test-performance-for-queries-with-multiple-disk-chunks ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 276s 👉 Check Action Results for commit 768a64e Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd -- …

github-actions[bot]github-actions[bot] · 2024-06-19

Is manticore multi threaded?

Is manticore multi threaded? saw c language inside also advisable to replace mysql as primary data store? any caveats / limitations? any performance benchmark against redisearch? what's the pro and cons of using manticore vs redisearch?

hiqsocietyhiqsociety · 2021-08-16 · 1 · #608

Test performance for queries with multiple disk chunks

PavelShilin89PavelShilin89 · 2024-06-20 · 7 · #2318

clt-amd64 👎 CLT tests in test/clt-tests/core/test-performance-for-queries-with-multiple-disk-chunks ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 314s 👉 Check Action Results for commit 00253fe Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd -- …

github-actions[bot]github-actions[bot] · 2024-06-19

Sorry for asking here, any slack or equivalent telegram chat channel?

Sorry for asking here, any slack or equivalent telegram chat channel? 1 question, possible to list the difference between manticore vs mysql and any benchmark for both? quite some time since i touched on manticore and now saw it as "DATABASE for search …

hiqsocietyhiqsociety · 2021-06-09 · 4 · #512

waitingwontfix

tests: fixed version issue in nightly tests

sanikolaevsanikolaev · 2025-02-01 · 6 · #3035

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 40s 👉 Check Action Results for commit 07c1801 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2025-01-31

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

tests: fixed version issue in nightly tests

sanikolaevsanikolaev · 2025-02-01 · 6 · #3035

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 40s 👉 Check Action Results for commit 07c1801 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2025-01-31

Incorrect query result when JOIN batching is enabled

…join_cache_size to improve performance | | total | 2 | | total_found | 2…/home/ilya/join_perf/data.sql Manticore Search Version: 6.3.9…

glookkaglookka · 2025-02-28 · 1 · #2996

bugrel::7.4.6

tests: fixed version issue in nightly tests

sanikolaevsanikolaev · 2025-02-01 · 6 · #3035

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 39s 👉 Check Action Results for commit 07c1801 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2025-02-01

Session-level user variables

…list to a paginated document search result, especially in corner cases…should be done before each search request. The problem is that…whole block list to an SQL query like WHERE id NOT…maintain and will affect FTS performance. Additional context In RDBMS it…

tumb1ertumb1er · 2022-07-25 · 0 · #825

tests: fixed version issue in nightly tests

sanikolaevsanikolaev · 2025-02-01 · 6 · #3035

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 37s 👉 Check Action Results for commit 07c1801 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2025-02-01

The query is too slow.

…of conditions and now found performance issues. maticore versio:  5.0….00 | | local_search | 0.000079 | 2 | 0.00 | | sql_parse | 0.000320…

donbing007donbing007 · 2022-12-21 · 8 · #969

waiting

tests: fixed version issue in nightly tests

sanikolaevsanikolaev · 2025-02-01 · 6 · #3035

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 36s 👉 Check Action Results for commit 07c1801 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2025-02-01

Sorting JSON integer

…> select id, json.int from test1 order by json.int asc; +------+----------+ | id | json.int | +------+----------+ | 1 | 1 | | 11 | 1024 | | 8 | 128 | | 5 | 16 | | 15 | 16384 | | 2 | 2 | | 12 | 2048 | | 9 | 256 | | 6 | 32 | | 16 | 32768 | | 3 | 4 | | 13 | …

vlastvvlastv · 2018-01-29 · 1 · #38

question

tests: fixed version issue in nightly tests

sanikolaevsanikolaev · 2025-02-01 · 6 · #3035

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 36s 👉 Check Action Results for commit 07c1801 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2025-02-01

Manticore 4.0.2 slower than Manticore 3.6.3

…Hi, I have a production 3.6.3 installation and I'm evaluating to migrate to 4.0.2, before this upgrade I'm doing some stressing tests to evaluating performances. Here the steps to compare the results: I started a VM Centos 7 with Manticore 3.6.3 …

ivanghisleniivanghisleni · 2021-11-24 · 17 · #650

Test performance for queries with multiple disk chunks

PavelShilin89PavelShilin89 · 2024-06-20 · 7 · #2318

clt-amd64 👎 CLT tests in test/clt-tests/core/test-performance-for-queries-with-multiple-disk-chunks ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 315s 👉 Check Action Results for commit 7fcbfeb Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd -- …

github-actions[bot]github-actions[bot] · 2024-06-19

FACET with json on engine columnar crash

Describe the bug FACET with json on engine columnar crash To Reproduce drop table test; CREATE TABLE test(pos text, ipaddress json) min_infix_len='1' engine='columnar'; insert into test(pos,ipaddress) VALUES('a','{ data: [\"127.0.0.1\",\"192.168.0.1\"] …

2peter32peter3 · 2022-12-25 · 1 · #963

bug

fuzzy=1 extremely slow on OR query

cappadaancappadaan · 2025-04-13 · 8 · #3274

bugwaiting

…docs: When conducting a fuzzy search via SQL, the MATCH clause should…-text operators except the phrase search operator and should only include…performance issues w/o full-text operators or with the phrase search

sanikolaevsanikolaev · 2025-04-02

Excessive memory usage.

I started a seachd instance (3.5.2) using docker. searchd { listen = 9312 listen = 9308:http listen = 9306:mysql41 binlog_path = /var/lib/manticore pid_file = /var/run/manticore/serachd.pid data_dir = /var/lib/manticore watchdog = 0 preopen_indexes = 1 …

donbing007donbing007 · 2022-06-14 · 13 · #486

CPU optimisation ideas

animetoshoanimetosho · 2025-02-03 · 15 · #2660

waiting

…: source src_main { sql_field_string = name sql_attr_timestamp = dateline } source…boost code I generally find performance to be a bit of…them regardless? I did a search for secondary indexes but couldn…

animetoshoanimetosho · 2024-10-19

performance degradation with wildcard queries with many matches when disk_chunks > 1

Bug Description: There is a noticeable decrease in the speed of executing wildcard queries with an index using two or more disk chunks compared to the speed of executing the same queries with the same data using one disk chunk. This issue was not observed …

AlexeyRemenyakAlexeyRemenyak · 2024-07-31 · 12 · #2280

bugrel::6.3.4

Moved tests for CLI table

donhardmandonhardman · 2025-01-29 · 13 · #2830

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 33s 👉 Check Action Results for commit df73fdb Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2025-01-28

Test/update blocking by combining blocks

PavelShilin89PavelShilin89 · 2024-11-14 · 20 · #2661

done

clt-amd64 👎 CLT tests in test/clt-tests/performance-tests/test-comparison- ✅ OK: 0 ❌ Failed: 1 ⏳ Duration: 27s 👉 Check Action Results for commit 7b62264 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

github-actions[bot]github-actions[bot] · 2024-10-17