alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
39.38k stars 5.11k forks source link

fix(deps): update module github.com/blevesearch/bleve/v2 to v2.4.0 #6542

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/blevesearch/bleve/v2 v2.3.10 -> v2.4.0 age adoption passing confidence

Release Notes

blevesearch/bleve (github.com/blevesearch/bleve/v2) ### [`v2.4.0`](https://togithub.com/blevesearch/bleve/releases/tag/v2.4.0) [Compare Source](https://togithub.com/blevesearch/bleve/compare/v2.3.10...v2.4.0) ##### Bug Fixes - Fixes to spanish accents normalization ([https://github.com/blevesearch/bleve/pull/1957](https://togithub.com/blevesearch/bleve/pull/1957)) - Critical fix around facets merging which could've caused inconsistent results ([https://github.com/blevesearch/bleve/pull/1946](https://togithub.com/blevesearch/bleve/pull/1946)) ##### Improvements - Support for vectors indexing and search - Please read: [vectors.md](https://togithub.com/blevesearch/bleve/blob/c76f76d5176ed20783ec2fdcbc52642731fbe510/docs/vectors.md) for more details - With this we will now default to a new zap format: [v16](https://togithub.com/blevesearch/zapx/blob/v16.0.12/zap.md), which co-locates text and vector indexes within scorch segments. *v16* will be able to interpret *v15* zap segments. - Requires the *faiss* dynamic library to be built from [blevesearch/faiss@7b119f4](https://togithub.com/blevesearch/faiss/tree/7b119f4b9c408989b696b36f8cc53908e53de6db) - An empty `query` attribute within a `SearchRequest` will now be interpreted as a `match_none` ([https://github.com/blevesearch/bleve/pull/2000](https://togithub.com/blevesearch/bleve/pull/2000)) ##### Milestone - [v2.4.0](https://togithub.com/blevesearch/bleve/milestone/17)

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.