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

151 results 80 ms in manticoresoftware/manticoresearch

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

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…sufficient. We've been considering improving it by flushing the RAM…

zhangdapao745zhangdapao745 · 2024-11-28

🆕 Update buddy version (feat/improve-queue-payload-matching)

Update buddy version to: 3.0.1 24120617 255ad96 which includes: 255ad96 fix unit test InsertQueryTest a7f4707 fix unit test testAutoSchemaOptionDisabled 8f002ce Improve queue plugin payload matching 3229f22 Improve queue plugin payload matching

githubmanticoregithubmanticore · 2024-12-10 · 1 · #2826

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

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

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

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

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

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

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

improve documentation about Buddy statements

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

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

enhancement

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

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

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

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

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

Improve error logging of JSON insert api failure - "unsupported value type"

Is your feature request related to a problem? Please describe. Moreso a very easy improvement to aid in awareness of what the particular violation is Describe the solution you'd like Include the field name that failed validation and the value that caused …

bZichettbZichett · 2023-09-05 · 3 · #1062

rel::6.2.0

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

Improve "FATAL: binlog: log open error"

…because of it. Let's improve this behaviour to make it…

sanikolaevsanikolaev · 2024-08-02 · 1 · #2476

bug

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

Improved syntax error on creation when CREATE TABLE with parameters shards= rf=1

Bug Description: When executing the command to create a table with the parameters shards= rf=1 , a syntax error occurs if the parameters are specified incorrectly or without a value for shards . In particular, Manticore generates the error ERROR 1064 ( …

PavelShilin89PavelShilin89 · 2025-04-09 · 4 · #3214

bugest::size_S

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

Improve conditions of disk chunk save

…either save, either not. Such improved workflow reduces N of small…

githubmanticoregithubmanticore · 2023-01-11 · 1 · #1009

Thai chars are in the wrong charsets

maximiummaximium · 2024-09-09 · 11 · #2103

bugrel::7.0.0est::size_S

Sergey will improve the docs.

sanikolaevsanikolaev · 2024-09-09

improve `indextool --buildidf` (and m.b. `indextool --mergeidf`)

Proposal: The small improvement is to change error msg when params malformed. Right now it looks like: $ ./indextool --buildidf Manticore 0.0.0 c359c273f@25040120 Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc ( …

klirichekklirichek · 2025-05-02 · 1 · #3290

rel::9.3.2

Testing bug fixes in fuzzy search and autocomplete

PavelShilin89PavelShilin89 · 2024-10-01 · 9 · #2566

done

@dmitrykuzmenkov @sanikolaev discuss on the call tomorrow how to improve Something went wrong and unknown option fuzzy errors

PavelShilin89PavelShilin89 · 2024-09-18

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

Test if Manticore can be used via WSL on Windows and update the docs

sanikolaevsanikolaev · 2024-11-25 · 5 · #2690

Great. Let's discuss it on our next call to decide how we can improve the docs / the installation page etc.

sanikolaevsanikolaev · 2024-10-29

Thai chars are in the wrong charsets

maximiummaximium · 2024-09-09 · 11 · #2103

bugrel::7.0.0est::size_S

Sergey will improve the docs. Reviewed and updated the changelog entry in https://github.com/manticoresoftware/manticoresearch/commit/99e943d455e4c1619b6b9a643743cfb3e3bbe806

sanikolaevsanikolaev · 2024-09-09

META total_found is wrong for a SQL query with HAVING

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

bugrel::7.0.0est::size_S

Let's improve docs about: total_found HAVING , REMOVE_REPEATS etc. so the current behaviour is not confusing.

sanikolaevsanikolaev · 2024-05-01

Removing manticore-tools redhat package fails in 6.3.0

sanikolaevsanikolaev · 2024-06-26 · 3 · #2231

bugest::size_Srel::6.3.2

@PavelShilin89 pls improve our dev packages installation tests by adding the phase of removing all the packages.

sanikolaevsanikolaev · 2024-05-29

Forbid setting incorrect values for numeric fields

Nick-S-2018Nick-S-2018 · 2024-07-03 · 5 · #2312

bugest::size_M

@Nick-S-2018 pls improve the spec, e.g.: should string->numeric conversion still happen for ID? what about cases like "123" ?…

sanikolaevsanikolaev · 2024-06-21