main
Prefer passing the fields ids map everywhere instead of deserializing it
Remove facet value
Remove eager computation of all metadata in metadata builder
Make the synonyms key more generic and flexible
Remove some more unused changes
Merge branch 'main' into shard-foreign-filters
changes to sharding module after review
Move tests out of index.rs
Always update the fields ids weight map
Merge branch 'main' into render-route
Make a VisitFacetValues trait and add some helpers
Chnage the way we match patterns by doing an intersection
Introduce constants to for _geo.lat and _geo.lng fields
Rename the attributePosition rule into wordPosition
Cargo fmt
use new trait
Report only the first non-filterable pattern error
Correctly support document templates on the chat API
Take into account PR messages
Implement PartialEq on the FieldIdsMapWithMetadata
Apply small suggestions
Get rid of the breaking change by adding document id in federation hit
Get rid of the FieldsIdsMap wrapped in a Cow
Rust fmt
Add better test for localized attribute
Move the MustStopProcessing type in milli
Effectively delete old entries from the different databases
Move crates under a sub folder to clean up the code
Drastically reduce the number of fields ids map deserializations
Fix typo in error message and grammar error in code
Move make_document in milli and deprecate obkv_to_json