Fixes
- Wrong nbHits when using distinct attribute (meilisearch/milli#489) @MarinPostma
- Rename the
typo
settings intotypoTolerance
(#2320) @MarinPostma - Remove the back and forth between the IndexMap and the serde_json::Map (#2313)
- Re-Introduce the --version flag on the Rust binary (#2316) @sanders41
- Change version for v0.27.0 release (#2311) @curquiza
Improvements
- Improve the nested field usage performances @irevoire
- Add telemetry for new cropping/highlight settings (#2307) @ManyTheFish
@irevoire