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

1115 results 25 ms in manticoresoftware/manticoresearch-buddy

Buddy loose records in log (debugv mode)

Bug Description: #!/usr/bin/env bash set -x docker stop kafka && docker rm kafka docker stop manticore && docker rm manticore wget -O /tmp/import.sh https://raw.githubusercontent.com/manticoresoftware/manticoresearch-buddy/main/test/Kafka/import.sh wget - …

djklim87djklim87 · 2024-09-10 · 1 · #342

bugest::size_S

Incorrect knn search by doc id

Nick-S-2018Nick-S-2018 · 2025-01-13 · 3 · #428

bug

Fix implemented: https://github.com/manticoresoftware/manticoresearch-buddy/pull/433

donhardmandonhardman · 2025-01-07

Make backup work on Windows

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

Incorrect knn search by doc id

Nick-S-2018Nick-S-2018 · 2025-01-13 · 3 · #428

bug

Please let me know if it fixes the issue

donhardmandonhardman · 2025-01-08

Fix: metric deserialization issue and new buddy-core

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

Incorrect knn search by doc id

Nick-S-2018Nick-S-2018 · 2025-01-13 · 3 · #428

bug

Yes, the issue is fixed now.

Nick-S-2018Nick-S-2018 · 2025-01-13

Add possibility to drop sharded table

donhardmandonhardman · 2024-09-24 · 0 · #354

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

donhardmandonhardman · 2025-01-07 · 1 · #432

We decided to merge cuz failing test is just about issue when daemon writes to log when it should not

donhardmandonhardman · 2025-01-07

104: Connection reset by peer

Bug Description: Sometimes when running multiple queries, we notice that internal communication from the Buddy to the daemon gets a "104: connection reset by peer" error. We need to figure out why this happens, create a minimal reproducible example (MRE) …

donhardmandonhardman · 2024-07-22 · 1 · #322

bug

Increasing Swoole's `package_max_length`

Nick-S-2018Nick-S-2018 · 2025-01-13 · 5 · #423

rel::upcoming

@donhardman, pls check if this can be done and if such change doesn't cause any side effects in Buddy,

Nick-S-2018Nick-S-2018 · 2024-12-18

Incorrect behaviour with reserved words in CREATE ... LIKE ...

Bug Description: When we use a word that's a common reserved word, it seems our parser doesn't recognize it and can't parse it properly. The fix here is that if we can't understand and need to escape this type of table name, we should send a clearer error …

donhardmandonhardman · 2024-09-10 · 0 · #324

bugest::size_S

Increasing Swoole's `package_max_length`

Nick-S-2018Nick-S-2018 · 2025-01-13 · 5 · #423

rel::upcoming

Please take a look here https://github.com/manticoresoftware/manticoresearch-buddy/pull/427 I tried to run some benchmarks and the new parameters do not affect it, so if it's enough, feel free to merge. If we need to increase more, let me know.

donhardmandonhardman · 2024-12-23

Fixed the handling of queries from DbForge MySQL tool

Nick-S-2018Nick-S-2018 · 2024-09-24 · 0 · #349

Increasing Swoole's `package_max_length`

Nick-S-2018Nick-S-2018 · 2025-01-13 · 5 · #423

rel::upcoming

Yes, it looks fine now. Fixed in #427

Nick-S-2018Nick-S-2018 · 2025-01-07

Fix/handling distributed tables

sanikolaevsanikolaev · 2025-01-24 · 2 · #475

Increasing Swoole's `package_max_length`

Nick-S-2018Nick-S-2018 · 2025-01-13 · 5 · #423

rel::upcoming

Reopening to update the changelog.

sanikolaevsanikolaev · 2025-01-09

Fixed handling of distributed tables

Nick-S-2018Nick-S-2018 · 2025-01-24 · 0 · #473

Increasing Swoole's `package_max_length`

Nick-S-2018Nick-S-2018 · 2025-01-13 · 5 · #423

rel::upcoming

Done in https://github.com/manticoresoftware/manticoresearch/commit/34abfe9f5530d5aa32f837c2bed32de4669d9389

Nick-S-2018Nick-S-2018 · 2025-01-13

Fix issue with drop sharded table

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

Fix/handling distributed tables

sanikolaevsanikolaev · 2025-01-24 · 2 · #475

…clt ❌ CLT tests in test/clt-tests/buddy/ ✅ OK: 4 ❌ Failed: 1 ⏳ Duration: 106s 👉 Check Action Results for commit b1c593a 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] · 2025-01-24

Update composer deps to support initialization without access to plug…

…gable dir

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

Switch to proper semver

sanikolaevsanikolaev · 2025-01-20 · 2 · #436

Migrated in this pull: https://github.com/manticoresoftware/manticoresearch-buddy/pull/453

donhardmandonhardman · 2025-01-16

Feature: auto version for git achive and fix duplicates

donhardmandonhardman · 2025-01-24 · 0 · #463

Switch to proper semver

sanikolaevsanikolaev · 2025-01-20 · 2 · #436

Closing as merged, also implemented for backup: https://github.com/manticoresoftware/manticoresearch-backup/commit/8d5596736125fb1bd6e0f8105de06e2a32fb71e7

donhardmandonhardman · 2025-01-20

Rename expansionLimit -> expansionLen

donhardmandonhardman · 2024-07-25 · 0 · #323

enhancement

Fix/handling distributed tables

sanikolaevsanikolaev · 2025-01-24 · 2 · #475

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

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

Add protocol version check

Proposal: We should add a check on the Buddy side for supported versions in case Manticore sends an incorrect version. We should print the unsupported version to the Buddy log and not handle unsupported requests. Checklist: To be completed by the assignee …

donhardmandonhardman · 2024-10-31 · 2 · #378

est::size_S

Development flow README

donhardmandonhardman · 2023-01-06 · 1 · #72

I've made minor changes in the text. Looks good to me, let's merge it.

sanikolaevsanikolaev · 2023-01-06

Feature: auto version for git achive and fix duplicates

donhardmandonhardman · 2025-01-24 · 0 · #470

Distributed /bulk inserts

donhardmandonhardman · 2025-01-20 · 4 · #413

I have optimized performance and fix some known issues in this pull: https://github.com/manticoresoftware/manticoresearch-buddy/pull/444

donhardmandonhardman · 2025-01-13

Fix critical bug with increasing of runtimes on exception

donhardmandonhardman · 2023-11-02 · 1 · #170

Change version detection logic

donhardmandonhardman · 2025-01-24 · 3 · #460

Take a look at https://github.com/manticoresoftware/manticoresearch/blob/master/src/.gitattributes as an example of better handling of the situation when you download a .zip archive from github

sanikolaevsanikolaev · 2025-01-20

Update/nested json field caps

Nick-S-2018Nick-S-2018 · 2025-01-24 · 0 · #472

Confusing error "is not real-time or percolate"

sanikolaevsanikolaev · 2025-01-13 · 7 · #400

bug

As discussed, instead of fixing the error let's just use show table NAME settings instead of show create table . It should enable fuzzy search for plain tables.

sanikolaevsanikolaev · 2024-11-21

Queues MV: Show query compile error

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

Distributed /bulk inserts

donhardmandonhardman · 2025-01-20 · 4 · #413

As discussed before here are rerun tests after update. Also discovered some issues after optimization and refactoring that affected bulk inserts and fixed it. Direct inserts: root@dev:/workdir# ./test.sh "curl -H 'Content-type: application/x-ndjson' -- …

donhardmandonhardman · 2025-01-14

Feature: auto version for git achive and fix duplicates

donhardmandonhardman · 2025-01-24 · 0 · #471

Change version detection logic

donhardmandonhardman · 2025-01-24 · 3 · #460

Implemented: https://github.com/manticoresoftware/buddy-core/pull/103 https://github.com/manticoresoftware/manticoresearch-buddy/pull/463

donhardmandonhardman · 2025-01-21

Change version detection logic

Proposal: We are migrating to proper semver and should prepare Buddy to detect version in a different way. Case 1: If we have APP_VERSION, do nothing, just read it Case 2: If we have no APP_VERSION but have git, detect commit and branch and display as x.x …

donhardmandonhardman · 2025-01-24 · 3 · #460

Confusing error "is not real-time or percolate"

sanikolaevsanikolaev · 2025-01-13 · 7 · #400

bug

I have changed it in this pull: https://github.com/manticoresoftware/buddy-core/pull/88/files

donhardmandonhardman · 2024-11-25