Bug Fixes
- More efficient alignment for chunkedContentCoder (blevesearch/zapx#147)
- Addressed issue in indexing unigrams before punctuations in
Japanese (cjk)
(#1724) - Addressed facets string output limitation for date ranges and numeric ranges reported by #1763 with #1764
- Fixed inaccurate IO stats accounting while loading segment metadata (#1769)
Enhancements
- New
bytesRead
attribute in search response (#1752, blevesearch/zapx#142)- Applicable to zapx v15 only
- New tests showcasing performance benchmarks for popular queries (#1755)