👀 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
chore: migration to an action which has migrated to artifact upload action @v4
@v3 is not supported anymore
sanikolaev · 2025-01-23 · 3 · #76
glookka · 2025-03-10 · 4 · #79
pack
CLAassistant · 2025-03-01
Columnar analyzers unable to process exclude filters properly
Bug Description: Currently, integer columnar analyzers have issues processing exclude filters, specifically when table encoding is used. This needs to be fixed. Manticore Search Version: 6.3.1 Operating System Version: Any Have you tried the latest …
glookka · 2024-07-30 · 1 · #68
bugrel::upcoming
donhardman · 2025-03-24 · 1 · #74
pack
CLAassistant · 2024-12-11
CI: a few fixes and improvements
sanikolaev · 2023-10-06 · 0 · #35
glookka · 2025-03-10 · 4 · #79
pack
github-actions[bot] · 2025-03-01
If you run this https://github.com/sanikolaev/Eclipsium_manticore_crash/tree/ac07a3560416f81bf32eaa3d0bcdcff5c1b1490b ( git clone; docker compose up ) you'll see that Manticore finds significantly less results with SI on compared to when SI is off: mysql> …
sanikolaev · 2024-05-23 · 1 · #36
bugrel::6.3.0_or_2.3.0
glookka · 2025-03-10 · 4 · #79
pack
github-actions[bot] · 2025-03-01
v3 seems glitchy. Let's check if v4 is better.
sanikolaev · 2025-03-01 · 3 · #80
glookka · 2025-03-10 · 4 · #79
pack
github-actions[bot] · 2025-03-02
CI: daemon/MCL workflow improvement
If there's a branch with the same name in the daemon, it will be used while testing.
sanikolaev · 2025-03-01 · 3 · #78
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
sanikolaev · 2024-10-17
For #44 To build, fork Annoy into manticoresoftware org along with this commit on top for file I/O.
mitrokosta · 2024-07-04 · 1 · #65
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
sanikolaev · 2024-10-28
manticoresearch · 2024-07-03 · 1 · #66
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
glookka · 2024-10-31
glookka · 2025-03-10 · 4 · #79
pack
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
sanikolaev · 2024-11-01
Redundant seeks/reads when processing VALUES filters in SI
Bug Description: When block offsets and block values are read for an IN() filter with multiple values, they are often read without checking if we are processing the same block and already have these values. This can cause severe performance issues if the …
glookka · 2025-02-28 · 4 · #77
bugrel::4.1.1
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
donhardman · 2024-11-04
Bumped year in copyright to 2024
sanikolaev · 2024-01-15 · 3 · #46
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
donhardman · 2024-11-05
sanikolaev · 2024-03-25 · 3 · #50
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
glookka · 2024-11-08
String comparison is not working
…In: mysql> show version; -------------- show version -------------- +-----------+--------------------------------+ | Component | Version | +-----------+--------------------------------+ | Daemon | 6.2.13 dbd94ac5c@24032423 dev | | Columnar | columnar 2.2. …
sanikolaev · 2024-03-25 · 1 · #51
bug
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
sanikolaev · 2024-11-11
test 452 and 466 failed here
tomatolog · 2024-03-25 · 1 · #52
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
sanikolaev · 2024-11-21
Precision issue while querying the vector on the Qdrant vector benchmark test
While trying to integrate Manticore Search into the Qdrant vector database benchmark, I discovered that we have very low mean precision. In the current test that I have attached here, Manticore Search's mean precision equals 0.16, while Qdrant's is 0.99. …
donhardman · 2024-05-23 · 9 · #56
bugrel::6.3.0_or_2.3.0
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
glookka · 2024-11-21
Add possibility to set EF on every search for vector field
We need to expose the ef parameter in search queries to make it possible to set it at runtime while querying the database. The original HNSW library supports it (https://github.com/nmslib/hnswlib/blob/master/ALGO_PARAMS.md) and Qdrant also has this …
donhardman · 2024-05-23 · 6 · #54
rel::6.3.0_or_2.3.0
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
sanikolaev · 2024-11-25
sanikolaev · 2024-03-04 · 3 · #49
pack
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
sanikolaev · 2024-11-25
SI enabled: mysql> select id from product_main where corp_id = 230028829261824 and id = 627417850052609; Empty set (0.00 sec) SI disabled: mysql> set global secondary_indexes=0; Query OK, 0 rows affected (0.00 sec) mysql> select id from product_main where …
sanikolaev · 2023-08-21 · 2 · #27
bugrel::6.2.2_candidate
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
donhardman · 2024-11-29
mac MCL package doesn't include the knn lib
…➜ ~ searchd -v Manticore 6.2.13 5689bfca3@231117 dev (columnar 2.2.5 975172c@231117) (secondary 2.2.5 975172c@231117) Is this expected?
sanikolaev · 2023-11-17 · 2 · #40
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
glookka · 2024-12-05
https://github.com/manticoresoftware/columnar/commit/709b9acaaac97d9a1ca8796892f9ad432021c785 leads to a crash which can be reproduced so: snikolaev@dev2:~$ cat configless.conf searchd { listen = 127.0.0.1:9315:mysql listen = 127.0.0.1:9316:http data_dir …
sanikolaev · 2023-09-15 · 8 · #31
bug
Integration with embedding library
donhardman · 2025-03-20 · 21 · #71
est::size_M
glookka · 2024-12-05