Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@abhinavdangeti abhinavdangeti released this 20 Mar 17:14
· 21 commits to master since this release
e76f594
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 a SearchRequest will now be interpreted as a match_none (#2000)
Milestone