👀 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
vergil-lai · 2024-12-16 · 16 · #2716
sanikolaev · 2024-11-12
Estimate multithreaded performance in CBO
…currently estimates only single-thread performance. This is ok for SI…nonlinear function to guesstimate the performance of multithreaded analyzers
githubmanticore · 2023-02-08 · 1 · #1008
how to search fast with ramchunk(rt table) in High-Frequency Write Systems
zhangdapao745 · 2024-12-12 · 8 · #2787
waiting
zhangdapao745 · 2024-11-28
🆕 Update buddy version (feat/improve-queue-payload-matching)
Update buddy version to: 3.0.1 24120617 255ad96 which includes: 255ad96 fix unit test InsertQueryTest a7f4707 fix unit test testAutoSchemaOptionDisabled 8f002ce Improve queue plugin payload matching 3229f22 Improve queue plugin payload matching
githubmanticore · 2024-12-10 · 1 · #2826
META total_found is wrong for a SQL query with HAVING
mytskine · 2024-06-20 · 4 · #2094
bugrel::upcomingest::size_S
sanikolaev · 2024-06-20
JSON performance degradation compared to SQL performance.
…compared to SQL performance. CI github overnight test passed…
PavelShilin89 · 2024-09-25 · 2 · #2573
discussion
CREATE CLUSTER xxx does not work
ravelanded · 2024-10-18 · 18 · #2500
bugest::size_Sfeature::replication
ravelanded · 2024-08-24
Effect of expansion_limit on CALL SUGGEST Performance
…to understand what affects the performance of CALL SUGGEST , based on…other configuration allow for consistent performance of CALL SUGGEST ?…
Anish2 · 2021-06-07 · 2 · #516
waitingwontfix
Manticore crashes with `signal 11` when inserting data
yharahuts · 2024-11-27 · 12 · #1891
bugwaiting
sanikolaev · 2024-11-27
Cost based optimizer improvements
Manticore Search has a cost based optimizer, but it's not perfect. Now that Manticore Search has: secondary indexes columnar storage mix mode (part of the fields are columnar, others are row-wise) .spt used for efficient lookup by id it makes sense to …
sanikolaev · 2022-08-31 · 1 · #831
CREATE CLUSTER xxx does not work
ravelanded · 2024-10-18 · 18 · #2500
bugest::size_Sfeature::replication
tomatolog · 2024-08-12
HTTP JSON search performance issue
…find out if the performance can be improved. time curl -s localhost…
Nick-S-2018 · 2024-12-06 · 8 · #2810
bug
KarelWintersky · 2024-08-08 · 27 · #2481
bug
sanikolaev · 2024-08-06
Improvement of group_concat() aggregate function
Hello. I kindly ask you to review the possibility of improvement of the group_concat() aggregate function similar to abilities in MySQL: GROUP_CONCAT(DISTINCT test_score ORDER BY test_score DESC SEPARATOR ' ')
denfm · 2020-11-02 · 0 · #430
enhancement
zhangsanhuo · 2024-07-02 · 5 · #2349
zhangsanhuo · 2024-07-01
Improve settings reference in the manual
…-981323957 The task is to improve https://manual.manticoresearch.com/References…
sanikolaev · 2022-10-24 · 12 · #671
waiting
how to search fast with ramchunk(rt table) in High-Frequency Write Systems
zhangdapao745 · 2024-12-12 · 8 · #2787
waiting
sanikolaev · 2024-12-12
improve documentation about morphology_skip_fields
…to confusion. It could be improved by adding that original term…
tomatolog · 2024-01-30 · 1 · #1775
Thai chars are in the wrong charsets
maximium · 2024-09-09 · 11 · #2103
bugrel::upcomingest::size_S
sanikolaev · 2024-09-09
Test performance for queries with multiple disk chunks
Created a test to check performance for wildcard queries with many matches when disk_chunks > 1 and disk_chunks = 1
PavelShilin89 · 2024-06-20 · 7 · #2318
Sort_dict mem_limit is extrmely low
mumutu66 · 2023-08-28 · 4 · #1392
low priorityest::size_S
mumutu66 · 2023-08-25
Performance degradation in b632b/709b9
There are several performance degradations in 20230909 b632b 709b9 (…
githubmanticore · 2023-09-20 · 1 · #1443
est::size_M
Removing manticore-tools redhat package fails in 6.3.0
sanikolaev · 2024-06-26 · 3 · #2231
bugest::size_Srel::6.3.2
sanikolaev · 2024-05-29
Improve Daemon / Buddy auto-pr workflow
…" PR into master . Action items: improve test_kit_docker_build.sh…improve the github action in Buddy…
sanikolaev · 2024-10-31 · 2 · #2680
Testing bug fixes in fuzzy search and autocomplete
PavelShilin89 · 2024-10-01 · 9 · #2566
done
PavelShilin89 · 2024-09-18
improve documentation about Buddy statements
…: It could be better to improve documentation about Buddy statements to…
tomatolog · 2024-10-08 · 7 · #2517
enhancement
META total_found is wrong for a SQL query with HAVING
mytskine · 2024-06-20 · 4 · #2094
bugrel::upcomingest::size_S
sanikolaev · 2024-05-01
…correct location source src_highlight_performance_hit { type =…msg } index idx_highligh_performance_hit { stored_fields =…distributed } index idx_highligh_performance_hit_remote { agent = 127…index indexer idx_highligh_performance_hit --rotate run SQL…
popalot2 · 2023-09-01 · 2 · #1158
feature::highlighting
Thai chars are in the wrong charsets
maximium · 2024-09-09 · 11 · #2103
bugrel::upcomingest::size_S
sanikolaev · 2024-09-09
Manticoresearch >3.4.2 higher CPU% usage (performance degradation) on specific dataset
…the bug We have worse performance >20% more cpu used (worse…of 4 datasets has degraded performance, others ~1% change) To Reproduce…0.1 msec/call avg performance is degraded for simple query…Y] ranker none Expected behavior Performance is the same between 2…
sshilko · 2021-08-18 · 7 · #609
waiting
how to search fast with ramchunk(rt table) in High-Frequency Write Systems
zhangdapao745 · 2024-12-12 · 8 · #2787
waiting
sanikolaev · 2024-11-28
Improve error handling in respond to JSON requests
…of this task is to improve the error message and make…like a good idea to improve our error message by pointing…
donhardman · 2024-07-31 · 2 · #2375
bugest::size_Mrel::6.3.4
Test if Manticore can be used via WSL on Windows and update the docs
sanikolaev · 2024-11-25 · 5 · #2690
sanikolaev · 2024-10-29
Changing order of WHERE params changes performance dramaticaly
Describe the bug Query performance depend on WHERE parameters order…order of params Expected behavior Performance does not depend on params…
starinacool · 2024-07-04 · 1 · #1645
bugwaitingest::size_S
Forbid setting incorrect values for numeric fields
Nick-S-2018 · 2024-07-03 · 5 · #2312
bugest::size_M
sanikolaev · 2024-06-21
I kindly ask to review the possibility of improving the request SHOW META after the request type: select <fields> from <index> <facet1> <facet2> <facetN> (example: select id from products facet brand_id order by count(*) desc so that it returned META data …
denfm · 2020-10-21 · 2 · #428
Add Elastic-like fuzzy queries to Manticoresearch
Anish2 · 2024-08-26 · 12 · #1497
est::size_L
sanikolaev · 2023-10-10
Move performance tests to a separate folder, remove unnecessary script
Continued from https://github.com/manticoresoftware/manticoresearch/pull/2588 Deleted one of the scripts, added arguments to the script run. Move performance tests to a separate folder, remove unnecessary script
PavelShilin89 · 2024-10-04 · 7 · #2600
done
META total_found is wrong for a SQL query with HAVING
mytskine · 2024-06-20 · 4 · #2094
bugrel::upcomingest::size_S
tomatolog · 2024-06-19
Currently, a log record about disk chunk merges appears as follows (see last line): [Fri Apr 21 02:47:57.809 2023] [2825059] rt: table user: diskchunk 692(418), segments 7 saved in 0.554543 (0.630790) sec, RAM saved/new 122034678/0 ratio 0.333333 (soft …
sanikolaev · 2024-09-10 · 2 · #1103
rel::upcoming