| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-20 | 2.4 kB | |
| v2.5.4 source code.tar.gz | 2025-10-20 | 2.9 MB | |
| v2.5.4 source code.zip | 2025-10-20 | 3.5 MB | |
| Totals: 3 Items | 6.5 MB | 0 | |
What's Changed
- MB-66576: Replace golang/protobuf with google.golang.org/protobuf by @abhinavdangeti in https://github.com/blevesearch/bleve/pull/2205
- MB-67212: Supporting search_after/search_before for deep pagination over non textual content by @capemox in https://github.com/blevesearch/bleve/pull/2208
- refactor: use slices.Equal to simplify code by @houpo-bob in https://github.com/blevesearch/bleve/pull/2211
- Merge remote-tracking branch
8.0.x couchbaseintomasterby @abhinavdangeti in https://github.com/blevesearch/bleve/pull/2215 - Add pagination documentation by @capemox in https://github.com/blevesearch/bleve/pull/2216
- Fix spelling and grammatical errors using
codespellby @kianmeng in https://github.com/blevesearch/bleve/pull/2219 - Update README.md by @abhinavdangeti in https://github.com/blevesearch/bleve/pull/2222
- MB-65170: Add filter support to BooleanQuery by @CascadingRadium in https://github.com/blevesearch/bleve/pull/2220
- Guidelines for search index creation to support auto complete / suggestions by @maneuvertomars in https://github.com/blevesearch/bleve/pull/2217
- MB-68746: Absorb https://github.com/blevesearch/bleve_index_api/pull/74 by @abhinavdangeti in https://github.com/blevesearch/bleve/pull/2229
- Update bleve_index_api, scorch_segment_api, zapx/v16, workflows by @abhinavdangeti in https://github.com/blevesearch/bleve/pull/2230
- Adding openai spec for bleve queries by @abhinavdangeti in https://github.com/blevesearch/bleve/pull/2226
- MB-57888: Support for downtime mitigation upon updates to index mapping by @Likith101 in https://github.com/blevesearch/bleve/pull/2106
- MB-60401: Support RRF for hybrid search by @capemox in https://github.com/blevesearch/bleve/pull/2218
- MB-60401: Adding Relative Score Fusion by @capemox in https://github.com/blevesearch/bleve/pull/2233
- MB-60401: Documentation for Hybrid search's score fusion by @capemox in https://github.com/blevesearch/bleve/pull/2235
New Contributors
- @capemox made their first contribution in https://github.com/blevesearch/bleve/pull/2208
- @maneuvertomars made their first contribution in https://github.com/blevesearch/bleve/pull/2217
Milestone: https://github.com/blevesearch/bleve/milestone/28 Full Changelog: https://github.com/blevesearch/bleve/compare/v2.5.3...v2.5.4