👀 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
Ref: manticoresoftware/manticoresearch/issues/3426
djklim87 · 2025-06-30 · 1 · #568
Fix APP_VERSION missing from macOS package
sanikolaev · 2025-07-01 · 4 · #575
codex
github-actions[bot] · 2025-07-01
donhardman · 2023-02-20 · 0 · #99
Error response for multi query request including fuzzy search
Nick-S-2018 · 2025-06-18 · 4 · #507
bug
Nick-S-2018 · 2025-03-18
Fix: metric deserialization issue and new buddy-core
donhardman · 2024-12-17 · 1 · #422
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
refactor(sharding): fix critical rebalancing issues and add docs
Refactor sharding rebalancing logic for failed and new nodes Add state management to prevent concurrent operations Improve error handling and recovery mechanisms Introduce detailed docs for core sharding components and workflows Enhance queue system for …
donhardman · 2025-07-07 · 35 · #562
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
Auto-sharding improvements and critical fixes
Proposal: As discussed before, there is a limitation in how we handle auto-rebalancing with rf=1 and new nodes added to the cluster. Due to this limitation, we need to create an intermediate cluster, ensure the data is synced, and then remove the …
donhardman · 2025-07-07 · 4 · #559
Error response for multi query request including fuzzy search
Nick-S-2018 · 2025-06-18 · 4 · #507
bug
donhardman · 2025-05-15
Fix issue while fuzzy=0 may lead to escaped operators
donhardman · 2025-05-22 · 2 · #536
Fix APP_VERSION missing from macOS package
sanikolaev · 2025-07-01 · 4 · #575
codex
sanikolaev · 2025-07-01
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 …
donhardman · 2025-06-04 · 3 · #554
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
donhardman · 2025-04-06 · 0 · #515
Fix APP_VERSION missing from macOS package
sanikolaev · 2025-07-01 · 4 · #575
codex
github-actions[bot] · 2025-07-01
Update composer deps to support initialization without access to plug…
…gable dir
donhardman · 2024-11-19 · 0 · #398
Error response for multi query request including fuzzy search
Nick-S-2018 · 2025-06-18 · 4 · #507
bug
donhardman · 2025-05-27
Queues MV: Show query compile error
djklim87 · 2025-01-17 · 0 · #456
Error response for multi query request including fuzzy search
Nick-S-2018 · 2025-06-18 · 4 · #507
bug
github-actions[bot] · 2025-06-12
donhardman · 2025-06-11 · 96 · #535
Fix APP_VERSION missing from macOS package
sanikolaev · 2025-07-01 · 4 · #575
codex
sanikolaev · 2025-07-01
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
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
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
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
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
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-11
ci: removed login to ghcr.io as the image we need is public
sanikolaev · 2025-02-01 · 0 · #480
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-13
Auto-sharding rollback on fail
Proposal: Currently, as per MVP, we do not have a rollback mechanism. We should think about and introduce a recovery system so that in case something goes wrong in creating a table or the rebalancing mechanism, we can rollback all intermediate tables/ …
donhardman · 2025-06-11 · 0 · #564
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-13
Add support for failed update and delete in clustered environment
donhardman · 2025-03-04 · 0 · #499
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-13
Fix fuzzy issues with FACET and complex ranker in options
donhardman · 2025-03-04 · 2 · #500
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-17
Auto-sharding polling mechanism
Proposal: As discussed before, currently we rely on the queue system ONLY, but due to the blocking nature of queries like alter cluster add table ... , it's not guaranteed that even if it fails and returns an error, the cluster is not synced. Instead of …
donhardman · 2025-06-11 · 0 · #563
refactor(sharding): fix critical rebalancing issues and add docs
donhardman · 2025-07-07 · 35 · #562
github-actions[bot] · 2025-06-17
donhardman · 2023-02-13 · 0 · #98
need live tests for queries to 'information schema.tables' table
klirichek · 2025-06-24 · 1 · #541
sanikolaev · 2025-06-24