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

285 results 88 ms in manticoresoftware/manticoresearch

how to search fast with ramchunk(rt table) in High-Frequency Write Systems

zhangdapao745zhangdapao745 · 2025-01-31 · 18 · #2787

rel::7.0.0

…might be other ways to improve performance in this case. Could you…chunk's performance isn't sufficient. We've been considering improving it…

zhangdapao745zhangdapao745 · 2024-11-28

Highlight very slow performance (x28) on remote index and returning empty values when fieldname without quotes specified in HIGHLIGHT({around=5},msg)

…correct location source src_highlight_performance_hit { type =…msg } index idx_highligh_performance_hit { stored_fields =…distributed } index idx_highligh_performance_hit_remote { agent = 127…index indexer idx_highligh_performance_hit --rotate run SQL…

popalot2popalot2 · 2023-09-01 · 2 · #1158

feature::highlighting

manual-cn

vergil-laivergil-lai · 2025-04-11 · 28 · #2716

…fixed just by improving the script: Can we improve the checkDocs script…

sanikolaevsanikolaev · 2024-11-12

1👀1

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 ' ')

denfmdenfm · 2020-11-02 · 0 · #430

enhancement

Manticore crashes with `signal 11` when inserting data

yharahutsyharahuts · 2024-11-27 · 12 · #1891

bugwaiting

It would be much easier if we had at least one of the following: Crash log Searchd log Data Queries Without these, it may be hard to resolve the issue. It's best to have all of them, as this significantly improves the chances of finding a solution.

sanikolaevsanikolaev · 2024-11-27

Improve settings reference in the manual

…-981323957 The task is to improve https://manual.manticoresearch.com/References…

sanikolaevsanikolaev · 2022-10-24 · 12 · #671

1👀1

waiting

CREATE CLUSTER xxx does not work

ravelandedravelanded · 2024-10-18 · 18 · #2500

bugest::size_Sfeature::replication

Ok maybe now this issue needs to be closed or somehow error message improved as you mentioned. Thanks.

ravelandedravelanded · 2024-08-24

improve documentation about morphology_skip_fields

…to confusion. It could be improved by adding that original term…

tomatologtomatolog · 2024-01-30 · 1 · #1775

Scroll search option

sanikolaevsanikolaev · 2025-01-08 · 5 · #2811

rel::7.0.0est::size_M

Improved the docs in https://github.com/manticoresoftware/manticoresearch/commit/2bab0a1eb9ace3ac89d73ca67b0d2c3bfcf9fc1c

sanikolaevsanikolaev · 2024-12-23

Performance degradation in b632b/709b9

There are several performance degradations in 20230909 b632b 709b9 (…

githubmanticoregithubmanticore · 2023-09-20 · 1 · #1443

est::size_M

Show table indexes without SELECT

webigorkievwebigorkiev · 2025-02-24 · 2 · #3122

bug

Docs improved in https://github.com/manticoresoftware/manticoresearch/commit/b1af690eab4142545e0df1474303afd4a7314260

sanikolaevsanikolaev · 2025-02-24

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

AbstractiveNordAbstractiveNord · 2023-11-13 · 4 · #1573

META total_found is wrong for a SQL query with HAVING

mytskinemytskine · 2024-06-20 · 4 · #2094

bugrel::7.0.0est::size_S

I've improved the docs about total_found in https://github.com/manticoresoftware/manticoresearch/commit/ff86b27bb50ee842a21e488a33c2d59e8bebae9f

sanikolaevsanikolaev · 2024-06-20

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…

donhardmandonhardman · 2024-07-03 · 0 · #2322

enhancementest::size_L

Parallel test

klirichekklirichek · 2025-03-10 · 18 · #2967

I've improved the GitHub test workflow by ensuring the Linux tests are no longer parallelized across multiple jobs. Additionally, I've made a few other CI-related changes.

sanikolaevsanikolaev · 2025-01-28

Pull request preview environments to improve maintainer productivity

…to a problem? Please describe. Improve maintainer productivity by reducing time…

gadkinsgadkins · 2022-12-16 · 0 · #964

Create docker/instruction for memleak testing

sanikolaevsanikolaev · 2025-03-11 · 7 · #3046

3👀3

I've improved memcheck.sh , so it can work in CI and added a github workflow for that. As discussed, pls add a suppression for the auto-flush issue and merge the PR.

sanikolaevsanikolaev · 2025-03-03

Convert Sphinx 3.3.1 Config to Latest Manticore Package with Plaintext Feature and Performance Optimization

…feature in the Manticore configuration. Performance Optimization: Optimize the configuration…Focus on settings that improve indexing and query performance. Expected Deliverables An…or best practices for performance tuning specific to large datasets…

syrian2012syrian2012 · 2024-06-18 · 1 · #2276

waiting

CREATE CLUSTER xxx does not work

ravelandedravelanded · 2024-10-18 · 18 · #2500

bugest::size_Sfeature::replication

…it described as ❗Issue #47 Improved flexibility of configuration via environment…

tomatologtomatolog · 2024-08-12

Describe Table Broken

KarelWinterskyKarelWintersky · 2024-08-08 · 27 · #2481

bug

…$end near 'rt_47newsru_articles' Improved the docs in https://github…

sanikolaevsanikolaev · 2024-08-06

1👍1

For the same statement, the first query time is always very slow, but the second query time is very fast. Is there a solution?

zhangsanhuozhangsanhuo · 2024-07-02 · 5 · #2349

…original field='value, which greatly improved the speed.

zhangsanhuozhangsanhuo · 2024-07-01

how to search fast with ramchunk(rt table) in High-Frequency Write Systems

zhangdapao745zhangdapao745 · 2025-01-31 · 18 · #2787

rel::7.0.0

Thanks for preparing the test case @zhangdapao745 @tomatolog please reproduce it, profile and suggest what we could do to improve the performance.…

sanikolaevsanikolaev · 2024-12-12

how to search fast with ramchunk(rt table) in High-Frequency Write Systems

zhangdapao745zhangdapao745 · 2025-01-31 · 18 · #2787

rel::7.0.0

@zhangdapao745 We discussed your issue in detail during today's call. It seems there might be other ways to improve performance in this case. Could you share a reproducible example with us so we can test and investigate the issue locally?

sanikolaevsanikolaev · 2024-11-28

Misaligned weight() values across cluster nodes

pavelnemirovskypavelnemirovsky · 2024-09-16 · 22 · #1111

rel::7.0.0est::size_S

…So, improved version of global_idf problem…

alexiv1965alexiv1965 · 2024-09-11

Quoted shards options test update

donhardmandonhardman · 2025-04-07 · 9 · #3289

…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]}, "vector": [0.1,0…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]},"vector": [0.1,0…| {"features":["A16 Bionic","Dynamic Island","Improved camera"]} | 0.100000,0.200000…

github-actions[bot]github-actions[bot] · 2025-04-07

Quoted shards options test update

donhardmandonhardman · 2025-04-07 · 9 · #3289

…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]}, "vector": [0.1,0…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]},"vector": [0.1,0…| {"features":["A16 Bionic","Dynamic Island","Improved camera"]} | 0.100000,0.200000…

github-actions[bot]github-actions[bot] · 2025-04-07

Quoted shards options test update

donhardmandonhardman · 2025-04-07 · 9 · #3289

…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]}, "vector": [0.1,0…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]},"vector": [0.1,0…| {"features":["A16 Bionic","Dynamic Island","Improved camera"]} | 0.100000,0.200000…

github-actions[bot]github-actions[bot] · 2025-04-07

Quoted shards options test update

donhardmandonhardman · 2025-04-07 · 9 · #3289

…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]}, "vector": [0.1,0…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]},"vector": [0.1,0…| {"features":["A16 Bionic","Dynamic Island","Improved camera"]} | 0.100000,0.200000…

github-actions[bot]github-actions[bot] · 2025-04-07

Shards opt validation

donhardmandonhardman · 2025-04-07 · 15 · #3277

…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]}, "vector": [0.1,0…": {"features": ["A16 Bionic","Dynamic Island","Improved camera"]},"vector": [0.1,0…| {"features":["A16 Bionic","Dynamic Island","Improved camera"]} | 0.100000,0.200000…

github-actions[bot]github-actions[bot] · 2025-04-04