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

    • array(10) { ["id"]=> int(235329798) ["org_id"]=> int(28798446) ["name"]=> string(19) "manticoresearch-php" ["issues"]=> int(93) ["pull_requests"]=> int(112) ["expected_issues"]=> int(195) ["is_indexing"]=> bool(true) ["comments"]=> int(354) ["updated_at"]=> int(1720418059) ["indexed_percentage"]=> float(105.13) }
    • array(10) { ["id"]=> int(343648351) ["org_id"]=> int(28798446) ["name"]=> string(8) "columnar" ["issues"]=> int(53) ["pull_requests"]=> int(28) ["expected_issues"]=> int(66) ["is_indexing"]=> bool(true) ["comments"]=> int(222) ["updated_at"]=> int(1721102579) ["indexed_percentage"]=> float(122.73) }
    • array(10) { ["id"]=> int(256103013) ["org_id"]=> int(28798446) ["name"]=> string(18) "manticoresearch-go" ["issues"]=> int(3) ["pull_requests"]=> int(2) ["expected_issues"]=> int(5) ["is_indexing"]=> bool(true) ["comments"]=> int(7) ["updated_at"]=> int(1713962567) ["indexed_percentage"]=> float(100) }
    • array(10) { ["id"]=> int(118498743) ["org_id"]=> int(28798446) ["name"]=> string(6) "docker" ["issues"]=> int(42) ["pull_requests"]=> int(48) ["expected_issues"]=> int(88) ["is_indexing"]=> bool(true) ["comments"]=> int(144) ["updated_at"]=> int(1721677270) ["indexed_percentage"]=> float(102.27) }
    • array(10) { ["id"]=> int(532845922) ["org_id"]=> int(28798446) ["name"]=> string(22) "manticoresearch-backup" ["issues"]=> int(40) ["pull_requests"]=> int(96) ["expected_issues"]=> int(118) ["is_indexing"]=> bool(true) ["comments"]=> int(263) ["updated_at"]=> int(1720680263) ["indexed_percentage"]=> float(115.25) }
    • array(10) { ["id"]=> int(95614931) ["org_id"]=> int(28798446) ["name"]=> string(15) "manticoresearch" ["issues"]=> int(2838) ["pull_requests"]=> int(1322) ["expected_issues"]=> int(2225) ["is_indexing"]=> bool(true) ["comments"]=> int(23504) ["updated_at"]=> int(1721979467) ["indexed_percentage"]=> float(186.97) }
    • array(10) { ["id"]=> int(288426751) ["org_id"]=> int(28798446) ["name"]=> string(26) "manticoresearch-javascript" ["issues"]=> int(12) ["pull_requests"]=> int(1) ["expected_issues"]=> int(12) ["is_indexing"]=> bool(true) ["comments"]=> int(34) ["updated_at"]=> int(1715240342) ["indexed_percentage"]=> float(108.33) }
    • array(10) { ["id"]=> int(605419213) ["org_id"]=> int(28798446) ["name"]=> string(10) "buddy-core" ["issues"]=> int(3) ["pull_requests"]=> int(61) ["expected_issues"]=> int(63) ["is_indexing"]=> bool(true) ["comments"]=> int(7) ["updated_at"]=> int(1721213804) ["indexed_percentage"]=> float(101.59) }
    • array(10) { ["id"]=> int(626830281) ["org_id"]=> int(28798446) ["name"]=> string(3) "clt" ["issues"]=> int(36) ["pull_requests"]=> int(19) ["expected_issues"]=> int(39) ["is_indexing"]=> bool(true) ["comments"]=> int(59) ["updated_at"]=> int(1721888018) ["indexed_percentage"]=> float(141.03) }
    • array(10) { ["id"]=> int(532844203) ["org_id"]=> int(28798446) ["name"]=> string(21) "manticoresearch-buddy" ["issues"]=> int(213) ["pull_requests"]=> int(294) ["expected_issues"]=> int(325) ["is_indexing"]=> bool(true) ["comments"]=> int(1082) ["updated_at"]=> int(1721969166) ["indexed_percentage"]=> float(156) }
    • array(10) { ["id"]=> int(288164342) ["org_id"]=> int(28798446) ["name"]=> string(22) "manticoresearch-python" ["issues"]=> int(14) ["pull_requests"]=> int(4) ["expected_issues"]=> int(18) ["is_indexing"]=> bool(true) ["comments"]=> int(63) ["updated_at"]=> int(1718607891) ["indexed_percentage"]=> float(100) }
    • array(10) { ["id"]=> int(715909746) ["org_id"]=> int(28798446) ["name"]=> string(29) "manticore-github-issue-search" ["issues"]=> int(19) ["pull_requests"]=> int(20) ["expected_issues"]=> int(26) ["is_indexing"]=> bool(true) ["comments"]=> int(33) ["updated_at"]=> int(1721958623) ["indexed_percentage"]=> float(150) }
    • array(10) { ["id"]=> int(532842713) ["org_id"]=> int(28798446) ["name"]=> string(8) "executor" ["issues"]=> int(17) ["pull_requests"]=> int(53) ["expected_issues"]=> int(61) ["is_indexing"]=> bool(true) ["comments"]=> int(22) ["updated_at"]=> int(1717669197) ["indexed_percentage"]=> float(114.75) }
10946 results 17 ms in manticoresoftware/manticoresearch

The index is damaged after being killed by the system.

The physical machine runs a docker service, and only 1.1G of memory space remains. Start a manticore instance 3.5.2 version. A 2G memory limit is specified for this container. create table test ( .... ) rt_mem_limit='512m' Create an index, and then โ€ฆ

donbing007donbing007 ยท 2021-01-26 ยท 4 ยท #485

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

CI: minor

sanikolaevsanikolaev ยท 2023-11-24 ยท 0 ยท #1629

Engine columnar crash with infinity core dump loop

2peter32peter3 ยท 2024-05-23 ยท 11 ยท #2176

bugrel::6.3.0

I can not reproduce the crash using MRE from the comment with either Manticore 6.2.13 cc9294cd6@24051604 dev (columnar 2.2.5 0c18998@240424) (secondary 2.2.5 0c18998@240424) (knn 2.2.5 0c18998@240424) or master headr versions of daemon and MCL at windows โ€ฆ

tomatologtomatolog ยท 2024-05-18

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

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

fixed SST timeout at the joiner node on receive SST

to issue CI and build packages and docker image

tomatologtomatolog ยท 2023-12-20 ยท 1 ยท #1683

publishpack

Elasticsearch /_update/ endpoint does not escape text columns

duk-37duk-37 ยท 2024-07-26 ยท 1 ยท #2447

bugrel::upcoming

Thanks @duk-37 @djklim87 pls take a look.

sanikolaevsanikolaev ยท 2024-07-26

Manticore crushed with errors

Describe the bug manticoresearch suddenly crushed To Reproduce create a real-time table contains some fulltext columns insert 30 million test data drop one of the fulltext column Expected behavior the table drops this column successfully and no suddenly โ€ฆ

VickcleVickcle ยท 2024-02-02 ยท 6 ยท #1782

waiting

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

where joined_table.id = 1 or joined_table.id = 2

select * from t inner join t2 on t.id = t2.t_id where t2.id = 1 or t2.id = 2 returns an empty result which is wrong: mysql> drop table if exists t; create table t(f text); insert into t values(1, 'abc'); drop table if exists t2; create table t2(t_id int, โ€ฆ

sanikolaevsanikolaev ยท 2024-03-21 ยท 2 ยท #1978

bugest::size_Sfeature::join

Query performance is dependent on the order of keywords in match

starinacoolstarinacool ยท 2024-07-25 ยท 1 ยท #2446

bug

#1641

starinacoolstarinacool ยท 2024-07-25

/dev/ -> / in the docs

Some links in the docs point to https://manual.manticoresearch.com/dev/ , e.g. https://github.com/manticoresoftware/manticoresearch-php/blob/115d864a0bcc9d29a1af868a5a13a72fa0ab2df1/docs/searchclass.md#knn Let's update them after the next release of โ€ฆ

sanikolaevsanikolaev ยท 2024-05-29 ยท 2 ยท #1867

est::size_S

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

Update buddy version

Updating buddy version to 2.3.1-24032906-541c941

githubmanticoregithubmanticore ยท 2024-03-29 ยท 3 ยท #2020

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

CI: rolled back OpenSSL installation as https://github.com/actions/ruโ€ฆ

sanikolaevsanikolaev ยท 2023-09-29 ยท 3 ยท #1472

mariadb client received malformed packet

daikozdaikoz ยท 2024-07-25 ยท 21 ยท #1409

bugwaiting

What's the mariadb client version?

sanikolaevsanikolaev ยท 2023-09-01

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

โ“ Per-field tokenization (question for the community) โ“

sanikolaevsanikolaev ยท 2024-05-30 ยท 10 ยท #2006

I came here to open a feature request for this specific feature (but spotted this post). Our use case for manticore means we want only a subset of our fields expanded with infixes. We have always used dict=crc (since the early days of Sphinx) but reading โ€ฆ

ChrisHSandNChrisHSandN ยท 2024-05-22

1๐Ÿ‘1

Data manipulation

PavelShilin89PavelShilin89 ยท 2024-02-27 ยท 5 ยท #1828

done

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

How to display index name in results using distributed tables?

Example usage: { "index":"global_table", "profile": true, "query": { "match_phrase": {"_all": "John Doe"} }, "_source": ["*"], "sort": [ "_score" ], "limit": 1000 } Results are returned without the name of index, where tha result is actually coming from. โ€ฆ

terion-nameterion-name ยท 2024-02-05 ยท 0 ยท #1795

Create test-character-transformation-when-sending-to-buddy.rec

PavelShilin89PavelShilin89 ยท 2024-06-14 ยท 5 ยท #2300

done

โ€ฆclt ๐Ÿ‘Ž CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ โœ… OK: 14 โŒ Failed: 1 โณ Duration: 261s ๐Ÿ‘‰ Check Action Results for commit 741933e Failed tests: โ€“โ€“โ€“ input โ€“โ€“โ€“ sed -i '/data_dir = \/var\/lib\/manticore/a buddy_path = manticore-executor โ€ฆ

github-actions[bot]github-actions[bot] ยท 2024-06-11

Update timestamp by NOW()

Hello UPDATE some_index SET added = NOW() WHERE id=1; ERROR 1064 (42000): sphinxql: syntax error, unexpected identifier near 'NOW() WHERE id=1' added is timestamp type How can I set the timestamp to NOW()? SELECT NOW(); +------------+ | NOW() | โ€ฆ

webigorkievwebigorkiev ยท 2021-02-18 ยท 1 ยท #492

Can't import table with wordforms

djklim87djklim87 ยท 2024-05-24 ยท 10 ยท #2154

bugdonerel::6.3.0

Done in https://github.com/manticoresoftware/manticoresearch/pull/2222

PavelShilin89PavelShilin89 ยท 2024-05-23

response time is much higher than max_query_time

mysql> select * from name where match('ะพะฒ') option max_query_time=1000; show meta; ERROR 1064 (42000): table name: +----------------+--------------+ | Variable_name | Value | +----------------+--------------+ | error | table name: | | warning | query โ€ฆ

klirichekklirichek ยท 2024-05-23 ยท 0 ยท #1980

bugrel::6.3.0

String equal in JOIN

mitshmitsh ยท 2024-06-19 ยท 6 ยท #2287

waitingfeature::join

could you provide MRE or upload your config along with indexes there this error pops up? As this query should work fine.

tomatologtomatolog ยท 2024-06-06

Update buddy version

Updating buddy version to 2.0.1-23102407-3609149

githubmanticoregithubmanticore ยท 2023-10-24 ยท 5 ยท #1516

bug

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

Improvement of all timeouts in the clt-test folder

PavelShilin89PavelShilin89 ยท 2024-02-14 ยท 3 ยท #1829

done

Manticore 5.0.2 unexpected crash across all cluster nodes

pavelnemirovskypavelnemirovsky ยท 2023-06-18 ยท 2 ยท #978

waitingwontfix

it is not clear the root of the crash as there is no query that cause this crash. However looking at the BT of the crash columnar::Packer_Hash_c::AddDoc that crash could be related to recent fix in columnar library https://github.com/manticoresoftware/ โ€ฆ

tomatologtomatolog ยท 2023-01-04

1๐Ÿ‘1

Unable to run Manticore after installation via Homebrew on Mac 14.2

Describe the bug I installed manticore using Homebrew according to the installation instructions on my Mac 14.2, but I could not start searchd due to errors related to libonig.5.dylib . To Reproduce Steps to reproduce the behavior: brew install โ€ฆ

discretepacketsdiscretepackets ยท 2023-12-19 ยท 2 ยท #1684

Engine columnar crash with infinity core dump loop

2peter32peter3 ยท 2024-05-23 ยท 11 ยท #2176

bugrel::6.3.0

I can not reproduce the crash using MRE from the https://github.com/manticoresoftware/manticoresearch/issues/2176#issuecomment-2116580344 with either Strange. I can easily do it - https://youtu.be/oWmM1JeM9wY

sanikolaevsanikolaev ยท 2024-05-20

test

sanikolaevsanikolaev ยท 2023-11-06 ยท 0 ยท #1473

pack

mariadb client received malformed packet

daikozdaikoz ยท 2024-07-25 ยท 21 ยท #1409

bugwaiting

Follow mariadb version but I reproduce also with .net sql client. mariadb --version mariadb Ver 15.1 Distrib 10.5.19-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapper apt-cache policy mariadb-client mariadb-client: Installed: 1:10.5.19-0+ โ€ฆ

daikozdaikoz ยท 2023-09-02

๐Ÿ†• 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

UUID primary key

kshamievkshamiev ยท 2024-06-04 ยท 15 ยท #1429

est::size_M

+1

Ivan-BaranovIvan-Baranov ยท 2024-06-04

Improve killlist tests

https://github.com/manticoresoftware/manticoresearch/pull/1660 was recently fixed. Let's cover the fix with a test.

sanikolaevsanikolaev ยท 2023-12-25 ยท 1 ยท #1691

mariadb client received malformed packet

daikozdaikoz ยท 2024-07-25 ยท 21 ยท #1409

bugwaiting

I do not confirm this bug. Everything works correctly. docker run -it --rm mariadb:10.5.19 bash Installing Manticore in our docker container apt-get update && apt-get install -y wget && wget https://repo.manticoresearch.com/manticore-repo.noarch.deb && โ€ฆ

PavelShilin89PavelShilin89 ยท 2023-09-05