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

1118 results 14 ms in manticoresoftware/manticoresearch-buddy

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

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

donhardmandonhardman · 2025-01-07

Fix: metric deserialization issue and new buddy-core

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

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

Two Approaches for ID Generation and Sharding 1. Snowflake-like ID Generation Even distribution is prioritized. This approach generates unique IDs with embedded shard information. Structure (63-bit integer): 41 bits: timestamp (milliseconds since custom …

donhardmandonhardman · 2024-11-12

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

CI: disable CLT tests in main

donhardmandonhardman · 2025-02-03 · 1 · #474

Let's add this: continue-on-error: ${{ matrix.experimental }} if the current branch is "main", i.e. not a PR, so we don't fail the whole tests workflow if the CLT tests job fails in the main branch.

sanikolaevsanikolaev · 2025-02-03

Fix issue with drop sharded table

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

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

As we discussed in Slack, let's avoid using the snowflake ID approach, as we need to keep the option to provide custom IDs. Instead of the modulo function, let's explore other options, like jump consistent hashing.

sanikolaevsanikolaev · 2024-11-12

Update composer deps to support initialization without access to plug…

…gable dir

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

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

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

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

Rename expansionLimit -> expansionLen

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

enhancement

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

Queues MV: Show query compile error

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

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

@donhardman also, as we discussed select uuid_short() may be required in the daemon. I've discussed it with @tomatolog and it's not a big deal to add it. Pls create a separate task about it if required.

sanikolaevsanikolaev · 2024-11-12

Fix critical bug with increasing of runtimes on exception

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

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

I have created a task: https://github.com/manticoresoftware/manticoresearch/issues/2752

donhardmandonhardman · 2024-11-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

Increasing Swoole's `package_max_length`

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

rel::7.0.0

@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

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

Increasing Swoole's `package_max_length`

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

rel::7.0.0

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

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

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

https://github.com/manticoresoftware/manticoresearch/issues/2752 is done

sanikolaevsanikolaev · 2024-11-13

Use 127.0.0.1 for node ID in sharding

donhardmandonhardman · 2025-02-06 · 0 · #484

Misleading error "unknown option 'fuzzy'"

sanikolaevsanikolaev · 2024-11-26 · 6 · #395

bug

Implemented: https://github.com/manticoresoftware/manticoresearch-buddy/pull/397

donhardmandonhardman · 2024-11-13

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

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

Increasing Swoole's `package_max_length`

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

rel::7.0.0

Yes, it looks fine now. Fixed in #427

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

External build system

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

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

Buddy: Testing with following parameters: Curl command: curl -H 'Content-type: application/x-ndjson' --data-binary @bulk.json http://localhost:9308/_bulk Number of requests: 1000 Concurrency: 12 ---------------------------------------- Single-thread curl …

donhardmandonhardman · 2024-11-26

Fix critical issues when local plugins are not working

donhardmandonhardman · 2024-08-08 · 0 · #338

Misleading error "unknown option 'fuzzy'"

sanikolaevsanikolaev · 2024-11-26 · 6 · #395

bug

Let's add tests that MRE is fixed in this pull: https://github.com/manticoresoftware/manticoresearch/pull/2756

donhardmandonhardman · 2024-11-14

Updated the autoinsert of text fields in Elastic-like requests

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

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

While we are waiting for things that are blocking our next move, let's cover the functionality with tests that we can already implement and manually verify. Location: https://github.com/manticoresoftware/manticoresearch/pull/2784/ Documentation reference …

donhardmandonhardman · 2024-11-27

Updated github workflow

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

Increasing Swoole's `package_max_length`

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

rel::7.0.0

Reopening to update the changelog.

sanikolaevsanikolaev · 2025-01-09

Change error message on fuzzy search without match

donhardmandonhardman · 2024-12-07 · 0 · #397

Misleading error "unknown option 'fuzzy'"

sanikolaevsanikolaev · 2024-11-26 · 6 · #395

bug

@donhardman Testing performed in PR - https://github.com/manticoresoftware/manticoresearch/pull/2756 I ask for a test review and approval for the merger.

PavelShilin89PavelShilin89 · 2024-11-20

Update composer deps

donhardmandonhardman · 2025-02-05 · 0 · #483

Distributed inserts (_bulk, replace, update)

donhardmandonhardman · 2025-02-06 · 20 · #392

1👀1

est::size_M

Here's how the new functionality can be tested and one bug: snikolaev@dev2:~$ docker run --name kit --rm -it ghcr.io/manticoresoftware/manticoresearch:test-kit-buddy-402 bash root@9356d020d256:/# searchd Manticore 6.3.9 9183ab762@24112704 dev (columnar 2. …

sanikolaevsanikolaev · 2024-11-27

1👀1