👀 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
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
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
Improve settings reference in the manual
…-981323957 The task is to improve https://manual.manticoresearch.com/References…
sanikolaev · 2022-10-24 · 12 · #671
waiting
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
improve documentation about morphology_skip_fields
…to confusion. It could be improved by adding that original term…
tomatolog · 2024-01-30 · 1 · #1775
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
improve documentation about Buddy statements
…: It could be better to improve documentation about Buddy statements to…
tomatolog · 2024-10-08 · 7 · #2517
enhancement
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
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::7.0.0
UX Improvement: Client Oriented Crash Handler
Is your feature request related to a problem? Please describe. Currently ManticoreSearch provide developer oriented log on crashes. This is bunch of deep technical information which doesn't contain straightforward instruction for usual users. Usually, …
AbstractiveNord · 2023-11-13 · 4 · #1573
Replace Levenshtein with Damerau-Levenshtein to improve relevance
Proposal: The Damerau–Levenshtein algorithm improves relevance, especially in cases of…algorithm. The goal is to improve relevance, particularly when users misclick…thesis "Weighting Edit Distance to Improve Spelling Correction in Music Entity…
donhardman · 2024-07-03 · 0 · #2322
enhancementest::size_L
Pull request preview environments to improve maintainer productivity
…to a problem? Please describe. Improve maintainer productivity by reducing time…
gadkins · 2022-12-16 · 0 · #964
Improve error logging of JSON insert api failure - "unsupported value type"
Is your feature request related to a problem? Please describe. Moreso a very easy improvement to aid in awareness of what the particular violation is Describe the solution you'd like Include the field name that failed validation and the value that caused …
bZichett · 2023-09-05 · 3 · #1062
rel::6.2.0
Improve "FATAL: binlog: log open error"
…because of it. Let's improve this behaviour to make it…
sanikolaev · 2024-08-02 · 1 · #2476
bug
Improved syntax error on creation when CREATE TABLE with parameters shards= rf=1
Bug Description: When executing the command to create a table with the parameters shards= rf=1 , a syntax error occurs if the parameters are specified incorrectly or without a value for shards . In particular, Manticore generates the error ERROR 1064 ( …
PavelShilin89 · 2025-04-09 · 4 · #3214
bugest::size_S
Improve conditions of disk chunk save
…either save, either not. Such improved workflow reduces N of small…
githubmanticore · 2023-01-11 · 1 · #1009
improve `indextool --buildidf` (and m.b. `indextool --mergeidf`)
Proposal: The small improvement is to change error msg when params malformed. Right now it looks like: $ ./indextool --buildidf Manticore 0.0.0 c359c273f@25040120 Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc ( …
klirichek · 2025-05-02 · 1 · #3290
rel::9.3.2