miroir/crates
jedarden 8e46312df2 P2.3: Clean up unused import in acceptance test
- Remove unused ShardHitPage import from p23_search_read_path.rs
- All 10 acceptance tests pass:
  - Unique-keyword search returns exactly 1 hit (RRF deduplication)
  - Facet counts sum correctly across shards
  - Paging with no dupes/gaps (5 pages of 10 = 50 unique results)
  - Node down with RF=2: search still covers all shards
  - Group down with fallback: uses other group, not degraded
  - X-Miroir-Degraded header includes actual shard IDs

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-19 06:44:39 -04:00
..
miroir-core P2.3: Clean up unused import in acceptance test 2026-04-19 06:44:39 -04:00
miroir-ctl P0.7: Fix cargo fmt and clippy warnings for CI smoke 2026-04-18 22:06:56 -04:00
miroir-proxy P2.3: Implement scatter-gather search with group fallback 2026-04-19 06:40:04 -04:00