What's Changed
- MB-66576: Replace golang/protobuf with google.golang.org/protobuf by @abhinavdangeti in #2205
- MB-67212: Supporting search_after/search_before for deep pagination over non textual content by @capemox in #2208
- refactor: use slices.Equal to simplify code by @houpo-bob in #2211
- Add pagination documentation by @capemox in #2216
- Fix spelling and grammatical errors using
codespell
by @kianmeng in #2219 - MB-65170: Add filter support to BooleanQuery by @CascadingRadium in #2220
- Guidelines for search index creation to support auto complete / suggestions by @maneuvertomars in #2217
- Adding openai spec for bleve queries by @abhinavdangeti in #2226
- MB-57888: Support for downtime mitigation upon updates to index mapping by @Likith101 in #2106
- MB-60401: Support RRF for hybrid search by @capemox in #2218
- MB-60401: Adding Relative Score Fusion by @capemox in #2233
- MB-60401: Documentation for Hybrid search's score fusion by @capemox in #2235
New Contributors
- @capemox made their first contribution in #2208
- @maneuvertomars made their first contribution in #2217
Milestone: https://github.com/blevesearch/bleve/milestone/28
Full Changelog: v2.5.3...v2.5.4