Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 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

282 results 16 ms in manticoresoftware/columnar

k=100K, but much less is returned

Bug Description: Take this file: snikolaev@dev2:~$ ls -lah /home/snikolaev/lisdocument1.sql.gz -rw-rw-r-- 1 snikolaev snikolaev 362M Dec 8 18:02 /home/snikolaev/lisdocument1.sql.gz Load 100K docs with embeddings to Manticore: snikolaev@dev2:/tmp$ time …

sanikolaevsanikolaev · 2024-12-09 · 0 · #73

bug

chore: migration to an action which has migrated to artifact upload action @v4

sanikolaevsanikolaev · 2025-01-23 · 3 · #76

Linux debug test results   8 files    8 suites   8m 43s ⏱️ 476 tests 462 ✅ 14 💤 0 ❌ 490 runs  476 ✅ 14 💤 0 ❌ Results for commit 02547484.

github-actions[bot]github-actions[bot] · 2025-01-23

chore: migration to an action which has migrated to artifact upload action @v4

@v3 is not supported anymore

sanikolaevsanikolaev · 2025-01-23 · 3 · #76

chore: migration to an action which has migrated to artifact upload action @v4

sanikolaevsanikolaev · 2025-01-23 · 3 · #76

Linux release test results   8 files    8 suites   5m 45s ⏱️ 476 tests 462 ✅ 14 💤 0 ❌ 490 runs  476 ✅ 14 💤 0 ❌ Results for commit 02547484.

github-actions[bot]github-actions[bot] · 2025-01-23

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 …

glookkaglookka · 2024-07-30 · 1 · #68

bugrel::upcoming

chore: migration to an action which has migrated to artifact upload action @v4

sanikolaevsanikolaev · 2025-01-23 · 3 · #76

Windows test results   5 files    5 suites   13m 19s ⏱️ 459 tests 445 ✅ 14 💤 0 ❌ 467 runs  453 ✅ 14 💤 0 ❌ Results for commit 02547484.

github-actions[bot]github-actions[bot] · 2025-01-23

CI: a few fixes and improvements

sanikolaevsanikolaev · 2023-10-06 · 0 · #35

Add SSE code to columnar scan

githubmanticoregithubmanticore · 2023-02-08 · 1 · #17

➤ Ilya Kuznetsov commented: Done in 207ab42b. Queries like SELECT count(*) FROM taxi WHERE trip_type=0; became 5% faster.

githubmanticoregithubmanticore · 2023-01-18

partial results with SI on

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

sanikolaevsanikolaev · 2024-05-23 · 1 · #36

bugrel::6.3.0_or_2.3.0

CI: embedings

donhardmandonhardman · 2024-12-25 · 1 · #74

pack

Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.0 out of 2 committers have signed the CLA.:x: glookka:x: …

CLAassistantCLAassistant · 2024-12-11

CI: embedings

donhardmandonhardman · 2024-12-25 · 1 · #74

pack

Changes in CI needed for Jieba test

sanikolaevsanikolaev · 2025-01-22 · 4 · #70

All committers have signed the CLA.

CLAassistantCLAassistant · 2024-09-28

knn tests are skipped in nightly test runs

Bug Description: knn tests are skipped in nightly test runs: Start 277: col_275 -- knn index 9/56 Test #277: col_275 -- knn index ........................................................***Skipped 0.05 sec Start 278: col_276 -- knn search vs json queries …

glookkaglookka · 2024-11-01 · 2 · #72

bug

Changes in CI needed for Jieba test

sanikolaevsanikolaev · 2025-01-22 · 4 · #70

Linux debug test results   8 files    8 suites   7m 23s :stopwatch: 466 tests 450 :white_check_mark: 14 :zzz: 2 :x: 480 runs  464 :white_check_mark: 14 :zzz: 2 :x: For more details on these failures, see this check. Results for commit 7218a68d. :recycle: …

github-actions[bot]github-actions[bot] · 2024-09-28

Changes in CI needed for Jieba test

sanikolaevsanikolaev · 2025-01-22 · 4 · #70

Changes in CI needed for Jieba test

sanikolaevsanikolaev · 2025-01-22 · 4 · #70

Linux release test results   8 files    8 suites   6m 5s :stopwatch: 466 tests 450 :white_check_mark: 14 :zzz: 2 :x: 480 runs  464 :white_check_mark: 14 :zzz: 2 :x: For more details on these failures, see this check. Results for commit 7218a68d. :recycle: …

github-actions[bot]github-actions[bot] · 2024-09-28

ci: added lib_manticore_knn.dll to windows test's artifacts

sanikolaevsanikolaev · 2025-01-22 · 4 · #75

Changes in CI needed for Jieba test

sanikolaevsanikolaev · 2025-01-22 · 4 · #70

Windows test results   5 files    5 suites   10m 45s :stopwatch: 449 tests 432 :white_check_mark: 14 :zzz: 3 :x: 457 runs  440 :white_check_mark: 14 :zzz: 3 :x: For more details on these failures, see this check. Results for commit 7218a68d. :recycle: …

github-actions[bot]github-actions[bot] · 2024-09-28

Integration with embedding library

Proposal: We should add parsing of the parameters to enable connection with the new library for automatic embeddings. Currently, I suggest starting with the following specification: fields = "field1, field2" : fields we should use as the source for text …

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

ci: added lib_manticore_knn.dll to windows test's artifacts

sanikolaevsanikolaev · 2025-01-22 · 4 · #75

Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.1 out of 2 committers have signed the CLA.:white_check_mark: …

CLAassistantCLAassistant · 2025-01-22

Implement Annoy knn search

For #44 To build, fork Annoy into manticoresoftware org along with this commit on top for file I/O.

mitrokostamitrokosta · 2024-07-04 · 1 · #65

ci: added lib_manticore_knn.dll to windows test's artifacts

sanikolaevsanikolaev · 2025-01-22 · 4 · #75

Linux debug test results   8 files    8 suites   8m 38s ⏱️ 476 tests 462 ✅ 14 💤 0 ❌ 490 runs  476 ✅ 14 💤 0 ❌ Results for commit 715da4b6. :recycle: This comment has been updated with latest results.

github-actions[bot]github-actions[bot] · 2025-01-22

Test

manticoresearchmanticoresearch · 2024-07-03 · 1 · #66

ci: added lib_manticore_knn.dll to windows test's artifacts

sanikolaevsanikolaev · 2025-01-22 · 4 · #75

Linux release test results   8 files    8 suites   5m 27s ⏱️ 476 tests 462 ✅ 14 💤 0 ❌ 490 runs  476 ✅ 14 💤 0 ❌ Results for commit 715da4b6. :recycle: This comment has been updated with latest results.

github-actions[bot]github-actions[bot] · 2025-01-22

Implement Annoy knn search

For https://github.com/manticoresoftware/columnar/issues/44 To pass the CI, this PR needs to be merged https://github.com/manticoresoftware/annoy/pull/2

mitrokostamitrokosta · 2024-07-05 · 2 · #67

ci: added lib_manticore_knn.dll to windows test's artifacts

sanikolaevsanikolaev · 2025-01-22 · 4 · #75

Windows test results   5 files    5 suites   13m 19s ⏱️ 459 tests 445 ✅ 14 💤 0 ❌ 467 runs  453 ✅ 14 💤 0 ❌ Results for commit 715da4b6. :recycle: This comment has been updated with latest results.

github-actions[bot]github-actions[bot] · 2025-01-22

Bumped year in copyright to 2024

sanikolaevsanikolaev · 2024-01-15 · 3 · #46

Integration with embedding library

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

We may want to hide api_key in show create table output for security reasons.

sanikolaevsanikolaev · 2024-10-17

Update manticore_src.txt

sanikolaevsanikolaev · 2024-03-25 · 3 · #50

Integration with embedding library

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

Dev call of Oct 28: ALTER should be supported for api_key

sanikolaevsanikolaev · 2024-10-28

String comparison is not working

…In: mysql> show version; -------------- show version -------------- +-----------+--------------------------------+ | Component | Version | +-----------+--------------------------------+ | Daemon | 6.2.13 dbd94ac5c@24032423 dev | | Columnar | columnar 2.2. …

sanikolaevsanikolaev · 2024-03-25 · 1 · #51

bug

Integration with embedding library

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

Adding new options is easy. However, it is not clear what should be done with these options

glookkaglookka · 2024-10-31

latest tests failures

test 452 and 466 failed here

tomatologtomatolog · 2024-03-25 · 1 · #52

Integration with embedding library

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

@donhardman pls advise.

sanikolaevsanikolaev · 2024-11-01

int -> bigint ALTER

Implement int->bigint ALTER support.

sanikolaevsanikolaev · 2023-09-28 · 0 · #34

est::size_S

Integration with embedding library

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

We should parse it and store it somewhere to make it possible for the indexer stage to use it to generate embeddings with the lib as discussed before on call.

donhardmandonhardman · 2024-11-04

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. …

donhardmandonhardman · 2024-05-23 · 9 · #56

bugrel::6.3.0_or_2.3.0

Integration with embedding library

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

Here are points to consider: We should create a model and store pointers linked to model_name . This means we need a map of pointers to use in the future when indexing, where the key in this map is model_name . Reference examples can be found in: Test …

donhardmandonhardman · 2024-11-05

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 …

donhardmandonhardman · 2024-05-23 · 6 · #54

rel::6.3.0_or_2.3.0

Integration with embedding library

donhardmandonhardman · 2025-01-21 · 16 · #71

est::size_M

Correct me if I'm wrong: Code that results in manticoresearch_text_embeddings.dll / manticoresearch_text_embeddings.so (after cargo build --lib --release ) is built externally by the CI and distributed with MCL Our MCL/KNN library only loads that .SO/.DLL …

glookkaglookka · 2024-11-08