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

12248 results 22 ms in manticoresoftware/manticoresearch

error: cannot use 'typeid' with '-fno-rtti' when building on Debian 11

pboguslawskipboguslawski · 2023-01-05 · 2 · #977

Please use our building CI Docker as described here https://manual.manticoresearch.com/dev/Installation/Compiling_from_sources#Building-using-CI-docker as it includes everything needed for building. I've just tested and it builds Debian 11 packages fine: …

sanikolaevsanikolaev · 2023-01-04

Secondary indexes for json attributes don't work with in() expressions

glookkaglookka · 2024-07-08 · 1 · #2381

bugrel::7.0.0

Fixed in https://github.com/manticoresoftware/manticoresearch/commit/9a74ed7903b042f740b37f25e2aef5fcac440703

glookkaglookka · 2024-07-05

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

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

waiting

Hello. Can you provide more details on the plaintext feature you mentioned?

sanikolaevsanikolaev · 2024-06-18

manticoresearch produces plenty of TIME_WAIT and SYN_SENT

chongshengdzchongshengdz · 2025-03-11 · 10 · #3154

waiting

Only TIME_WAIT has smth to do with Manticore: # egrep "9306|9308|9312" /tmp/t ipv4 2 tcp 6 53 TIME_WAIT src=127.0.0.1 dst=127.0.0.1 sport=43080 dport=9312 src=127.0.0.1 dst=127.0.0.1 sport=9312 dport=43080 [ASSURED] mark=0 zone=0 use=2 ipv4 2 tcp 6 42 …

sanikolaevsanikolaev · 2025-03-02

Fix: Potential Vulnerability in Cloned Function

tabudztabudz · 2025-02-27 · 4 · #3128

rel::upcoming

Thank you @tabudz !

sanikolaevsanikolaev · 2025-02-25

Draft: autosharding tests

donhardmandonhardman · 2025-03-21 · 72 · #1478

Linux debug test results  10 files   10 suites   8m 2s :stopwatch: 982 tests 933 :white_check_mark: 49 :zzz: 0 :x: 996 runs  947 :white_check_mark: 49 :zzz: 0 :x: Results for commit 2af0d300. :recycle: This comment has been updated with latest results.

github-actions[bot]github-actions[bot] · 2023-10-03

SELECT does not wait for FREEZE + UPDATE

PavelShilin89PavelShilin89 · 2025-03-19 · 12 · #2805

done

…clt 👎 CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 27 ❌ Failed: 1 ⏳ Duration: 343s 👉 Check Action Results for commit 649b356 Failed tests: ––– input ––– echo -e "searchd {\n listen = 9315:mysql\n listen = 9316\n log = /tmp/ …

github-actions[bot]github-actions[bot] · 2024-12-02

new regex for avg in test-freeze-unfreeze-update.rec

PavelShilin89PavelShilin89 · 2025-03-24 · 1 · #3239

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 41 ❌ Failed: 1 ⏳ Duration: 408s 👉 Check Action Results for commit 7e25777 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; stdbuf -oL searchd > /dev/null; if …

github-actions[bot]github-actions[bot] · 2025-03-24

Always 0 for unexisting @@variables

donhardmandonhardman · 2025-03-04 · 6 · #3109

bug

the related ticket is https://github.com/manticoresoftware/manticoresearch/issues/1273 daemon always returns valid response for unknown @@variable . Then the buddy present the response looks like mysql -h 127.0.0.1 -P 9306 -e "SELECT @@tx_isolation_ …

tomatologtomatolog · 2025-02-20

Testing bug fixes in fuzzy search and autocomplete

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

done

@sanikolaev I need approval to merge

PavelShilin89PavelShilin89 · 2024-09-17

Make ID unsigned bigint

sanikolaevsanikolaev · 2025-02-19 · 7 · #1030

1👍1

Is it worth the trouble to change the implementation again? The ID is a full 64-bits now, so can hold your unsigned 64-bit number via a static_cast or bit_cast, no?

wayneseguinwayneseguin · 2023-02-09

Auto UUID creation seems improper? Existing docs getting overwritten even with insert operation

regstuffregstuff · 2024-07-08 · 2 · #2367

bugwaiting

The related forum topic is https://forum.manticoresearch.com/t/auto-uuid-creation-seems-improper-existing-docs-getting-overwritten-even-with-insert-operation/2005/4 I can't reproduce it in Linux / Mac, but the ids there are much longer. @tomatolog pls try …

sanikolaevsanikolaev · 2024-07-03

move lemmatize_uk.so to /usr/share/manticore/modules/

githubmanticoregithubmanticore · 2023-01-06 · 9 · #908

➤ Stan commented: should be fixed at https://gitlab.com/manticoresearch/lemmatizer-uk/-/commit/6e7563d658744cdc59430f684d9796f44fc3afae as discussed the package destination now is the plugin_dir and by default it is the /usr/local/lib/manticore/ The idea …

githubmanticoregithubmanticore · 2023-01-04

Draft: autosharding tests

donhardmandonhardman · 2025-03-21 · 72 · #1478

Linux release test results  10 files   10 suites   6m 20s :stopwatch: 982 tests 933 :white_check_mark: 49 :zzz: 0 :x: 996 runs  947 :white_check_mark: 49 :zzz: 0 :x: Results for commit 2af0d300. :recycle: This comment has been updated with latest results. …

github-actions[bot]github-actions[bot] · 2023-10-03

Make ID unsigned bigint

sanikolaevsanikolaev · 2025-02-19 · 7 · #1030

1👍1

I believe the further optimization will be worth the effort, since negative ids is a too exotic thing. It will be important though to try to make it backward compatible.

sanikolaevsanikolaev · 2023-02-13

SELECT does not wait for FREEZE + UPDATE

PavelShilin89PavelShilin89 · 2025-03-19 · 12 · #2805

done

Windows test results   3 files    3 suites   19m 27s :stopwatch: 994 tests 944 :white_check_mark: 50 :zzz: 0 :x: 998 runs  948 :white_check_mark: 50 :zzz: 0 :x: Results for commit b8913988. :recycle: This comment has been updated with latest results.

github-actions[bot]github-actions[bot] · 2024-12-08

Nullable value for numeric related fields

scruelscruel · 2024-06-19 · 1 · #2236

est::size_XXL

Not a big deal to add NULLs support for the columnar storage. Harder for the row-wise storage, especially because we support in-place updates. We'd also need to integrate it with all the functions, which is very time-consuming.

sanikolaevsanikolaev · 2024-06-19

Fix: Potential Vulnerability in Cloned Function

tabudztabudz · 2025-02-27 · 4 · #3128

rel::upcoming

@tomatolog pls review

sanikolaevsanikolaev · 2025-02-25

Testing bug fixes in fuzzy search and autocomplete

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

done

…"ERROR 1064 (42000) at line 1: Something went wrong" doesn't looks like normal behaviour? Did it crash? If so, it should be investigated and fixed.

sanikolaevsanikolaev · 2024-09-18

Always 0 for unexisting @@variables

donhardmandonhardman · 2025-03-04 · 6 · #3109

bug

Another related issue is https://gitlab.com/manticoresearch/dev/-/issues/3009 and the commit as the result of it - https://github.com/manticoresoftware/manticoresearch/commit/8240fce05e . It doesn't explain why not NULL and why not an error.

sanikolaevsanikolaev · 2025-02-20