👀 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
Authentication and authorization
Proposal: Umbrella issue for https://roadmap.mnt.cr/ about authentication and authorization. Subtasks: https://github.com/manticoresoftware/manticoresearch/issues/2748 https://github.com/manticoresoftware/manticoresearch/issues/2808 https://github.com/ …
sanikolaev · 2025-07-06 · 15 · #2833
enhancement
donhardman · 2025-06-25 · 4 · #3508
github-actions[bot] · 2025-06-25
Migration support using tools like sqlx migate or flyway
Proposal: I want to be able to manage a manticore db schema using migration files so that I have a repeatable flow for different environment. e.g a migrations directory with the SQL code to create / update tables like migrations/1_init_tables.sql , …
0xfourzerofour · 2025-06-12 · 3 · #3448
waiting
donhardman · 2025-06-11 · 127 · #3391
donhardman · 2025-05-20
Fulltext search efficiency improvement
Consider the request: SELECT ut FROM listing WHERE match('T14180 "2004 фауна китайский гороскоп 5 м"/0.5') LIMIT 0,100 OPTION max_predicted_time=100, max_matches=100; Meta: +---------------------+---------------------+ | Variable_name | Value | …
starinacool · 2024-01-10 · 0 · #1653
est::NO_ESTIMATE
error: cannot use 'typeid' with '-fno-rtti' when building on Debian 11
pboguslawski · 2023-01-05 · 2 · #977
sanikolaev · 2023-01-04
Possible difference between KNN dist on RAM chunk vs HNSW index
Bug Description: On the forum: https://forum.manticoresearch.com/t/getting-different-results-for-knn-query-on-replication-nodes/2422 was asked to check if got differnet KNN distances via a ram chunk, vs disk chunk. Have been able to find a difference, …
barryhunter · 2025-07-05 · 0 · #3554
bug
Secondary indexes for json attributes don't work with in() expressions
glookka · 2024-07-08 · 1 · #2381
bugrel::7.0.0
glookka · 2024-07-05
that is the WIP for the auth branch
to make sure all for https://github.com/manticoresoftware/manticoresearch/issues/2808 and part of user management from the https://github.com/manticoresoftware/manticoresearch/issues/2748 builds and work
tomatolog · 2025-07-06 · 9 · #2828
Test coverage for bidirectional log level synchronization between Manticore and Buddy
PavelShilin89 · 2025-06-10 · 23 · #3400
github-actions[bot] · 2025-05-22
🆕 Update backup version from 1.9.5 to 1.9.6
Update backup version from 1.9.5 to 1.9.6 which includes: 5247d06 ci: updated release.yml, so it can be triggered on push to release-
githubmanticore · 2025-07-05 · 0 · #3555
Tests: auto-embeddings in columnar
donhardman · 2025-07-03 · 16 · #3472
github-actions[bot] · 2025-06-16
Enable CLT tests for RHEL10 (Apply after release)
This reverts commit 84a3119455ffb2bf41a83501737b869e886881ed. Type of Change (select one): Bug fix New feature Documentation update Description of the Change: Related Issue (provide the link):
djklim87 · 2025-07-06 · 12 · #3534
Authentication and authorization
sanikolaev · 2025-07-06 · 15 · #2833
enhancement
tomatolog · 2024-12-12
Is there any way to make changes to the index via a mysql trigger?
Describe the bug Previously (version 5.0.2) this was possible using engine=connection. To Reproduce create table search_post ( command varchar(128) not null, warnings int(4) not null flag=3, number int(5) not null flag=1, message varchar(255) flag=2) …
rounce · 2025-06-30 · 7 · #1411
est::size_M
donhardman · 2025-07-02 · 108 · #3020
done
github-actions[bot] · 2025-01-29
test(clt): add regression test for offset out of bounds error
donhardman · 2025-06-11 · 4 · #3456
join search crashed when using string not int
shellphy · 2025-06-02 · 3 · #3233
bug
sanikolaev · 2025-03-26
Bug Description: in the netfetch.cpp ,function bool IsCurlAvailable() { return false; } why??? Manticore Search Version: 10.1 Operating System Version: centos8 Have you tried the latest development version? None Internal Checklist: To be completed by the …
haoxiaokun · 2025-07-04 · 1 · #3553
bug
move lemmatize_uk.so to /usr/share/manticore/modules/
githubmanticore · 2023-01-06 · 9 · #908
githubmanticore · 2023-01-04
test_296 fails randomly on windows
Bug Description: test_296 fails randomly on windows. Sometimes it passes, sometimes daemon crashes. Reproducible both in CI and on local windows machine. Manticore Search Version: Operating System Version: Have you tried the latest development version? …
glookka · 2025-07-03 · 1 · #3538
bug
donhardman · 2025-06-11 · 127 · #3391
PavelShilin89 · 2025-05-26
Insufficient utilization of CPU
Bug Description: When using mysqldump to export data, Manticore Search Version: 9.3.2 428075261@25050208 (columnar 4.2.1 0fe99f4@25050206) (secondary 4.2.1 0fe99f4@25050206) (knn 4.2.1 0fe99f4@25050206) Operating System Version: centos 7.9 +docker Have …
imgoby · 2025-07-04 · 0 · #3552
bug
Auto UUID creation seems improper? Existing docs getting overwritten even with insert operation
regstuff · 2024-07-08 · 2 · #2367
bugwaiting
sanikolaev · 2024-07-03
Consider using CDN to accelerate downloads for repo.manticoresearch.com
Is your feature request related to a problem? Please describe. It takes many minutes to install manticore search in asia. repo.manticoresearch.com seems randomly very slow. Describe the solution you'd like Consider using CDN to accelerate downloads for …
digirave · 2023-05-24 · 3 · #1044
donhardman · 2025-06-25 · 4 · #3508
github-actions[bot] · 2025-06-25
Proposal: We should add auto-translator and translate our manual into all languages that the main site supports. Checklist: To be completed by the assignee. Check off tasks that have been completed or are not applicable. Implementation completed Tests …
donhardman · 2025-07-01 · 10 · #3299
Tests: auto-embeddings in columnar
donhardman · 2025-07-03 · 16 · #3472
github-actions[bot] · 2025-06-25
after restoring a table using manticore-backup,there is no table in mysql command
Bug Description: root@7a5043844a83:/var/log/manticore/data# manticore-backup --backup-dir=/var/log/manticore/data --restore=backup-20250625214757 Copyright (c) 2023-2024, Manticore Software LTD (https://manticoresearch.com) Manticore config file: Backup …
imgoby · 2025-07-04 · 6 · #3548
bugwaiting
donhardman · 2025-07-02 · 108 · #3020
done
github-actions[bot] · 2025-01-31
Describe the bug When systemd is updated on RHEL 8 with manticore search installed the following errors occur: [/usr/lib/tmpfiles.d/searchd.conf:1] Line references path below legacy directory /var/run/, updating /var/run/manticore → /run/manticore; please …
digirave · 2023-02-14 · 0 · #1045
join search crashed when using string not int
shellphy · 2025-06-02 · 3 · #3233
bug
raccegatel00 · 2025-04-09
Tests: auto-embeddings in columnar
donhardman · 2025-07-03 · 16 · #3472
Test coverage for bidirectional log level synchronization between Manticore and Buddy
PavelShilin89 · 2025-06-10 · 23 · #3400
github-actions[bot] · 2025-05-22
Facet search by float RANGE() not working
Bug Description: DROP TABLE IF EXISTS test_interval_and_range; CREATE TABLE test_interval_and_range(volume float); DESC test_interval_and_range; +--------+--------+------------+ | Field | Type | Properties | +--------+--------+------------+ | id | bigint …
tjslash · 2025-05-22 · 0 · #3401
bug
Authentication and authorization
sanikolaev · 2025-07-06 · 15 · #2833
enhancement
tomatolog · 2024-12-12
Manticore Columnar - Signal 11 SEGFAULT after uploading 60 million rows into KNN-vector search table
Bug Description: I have created this manticore vector search / knn table CREATE TABLE text_vector_64_floats ( table_name string attribute, table_rowid bigint, text_str text, text_vector float_vector knn_type='hnsw' knn_dims='64' hnsw_similarity='l2' ) and …
gabriel-v · 2025-07-03 · 2 · #3550
bug
Authentication and authorization
sanikolaev · 2025-07-06 · 15 · #2833
enhancement
tomatolog · 2024-12-12
Added CLT tests for Buddy protocol v3 validation
Type of Change (select one): This PR adds comprehensive CLT tests to validate the Buddy protocol v3 implementation by testing various endpoints that route requests to Buddy and verifying the correct protocol structure in debug logs. Description of the …
PavelShilin89 · 2025-07-04 · 1 · #3551
done
Test coverage for bidirectional log level synchronization between Manticore and Buddy
PavelShilin89 · 2025-06-10 · 23 · #3400
github-actions[bot] · 2025-05-22