v0.26.0-beta.1
Pre-release
Pre-release
·
3055 commits
to main
since this release
What's Changed
Breaking Changes 馃洜
- refactor(rust)!: move all object stores to use
ObjectStoreProviderby @wjones127 in #3688
New Features 馃帀
- feat: simple auto cleanup by @dsgibbons in #3572
- feat: support AND query and improve phrase query performance by @BubbleCal in #3623
- feat: add prewarm for inverted index by @BubbleCal in #3696
- feat: add a function to prewarm an index by @westonpace in #3697
Bug Fixes 馃悰
- fix: respect the IO parallelism when load posting lists by @BubbleCal in #3690
Documentation 馃摎
- docs: add spark integration doc by @SaintBacchus in #3581
Performance Improvements 馃殌
- perf: refactor the FTS indexing algo by @BubbleCal in #3670
- perf: improve ngram indexing performance by @BubbleCal in #3654
Other Changes
- Revert "perf: refactor the FTS indexing algo (#3670)" by @BubbleCal in #3695
- refactor: defer any task spanwing until first read by @westonpace in #3680
Full Changelog: v0.25.3-beta.7...v0.26.0-beta.1