👀 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
donhardman · 2023-02-20 · 0 · #99
Distributed inserts (_bulk, replace, update)
donhardman · 2025-03-21 · 28 · #392
est::size_M
donhardman · 2024-11-12
Fix: metric deserialization issue and new buddy-core
donhardman · 2024-12-17 · 1 · #422
donhardman · 2025-03-24 · 1 · #509
bug
donhardman · 2025-03-24
Fuzzy plugin doesn't support quote table names
Bug Description: select ... `<table name>` ... fuzzy=1 fails with no such table '' : MRE: mysql> drop table if exists t; create table t; SELECT * FROM `t` WHERE MATCH('abc') OPTION fuzzy = 1; -------------- drop table if exists t -------------- Query OK, …
sanikolaev · 2025-03-24 · 2 · #496
bug
Distributed inserts (_bulk, replace, update)
donhardman · 2025-03-21 · 28 · #392
est::size_M
sanikolaev · 2024-11-12
Fix issue with drop sharded table
donhardman · 2024-10-23 · 0 · #383
Fuzzy plugin doesn't support quote table names
sanikolaev · 2025-03-24 · 2 · #496
bug
donhardman · 2025-03-04
Fix issue with _bulk inserts into sharded table
donhardman · 2025-03-24 · 2 · #504
Distributed inserts (_bulk, replace, update)
donhardman · 2025-03-21 · 28 · #392
est::size_M
sanikolaev · 2024-11-12
Update composer deps to support initialization without access to plug…
…gable dir
donhardman · 2024-11-19 · 0 · #398
Processing JSON fields with _field_caps
Nick-S-2018 · 2025-01-31 · 1 · #449
rel::7.0.0
Nick-S-2018 · 2025-01-27
Sharding error handling improvements and fixes
donhardman · 2025-03-24 · 16 · #508
Elastic-Manticore mapping change
Nick-S-2018 · 2025-01-31 · 1 · #416
bugrel::7.0.0
Nick-S-2018 · 2025-01-27
Queues MV: Show query compile error
djklim87 · 2025-01-17 · 0 · #456
Distributed inserts (_bulk, replace, update)
donhardman · 2025-03-21 · 28 · #392
est::size_M
donhardman · 2024-11-12
Distributed inserts (_bulk, replace, update)
Proposal: We should implement the logic and stick to JSON protocol ONLY for the initial version when we are able to insert into sharded tables on the Buddy side. Key considerations: Implement id generation on the Buddy side that is easy to maintain and …
donhardman · 2025-03-21 · 28 · #392
est::size_M
Fuzzy plugin doesn't support quote table names
sanikolaev · 2025-03-24 · 2 · #496
bug
PavelShilin89 · 2025-03-24
Fix critical bug with increasing of runtimes on exception
donhardman · 2023-11-02 · 1 · #170
Distributed inserts (_bulk, replace, update)
donhardman · 2025-03-21 · 28 · #392
est::size_M
sanikolaev · 2024-11-13
https://github.com/manticoresoftware/manticoresearch-buddy/pull/478 can't pass all the tests due to a permissions issue. This is a copy.
sanikolaev · 2025-02-01 · 1 · #481
Unstable fuzzy results with default layouts after disk chunk flush
sanikolaev · 2025-03-24 · 8 · #489
bug
donhardman · 2025-02-20
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
sanikolaev · 2025-02-01 · 0 · #479
Escaping table names in auto schema requests
Nick-S-2018 · 2025-01-31 · 1 · #424
bugest::size_Srel::7.0.0
Nick-S-2018 · 2025-01-27
Bug Description: Currently when we run update deps in Buddy repo we have no commits presented in the "which includes" section in the comment of pull request in manticoresearch repo Manticore Search Version: Latest Operating System Version: Ubuntu Have you …
donhardman · 2025-03-24 · 1 · #509
bug
Distributed inserts (_bulk, replace, update)
donhardman · 2025-03-21 · 28 · #392
est::size_M
donhardman · 2024-11-26
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
donhardman · 2025-01-06 · 0 · #430
sanikolaev · 2025-02-01 · 1 · #481
sanikolaev · 2025-02-01
ci: removed login to ghcr.io as the image we need is public
sanikolaev · 2025-02-01 · 0 · #480
Unstable fuzzy results with default layouts after disk chunk flush
sanikolaev · 2025-03-24 · 8 · #489
bug
tomatolog · 2025-02-20
Add support for failed update and delete in clustered environment
donhardman · 2025-03-04 · 0 · #499
donhardman · 2025-02-24 · 3 · #474
sanikolaev · 2025-02-03
Unstable fuzzy results with default layouts after disk chunk flush
Bug Description: The same select returns an empty result after flush ramchunk . Example: mysql -P9306 -h0 -v -e "drop table if exists t; create table t(name text) min_infix_len='2' diskchunk_flush_write_timeout = '9999'; insert into t values(1, 'LIMITED …
sanikolaev · 2025-03-24 · 8 · #489
bug
Distributed inserts (_bulk, replace, update)
donhardman · 2025-03-21 · 28 · #392
est::size_M
donhardman · 2024-11-27
Fix fuzzy issues with FACET and complex ranker in options
donhardman · 2025-03-04 · 2 · #500
Unstable fuzzy results with default layouts after disk chunk flush
sanikolaev · 2025-03-24 · 8 · #489
bug
tomatolog · 2025-02-20
Updated the autoinsert of text fields in Elastic-like requests
Nick-S-2018 · 2025-01-23 · 0 · #445
donhardman · 2025-02-24 · 3 · #474
donhardman · 2025-02-10
Fix critical issues when local plugins are not working
donhardman · 2024-08-08 · 0 · #338
Unstable fuzzy results with default layouts after disk chunk flush
sanikolaev · 2025-03-24 · 8 · #489
bug
sanikolaev · 2025-02-21