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

28 results 44 ms in manticoresoftware/manticoresearch

Estimate multithreaded performance in CBO

…currently estimates only single-thread performance. This is ok for SI…nonlinear function to guesstimate the performance of multithreaded analyzers

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

JSON performance degradation compared to SQL performance.

…compared to SQL performance. CI github overnight test passed…

PavelShilin89PavelShilin89 · 2024-09-25 · 2 · #2573

discussion

Effect of expansion_limit on CALL SUGGEST Performance

…to understand what affects the performance of CALL SUGGEST , based on…other configuration allow for consistent performance of CALL SUGGEST ?…

Anish2Anish2 · 2021-06-07 · 2 · #516

waitingwontfix

Optimize performance of REPLACE INTO SET

…further and explore ways to improve the performance. Checklist: To be completed…

sanikolaevsanikolaev · 2025-04-25 · 9 · #3234

waitingest::size_S

HTTP JSON search performance issue

…find out if the performance can be improved. time curl -s localhost…

Nick-S-2018Nick-S-2018 · 2024-12-06 · 8 · #2810

bug

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 …

sanikolaevsanikolaev · 2022-08-31 · 1 · #831

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

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

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

JOIN performance issue

…order by id asc; This performance degradation is not expected and…

glookkaglookka · 2025-02-28 · 2 · #2995

bugrel::7.4.6

Manticoresearch >3.4.2 higher CPU% usage (performance degradation) on specific dataset

…the bug We have worse performance >20% more cpu used (worse…of 4 datasets has degraded performance, others ~1% change) To Reproduce…0.1 msec/call avg performance is degraded for simple query…Y] ranker none Expected behavior Performance is the same between 2…

sshilkosshilko · 2021-08-18 · 7 · #609

waiting

Improve Daemon / Buddy auto-pr workflow

…" PR into master . Action items: improve test_kit_docker_build.sh…improve the github action in Buddy…

sanikolaevsanikolaev · 2024-10-31 · 2 · #2680

1👍1

improve documentation about morphology_skip_fields

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

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

Performance degradation in b632b/709b9

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

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

est::size_M

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…

donhardmandonhardman · 2024-07-31 · 2 · #2375

bugest::size_Mrel::6.3.4

Changing order of WHERE params changes performance dramaticaly

Describe the bug Query performance depend on WHERE parameters order…order of params Expected behavior Performance does not depend on params…

starinacoolstarinacool · 2025-01-31 · 2 · #1645

bugwaitingest::size_S

improve documentation about Buddy statements

…: It could be better to improve documentation about Buddy statements to…

tomatologtomatolog · 2024-10-08 · 7 · #2517

enhancement

Improvement of SHOW META

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 …

denfmdenfm · 2020-10-21 · 2 · #428

Merging logging improvements

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 …

sanikolaevsanikolaev · 2024-09-10 · 2 · #1103

rel::7.0.0

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