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

1674 results 17 ms in manticoresoftware/manticoresearch-buddy

Fix: metric deserialization issue and new buddy-core

donhardmandonhardman · 2024-12-17 · 1 · #422

refactor(sharding): fix critical rebalancing issues and add docs

donhardmandonhardman · 2025-06-30 · 25 · #562

🐳 Docker Images Pushed Buddy Test-Kit Images: Branch image: ghcr.io/manticoresoftware/manticoresearch:test-kit-fix_auto-sharding-rebalance-buddy Commit image: ghcr.io/manticoresoftware/manticoresearch:test-kit-caba64c1-buddy Base image used: ghcr.io/ …

github-actions[bot]github-actions[bot] · 2025-06-11

Make backup work on Windows

donhardmandonhardman · 2023-02-20 · 0 · #99

feat: update fuzzy search regex and error handling

Delicious-BaconDelicious-Bacon · 2025-06-27 · 2 · #552

Thanks for the PR @Delicious-Bacon ! @donhardman please review.

sanikolaevsanikolaev · 2025-06-03

Feat: RHEL 10 support

Ref: manticoresoftware/manticoresearch/issues/3426

djklim87djklim87 · 2025-06-30 · 1 · #568

Error response for multi query request including fuzzy search

Nick-S-2018Nick-S-2018 · 2025-06-18 · 4 · #507

bug

Relates to https://github.com/manticoresoftware/manticoresearch-javascript/issues/23

Nick-S-2018Nick-S-2018 · 2025-03-18

Fix issue while fuzzy=0 may lead to escaped operators

donhardmandonhardman · 2025-05-22 · 2 · #536

Fix issue while fuzzy=0 may lead to escaped operators

donhardmandonhardman · 2025-05-22 · 2 · #536

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 44 ❌ Failed: 1 ⏳ Duration: 410s 👉 Check Action Results for commit 71683b8 Failed tests: ––– input ––– set -b +m; sed -i '/data_dir = \/var\/lib\/manticore/a\ binlog_common = 1\n …

github-actions[bot]github-actions[bot] · 2025-05-13

Fix issue with drop sharded table

donhardmandonhardman · 2024-10-23 · 0 · #383

layouts='ru' may be not working

sanikolaevsanikolaev · 2025-06-10 · 6 · #547

bug

As discussed, let’s change the behavior so that if only one layout is provided, we throw an error—since it’s unclear which layout we should convert from.

sanikolaevsanikolaev · 2025-06-03

fix(ci): use correct test-kit image based on branch existence

Add ref_detection job to determine appropriate test-kit image per branch Update test, codestyle, and codeanalyze jobs to use dynamic test-kit image Remove duplicate ref_detection job definition Ensure test-kit image tag matches branch or defaults to …

donhardmandonhardman · 2025-06-04 · 3 · #554

fix(server): reduce memory usage logging frequency to 60s

donhardmandonhardman · 2025-06-13 · 6 · #565

🐳 Docker Images Pushed Buddy Test-Kit Images: Branch image: ghcr.io/manticoresoftware/manticoresearch:test-kit-fix_memory-usage-log-buddy Commit image: ghcr.io/manticoresoftware/manticoresearch:test-kit-0e990a6b-buddy Base image used: ghcr.io/ …

github-actions[bot]github-actions[bot] · 2025-06-12

Update composer deps to support initialization without access to plug…

…gable dir

donhardmandonhardman · 2024-11-19 · 0 · #398

Fix issue while fuzzy=0 may lead to escaped operators

donhardmandonhardman · 2025-05-22 · 2 · #536

…clt ❌ CLT tests in test/clt-tests/replication/ ✅ OK: 4 ❌ Failed: 1 ⏳ Duration: 141s 👉 Check Action Results for commit 82f28af Failed tests: ––– input ––– export INSTANCE=1 ––– output ––– OK ––– input ––– mkdir -p /var/{run,lib,log}/manticore-${INSTANCE} …

github-actions[bot]github-actions[bot] · 2025-05-16

Fix/distributed table fuzzy

donhardmandonhardman · 2025-04-06 · 0 · #515

layouts='ru' may be not working

sanikolaevsanikolaev · 2025-06-10 · 6 · #547

bug

We always should have 2 layouts; we will add an error message. But the other critical issue is that we are NOT preserving the original form of the query, which may be critical when a user inputs data in a layout we do not support. Fix in the core: https …

donhardmandonhardman · 2025-06-04

Queues MV: Show query compile error

djklim87djklim87 · 2025-01-17 · 0 · #456

refactor(sharding): fix critical rebalancing issues and add docs

donhardmandonhardman · 2025-06-30 · 25 · #562

…clt ❌ CLT tests in test/clt-tests/sharding/cluster/ test/clt-tests/sharding/functional/ test/clt-tests/sharding/replication/ test/clt-tests/sharding/syntax/ ✅ OK: 15 ❌ Failed: 1 ⏳ Duration: 201s 👉 Check Action Results for commit caba64c Failed tests: ––– …

github-actions[bot]github-actions[bot] · 2025-06-11

Add support of bulk and SQL to distributed inserts

Proposal: We should add logic that will support our own endpoint bulk and will parse it the same way we do for _bulk to make insertion into distributed tables possible. Also, as discussed before, we should explore the possibility of using our old SQL …

donhardmandonhardman · 2025-06-28 · 7 · #408

feat: update fuzzy search regex and error handling

Delicious-BaconDelicious-Bacon · 2025-06-27 · 2 · #552

I ran the codestyle , then codestyle-fix , codeanalyze and test . Everything looks clean. My composer install/update updated the composer.lock so be sure to check or drop that.

Delicious-BaconDelicious-Bacon · 2025-06-06

Log Level opt + endpoint

donhardmandonhardman · 2025-06-11 · 96 · #535

fix(server): reduce memory usage logging frequency to 60s

donhardmandonhardman · 2025-06-13 · 6 · #565

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 44 ❌ Failed: 2 ⏳ Duration: 475s 👉 Check Action Results for commit 0e990a6 Failed tests: ––– input ––– apt-get install jq -y > /dev/null; echo $? ––– output ––– OK ––– input ––– …

github-actions[bot]github-actions[bot] · 2025-06-12

Copy of #478

https://github.com/manticoresoftware/manticoresearch-buddy/pull/478 can't pass all the tests due to a permissions issue. This is a copy.

sanikolaevsanikolaev · 2025-02-01 · 1 · #481

Error response for multi query request including fuzzy search

Nick-S-2018Nick-S-2018 · 2025-06-18 · 4 · #507

bug

I have started to fix it on the Buddy side but encountered other issues. Due to the architecture originally made in Buddy, I think this is not the way to go. In Buddy, the response has always been mostly for a single query, and the idea originally was …

donhardmandonhardman · 2025-05-15

Failure in "Build test kit ..." when the PR is from a fork

Hopefully fixes this https://github.com/manticoresoftware/manticoresearch-buddy/actions/runs/13088640038/job/36524015494?pr=478#step:2:137

sanikolaevsanikolaev · 2025-02-01 · 0 · #479

Error response for multi query request including fuzzy search

Nick-S-2018Nick-S-2018 · 2025-06-18 · 4 · #507

bug

Logic implemented with buddy refactoring to support multiple responses @Nick-S-2018 please review: https://github.com/manticoresoftware/manticoresearch-buddy/pull/539 https://github.com/manticoresoftware/buddy-core/pull/123

donhardmandonhardman · 2025-05-27

Use json for state value and update code to fix sharding timeout exceed

Migrate sharding schema to fix issue with "Waiting timeout exceed" due to \n escaping in response

donhardmandonhardman · 2025-01-06 · 0 · #430

layouts='ru' may be not working

sanikolaevsanikolaev · 2025-06-10 · 6 · #547

bug

Here is the error message and fix to request 2 languages in layouts to be set: https://github.com/manticoresoftware/manticoresearch-buddy/pull/557 And the docs updated accordingly: https://github.com/manticoresoftware/manticoresearch/pull/3433

donhardmandonhardman · 2025-06-04

Add support for failed update and delete in clustered environment

donhardmandonhardman · 2025-03-04 · 0 · #499

fix(server): reduce memory usage logging frequency to 60s

donhardmandonhardman · 2025-06-13 · 6 · #565

🐳 Docker Images Pushed Buddy Test-Kit Images: Branch image: ghcr.io/manticoresoftware/manticoresearch:test-kit-fix_memory-usage-log-buddy Commit image: ghcr.io/manticoresoftware/manticoresearch:test-kit-6e7241ff-buddy Base image used: ghcr.io/ …

github-actions[bot]github-actions[bot] · 2025-06-12

ci: removed login to ghcr.io as the image we need is public

sanikolaevsanikolaev · 2025-02-01 · 0 · #480

refactor(sharding): fix critical rebalancing issues and add docs

donhardmandonhardman · 2025-06-30 · 25 · #562

…clt ❌ CLT tests in test/clt-tests/core/ test/clt-tests/expected-errors/ ✅ OK: 45 ❌ Failed: 1 ⏳ Duration: 447s 👉 Check Action Results for commit caba64c Failed tests: ––– input ––– apt-get install -y jq > /dev/null; echo $? ––– output ––– OK ––– input ––– …

github-actions[bot]github-actions[bot] · 2025-06-11

External build system

donhardmandonhardman · 2023-02-13 · 0 · #98

layouts='ru' may be not working

sanikolaevsanikolaev · 2025-06-10 · 6 · #547

bug

A minor change is requested. Pls check it out.

sanikolaevsanikolaev · 2025-06-05

Fix fuzzy issues with FACET and complex ranker in options

donhardmandonhardman · 2025-03-04 · 2 · #500

Error response for multi query request including fuzzy search

Nick-S-2018Nick-S-2018 · 2025-06-18 · 4 · #507

bug

Thanks for the update! However, the internal checklist is not yet complete. A Manticore team member will close this issue once everything is checked off. 🛠️

github-actions[bot]github-actions[bot] · 2025-06-12

Updated the autoinsert of text fields in Elastic-like requests

Nick-S-2018Nick-S-2018 · 2025-01-23 · 0 · #445

refactor(sharding): fix critical rebalancing issues and add docs

donhardmandonhardman · 2025-06-30 · 25 · #562

🐳 Docker Images Pushed Buddy Test-Kit Images: Branch image: ghcr.io/manticoresoftware/manticoresearch:test-kit-fix_auto-sharding-rebalance-buddy Commit image: ghcr.io/manticoresoftware/manticoresearch:test-kit-847f751c-buddy Base image used: ghcr.io/ …

github-actions[bot]github-actions[bot] · 2025-06-11

Migrate to use quoted sharding parameters

donhardmandonhardman · 2025-04-04 · 5 · #516

fix(server): reduce memory usage logging frequency to 60s

donhardmandonhardman · 2025-06-13 · 6 · #565

…clt ❌ CLT tests in test/clt-tests/buddy/ ✅ OK: 14 ❌ Failed: 1 ⏳ Duration: 165s 👉 Check Action Results for commit 6e7241f Failed tests: ––– input ––– rm -f /var/log/manticore/searchd.log; stdbuf -oL searchd $SEARCHD_FLAGS > /dev/null; if timeout 10 grep - …

github-actions[bot]github-actions[bot] · 2025-06-12