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

13234 results 32 ms in manticoresoftware/manticoresearch

fails to compile with -DWITH_JIEBA=0

Bug Description: Build manticore with -DWITH_JIEBA=0 . Without this options it does compile. Not a huge issue but decided to report it. /tmp/manticore_uselessly_very_long_path_to_prevent_rpm_build_issues/src/sphinx.cpp: In static member function 'static …

akostadinovakostadinov · 2024-12-21 · 0 · #2877

bug

Test/issue-415-fix-trailing-semicolon

PavelShilin89PavelShilin89 · 2024-12-18 · 1 · #2866

done

…clt 👎 CLT tests in test/clt-tests/buddy/ ✅ OK: 3 ❌ Failed: 1 ⏳ Duration: 98s 👉 Check Action Results for commit a3f3702 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; searchd; if timeout 10 grep -qm1 '\[ …

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

Manual fixes and optimizations

Bug Description: Identify and correct pages with multiple H1 tags, like this example. Ensure a sitemap exists at this URL. Instead of removing old docs with old versions from the index, adjust the sitemap to reduce their weight and improve search engine …

donhardmandonhardman · 2024-08-02 · 0 · #2474

enhancement

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

mysqldump export error

Trying to make logical dump with mysqldump : mysqldump -h0 -P9306 manticore > index.sql Dump creating but with following errors: mysqldump: Error: 'P01: syntax error, unexpected SELECT, expecting integer or string or '-' near 'SELECT DISTINCT LOGFILE_ …

d47081d47081 · 2024-01-09 · 5 · #1652

waiting

🆕 Update buddy version (fix/fuzzy-no-match)

githubmanticoregithubmanticore · 2024-11-24 · 1 · #2756

…clt 👎 CLT tests in test/clt-tests/buddy/ ✅ OK: 3 ❌ Failed: 1 ⏳ Duration: 74s 👉 Check Action Results for commit 7cda5de Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; searchd; if timeout 10 grep -qm1 '\[ …

github-actions[bot]github-actions[bot] · 2024-11-21

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

Bug Description: Secondary indexes are not used when running the following queries with json attributes: select id, any(x='val0' for x in j.arr) a from t where a>0; show meta; select id, in(j.arr, 'val0') a from t where a>0; show meta; select id, in(j[' …

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

bugrel::upcoming

Moved tests for CLI table

donhardmandonhardman · 2024-12-13 · 2 · #2830

…clt 👎 CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 29 ❌ Failed: 2 ⏳ Duration: 476s 👉 Check Action Results for commit 626ffb7 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

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

Manticore query cache fails to cache PACKEDFACTORS()

Bug Description: Recently tried to enable Manticore’s native query cache, however we ran into a situation regarding caching PACKEDFACTORS() output, regardless if it’s json or not. On a cache miss we receive values, on a cache hit we receive empty column, …

vytautasversvytautasvers · 2024-11-20 · 2 · #2742

bugrel::upcomingest::size_M

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

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

bugrel::upcoming

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

glookkaglookka · 2024-07-05

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

starinacoolstarinacool · 2024-01-10 · 0 · #1653

est::NO_ESTIMATE

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

Update test-create-table-like-existing-table-with-data.rec

Type of Change (select one): Bug fix - Fixed lack of support for IF NOT EXISTS syntax for create with data syntax. Description of the Change: Added support IF NOT EXISTS syntax for create with data syntax. Related Issue (provide the link): https://github. …

PavelShilin89PavelShilin89 · 2024-11-14 · 0 · #2759

done

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

🆕 Update buddy version

Update buddy version to: 2.3.13 24070805 2931a1f which includes: 2931a1f Introduce lazy loading for core labels like versions that before we initialized once on startup of metric thread

githubmanticoregithubmanticore · 2024-07-08 · 0 · #2388

fixed the calculation of number of available threads when concurrency is limited in the query

glookkaglookka · 2024-11-21 · 3 · #2777

Linux debug test results    10 files   10 suites   9m 29s :stopwatch: 1 015 tests 965 :white_check_mark: 50 :zzz: 0 :x: 1 029 runs  979 :white_check_mark: 50 :zzz: 0 :x: Results for commit 13200496. :recycle: This comment has been updated with latest …

github-actions[bot]github-actions[bot] · 2024-11-21

crash on s390x

Bug Description: Hello. Manticore search crashes when run on s390x architecture. It is enough to insert a single index entry and then select * . The following is how you can run it. The image I've built is public (to run with docker and no selinux, use …

akostadinovakostadinov · 2024-12-21 · 3 · #2853

bugwaiting

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

🆕 Update buddy version

Update buddy version to: 2.3.13 24082909 6493f15 which includes: 6493f15 Improve exception logging and Plugin load when plugin dir is not writable 252f38c Fix variuos PHPStan issue that occured once after upgrading 4ded5c7 Fix sharding issues and improve …

githubmanticoregithubmanticore · 2024-09-02 · 0 · #2534

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

CLT tests groupping

donhardmandonhardman · 2024-04-19 · 14 · #2075

Scroll search option

sanikolaevsanikolaev · 2024-12-20 · 2 · #2811

est::size_M

Implemented (except docs) in 86e240c06ccfba8065dd83099e25c57496ce51f0

glookkaglookka · 2024-12-11

Scroll search option

Proposal: Feature Summary Purpose: New search option scroll allows users to paginate query results with a single token, maintaining sorting context and cursor position. Supported in Requests and Responses: scroll will appear in JSON query results (and via …

sanikolaevsanikolaev · 2024-12-20 · 2 · #2811

est::size_M

Moved tests for CLI table

donhardmandonhardman · 2024-12-13 · 2 · #2830

…clt 👎 CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 29 ❌ Failed: 2 ⏳ Duration: 478s 👉 Check Action Results for commit 339e794 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; …

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

INSERT DELAYED

Currently mass inserts into a Manticore real-time table require batching for better performance. The task is to implement the INSERT DELAYED SQL command which would work as follows: INSERT DELAYED ... gets routed to Buddy Buddy saves the documents …

sanikolaevsanikolaev · 2023-12-05 · 8 · #1493

hacktoberfest

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

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

Bug Description: When adding new documents into a table and using the auto UUID feature, manticore seems to be generating UUIDs that already exist in the table and is therefore rewriting documents. I am unable to give an exact situation and MRE but I am …

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

bugwaiting

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

MVA column query via HTTP/JSON search request

Could you please explain how to get rid of warning 'suggest an explicit ANY()/ALL() around a filter on MVA column' when I'm trying to make following query via JSON API: ... "query": { "bool": { "must": [ { "match": { "title,plain": { "query": "test one", …

twirpxtwirpx · 2024-08-21 · 5 · #519

waiting

Test/issue 415 fix fuzzy trailing semicolon

PavelShilin89PavelShilin89 · 2024-12-18 · 1 · #2865

done

…clt 👎 CLT tests in test/clt-tests/buddy/ ✅ OK: 3 ❌ Failed: 1 ⏳ Duration: 98s 👉 Check Action Results for commit 8160967 Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; searchd --stopwait > /dev/null; searchd; if timeout 10 grep -qm1 '\[ …

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

count(distinct ...) against multiple tables with different field order returns wrong value

…MRE: drop table if exists a; drop table if exists b; CREATE TABLE a(g int, g2 int); CREATE TABLE b(g int, g2 int); INSERT INTO a(g,g2) VALUES (1,1),(2,1); INSERT INTO b(g,g2) VALUES (1,1),(2,1); select count(distinct g) from a,b; # Returns: # …

sanikolaevsanikolaev · 2024-04-23 · 1 · #2076

est::size_L

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

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

bugwaiting

I can not reproduce issue at Windows 10 or Windows 11 with Manticore search 6.3.0 release. After I started daemon I issue mysql> drop table if exists t; create table t; insert into t values(0); select * from t; Query OK, 0 rows affected (0.00 sec) Query …

tomatologtomatolog · 2024-07-08

Using Plain table and Postgresql on MacOS (M1)

Hello, I don't really understand the workflow on mac M1. I have followed this tutorial https://play.manticoresearch.com/mysql/ - however, I am using PostgreSQL in my case. I am implementing search on my Postgresql tables. I did install everything …

quadlolquadlol · 2023-02-14 · 3 · #1038

Testing bug fixes in fuzzy search and autocomplete

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

done

I also don't understand why here mysql -h0 -P9306 -e "SELECT * FROM name WHERE MATCH('SMITH') OPTION fuzzy='0';" ––– output ––– ERROR 1064 (42000) at line 1: unknown option 'fuzzy' The error says "unknown option 'fuzzy'" if this should be a known option.

sanikolaevsanikolaev · 2024-09-18

🆕 Update buddy version

Update buddy version to: 3.0.1 24122018 70716c4 which includes: 70716c4 Added support for Kibana visualisations (#350)

githubmanticoregithubmanticore · 2024-12-20 · 0 · #2876

Scroll search option

sanikolaevsanikolaev · 2024-12-20 · 2 · #2811

est::size_M

Added docs in https://github.com/manticoresoftware/manticoresearch/commit/e1ab4fbc3a58f3a77194bce8b39ab2dff840ade2

glookkaglookka · 2024-12-20

🆕 Update buddy version

Update buddy version to: 2.3.9 24052014 607e084 which includes: 607e084 Fix alter rt rename (#296) 1354c47 Fix alter distributed (#295) a0a50fc Skip plugin arg and move sharding create table logic to related plugin (#293)

githubmanticoregithubmanticore · 2024-05-20 · 3 · #2203

add login support for API

tomatologtomatolog · 2024-12-18 · 1 · #2846

enhancement

change of the step the agent \ server replies at the handshake with the additional salt data seems too complex. Adding the send of the user name the token sha1(user+sha1(password) ) from the client to server or master to agent along with each query …

tomatologtomatolog · 2024-12-18

Conversational Search (RAG)

Proposal: To have the ability to respond to free-form questions with conversational responses and maintain context for follow-up questions and answers. Competitor reference: Typesense Conversational Search. Checklist: To be completed by the assignee. …

pavelnemirovskypavelnemirovsky · 2024-09-10 · 2 · #2286

est::size_S

fixed the calculation of number of available threads when concurrency is limited in the query

glookkaglookka · 2024-11-21 · 3 · #2777

Linux release test results    10 files   10 suites   7m 46s :stopwatch: 1 015 tests 965 :white_check_mark: 50 :zzz: 0 :x: 1 029 runs  979 :white_check_mark: 50 :zzz: 0 :x: Results for commit 13200496. :recycle: This comment has been updated with latest …

github-actions[bot]github-actions[bot] · 2024-11-21