MeiliSearch/crates/meilisearch
meili-bors[bot] 7a95fed23f
Merge #5158
5158: Indexer edition 2024 fix facet fst r=Kerollmops a=ManyTheFish

# Pull Request
Fix a regression in the new indexer; when several filterable attributes containing strings were set, all the field IDs were shifted, and the last one was overwriting the previous FST.

## What does this PR do?
- Add a test reproducing the bug
- fix the bug

Co-authored-by: ManyTheFish <many@meilisearch.com>
2024-12-12 14:14:44 +00:00
..
src Merge #5152 2024-12-12 12:28:16 +00:00
tests Add test reproducing the bug 2024-12-12 14:56:45 +01:00
build.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
Cargo.toml Merge #5094 2024-12-03 08:00:55 +00:00