👀 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 · 2025-04-11 · 28 · #2716
sanikolaev · 2024-11-12
how to search fast with ramchunk(rt table) in High-Frequency Write Systems
zhangdapao745 · 2025-01-31 · 18 · #2787
rel::7.0.0
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
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
sanikolaev · 2025-01-08 · 5 · #2811
rel::7.0.0est::size_M
sanikolaev · 2024-12-23
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
Show table indexes without SELECT
webigorkiev · 2025-02-24 · 2 · #3122
bug
sanikolaev · 2025-02-24
Improve settings reference in the manual
…-981323957 The task is to improve https://manual.manticoresearch.com/References…
sanikolaev · 2022-10-24 · 12 · #671
waiting
META total_found is wrong for a SQL query with HAVING
mytskine · 2024-06-20 · 4 · #2094
bugrel::7.0.0est::size_S
sanikolaev · 2024-06-20
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
CREATE CLUSTER xxx does not work
ravelanded · 2024-10-18 · 18 · #2500
bugest::size_Sfeature::replication
ravelanded · 2024-08-24
improve documentation about morphology_skip_fields
…to confusion. It could be improved by adding that original term…
tomatolog · 2024-01-30 · 1 · #1775
klirichek · 2025-03-10 · 18 · #2967
sanikolaev · 2025-01-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
Create docker/instruction for memleak testing
sanikolaev · 2025-03-11 · 7 · #3046
sanikolaev · 2025-03-03
improve documentation about Buddy statements
…: It could be better to improve documentation about Buddy statements to…
tomatolog · 2024-10-08 · 7 · #2517
enhancement
CREATE CLUSTER xxx does not work
ravelanded · 2024-10-18 · 18 · #2500
bugest::size_Sfeature::replication
tomatolog · 2024-08-12
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
KarelWintersky · 2024-08-08 · 27 · #2481
bug
sanikolaev · 2024-08-06
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
zhangsanhuo · 2024-07-02 · 5 · #2349
zhangsanhuo · 2024-07-01
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
Thai chars are in the wrong charsets
maximium · 2024-09-09 · 11 · #2103
bugrel::7.0.0est::size_S
sanikolaev · 2024-09-09
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
Testing bug fixes in fuzzy search and autocomplete
PavelShilin89 · 2024-10-01 · 9 · #2566
done
PavelShilin89 · 2024-09-18
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
how to search fast with ramchunk(rt table) in High-Frequency Write Systems
zhangdapao745 · 2025-01-31 · 18 · #2787
rel::7.0.0
sanikolaev · 2024-12-12
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
Test if Manticore can be used via WSL on Windows and update the docs
sanikolaev · 2024-11-25 · 5 · #2690
sanikolaev · 2024-10-29
Improve "FATAL: binlog: log open error"
…because of it. Let's improve this behaviour to make it…
sanikolaev · 2024-08-02 · 1 · #2476
bug
Thai chars are in the wrong charsets
maximium · 2024-09-09 · 11 · #2103
bugrel::7.0.0est::size_S
sanikolaev · 2024-09-09
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
META total_found is wrong for a SQL query with HAVING
mytskine · 2024-06-20 · 4 · #2094
bugrel::7.0.0est::size_S
sanikolaev · 2024-05-01
Improve conditions of disk chunk save
…either save, either not. Such improved workflow reduces N of small…
githubmanticore · 2023-01-11 · 1 · #1009
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 `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
Forbid setting incorrect values for numeric fields
Nick-S-2018 · 2024-07-03 · 5 · #2312
bugest::size_M
sanikolaev · 2024-06-21