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

46 results 63 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

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

Draft: autosharding tests

donhardmandonhardman · 2024-09-09 · 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

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

Draft: autosharding tests

donhardmandonhardman · 2024-09-09 · 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

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

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

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

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

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

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: 29s 👉 Check Action Results for commit 27e6afc Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

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

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/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: 29s 👉 Check Action Results for commit d2fa834 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

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

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

Write throughput degradation in 6.3.3

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

bug

Retest after https://github.com/manticoresoftware/manticoresearch/pull/2456 : root@perf ~ # for n in `seq 1 10`; do kill -9 `cat /var/run/manticore/searchd.pid`; sleep 5; rm -fr /var/lib/manticore/*; sudo -u manticore searchd; sleep 1; mysql -P9306 -h0 -e …

sanikolaevsanikolaev · 2024-08-01

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

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

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

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

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

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

CPU optimisation ideas

animetoshoanimetosho · 2024-10-30 · 12 · #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

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

Assess layouts overhead in CALL AUTOCOMPLETE and Fuzzy search

sanikolaevsanikolaev · 2024-10-14 · 9 · #2594

The case with disabled layouts: $ for i in $(seq 1 100); do mysql -h0 -P9306 -e "call autocomplete('hell grl', 'test', '' as layouts);"; done $ cat /var/log/manticore/searchd.log | grep 'response time' | cut -d: -f4 | cut -d' ' -f2 | awk '{ sum += $1 } …

donhardmandonhardman · 2024-10-02

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

Authentication and authorization: architecture

sanikolaevsanikolaev · 2024-12-24 · 10 · #2748

Privileges and Groups: We decided to avoid regex for performance reasons. Let’s define which specific privileges (e.g., insert, replace, delete, update) and privilege groups (e.g., write = insert + replace + delete + update) make sense for Manticore. …

tomatologtomatolog · 2024-11-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

Write throughput degradation in 6.3.3

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

bug

i.e. the performance is the same as in 6.3.2. That was a wrong conclusion. The result 246060 docs per sec was achieved without binlog_common=1 . With binlog_common=1 the results are: 231200 docs per sec 234220 docs per sec 227695 docs per sec 223004 docs …

sanikolaevsanikolaev · 2024-08-01

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

Assess layouts overhead in CALL AUTOCOMPLETE and Fuzzy search

sanikolaevsanikolaev · 2024-10-14 · 9 · #2594

…Test #!/bin/bash # Set a seed for reproducibility SEED=42 RANDOM=$SEED # Read the queries file and select a random line RANDOM_PHRASE=$(shuf -n 1 queries.txt) # Replace 'hell grl' with the random phrase for i in $(seq 1 100); do mysql -h0 -P9306 -e "call …

donhardmandonhardman · 2024-10-02

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

Is manticore multi threaded?

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

Is manticore multi threaded? saw c language inside also Yes advisable to replace mysql as primary data store? any caveats / limitations? Manticore is not fully ACID compliant, hence can't be advised as a safe replacement for a fully acid-compliant rdbms …

sanikolaevsanikolaev · 2021-08-16

Significant JSON overhead compared to SQL

sanikolaevsanikolaev · 2024-05-23 · 7 · #1794

bugrel::6.3.0

I confirm it looks ok now: snikolaev@dev2:~$ time (for n in `seq 1 100`; do mysql -P9306 -h0 -e "select * from name where match('on'); show meta;"; done > /dev/null) real 0m8.881s user 0m0.261s sys 0m0.289s snikolaev@dev2:~$ time (for n in `seq 1 100`; do …

sanikolaevsanikolaev · 2024-03-08

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

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

waitingwontfix

Sorry for asking here, any slack or equivalent telegram chat channel? https://slack.manticoresearch.com/ https://t.me/manticoresearch 1 question, possible to list the difference between manticore vs mysql and any benchmark for both? None known to me. when …

sanikolaevsanikolaev · 2021-03-08