Skip to content

Update module github.com/blevesearch/bleve/v2 to v2.4.0

renovate requested to merge renovate/github.com-blevesearch-bleve-v2-2.x into master

This MR contains the following updates:

Package Type Update Change
github.com/blevesearch/bleve/v2 require minor v2.3.6 -> v2.4.0

Release Notes

blevesearch/bleve (github.com/blevesearch/bleve/v2)

v2.4.0

Compare Source

Bug Fixes
Improvements
  • Support for vectors indexing and search
    • Please read: vectors.md for more details
    • With this we will now default to a new zap format: v16, which co-locates text and vector indexes within scorch segments
  • An empty query attribute within a SearchRequest will now be interpreted as a match_none (https://github.com/blevesearch/bleve/pull/2000)
Milestone

v2.3.10

Compare Source

Bug Fixes
Improvements
Milestone

v2.3.9

Compare Source

Bug Fixes
Improvements
Milestone

v2.3.8

Compare Source

image
Bug Fixes
Enhancements
Milestone

v2.3.7

Compare Source

Bug Fixes
Enhancements
Milestone

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports