Skip to content

Tantivy v0.21

Compare
Choose a tag to compare
@PSeitz PSeitz released this 01 Sep 12:01
· 156 commits to main since this release
49448b3

Bugfixes

  • Fix track fast field memory consumption, which led to higher memory consumption than the budget allowed during indexing #2148#2147(@PSeitz)
  • Fix a regression from 0.20 where sort index by date wasn't working anymore #2124(@PSeitz)
  • Fix getting the root facet on the FacetCollector. #2086(@adamreichold)
  • Align numerical type priority order of columnar and query. #2088(@fmassot)

Breaking Changes

Features/Improvements

New Contributors

Full Changelog: 0.20.2...0.21