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