What's Changed
- update edition to 2024 by @PSeitz in #2620
- make zstd optional in sstable by @Parth in #2633
- release tantivy: bump versions by @PSeitz in #2625
- Fix a typo for the comments of search_with_executor() by @xingtanzjr in #2653
- Add string fast field support to
TopDocs
. by @stuhood in #2642 - update CHANGELOG by @PSeitz in #2621
- fix import in test by @PSeitz-dd in #2657
- add docs/example and Vec values to sstable by @PSeitz in #2660
- fix union performance regression in tantivy 0.24 by @PSeitz-dd in #2663
- clippy by @PSeitz in #2661
- chore: Update ParadeDB logo by @philippemnoel in #2669
- docs: fix a typo in basic example by @DaleSeo in #2668
- update CHANGELOG by @Parth in #2670
- Fixed typo in documentation by @MassimilianoBaglioni in #2629
- #2635 Update fs4 to latest (0.13.1) by @1Cor125 in #2654
- Fix TopNComputer for reverse order by @PSeitz in #2672
- ignore failure to parse query when other default field suceeded by @trinity-1686a in #2676
- fix field_names in top_hits aggregation by @PSeitz-dd in #2675
- Fix
TopDocs::order_by_string_fast_field
for duplicates by @stuhood in #2673 - feat: Support spaces between field name and value by @Darkheir in #2678
- test stable ordering with pagination by @PSeitz-dd in #2683
- per field size details by @fulmicoton in #2679
- convert benches to binggan by @PSeitz-dd in #2684
- prepare release: update Changelog by @PSeitz-dd in #2685
New Contributors
- @Parth made their first contribution in #2633
- @xingtanzjr made their first contribution in #2653
- @stuhood made their first contribution in #2642
- @PSeitz-dd made their first contribution in #2657
- @DaleSeo made their first contribution in #2668
- @MassimilianoBaglioni made their first contribution in #2629
- @1Cor125 made their first contribution in #2654
- @Darkheir made their first contribution in #2678
Full Changelog: 0.24...0.25.0