Bug Fixes
- Fixes to spanish accents normalization (#1957)
- Critical fix around facets merging which could've caused inconsistent results (#1946)
Improvements
- Support for vectors indexing and search
- Please read: vectors.md for more details
- With this we will now default to a new zap format: v16, which co-locates text and vector indexes within scorch segments
- An empty
query
attribute within aSearchRequest
will now be interpreted as amatch_none
(#2000)