mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-11 21:37:19 +00:00
Upgrade bleve from v2.0.6 to v2.3.0 (#18132)
This commit is contained in:
parent
1a4e2bfcd1
commit
25a290e320
70 changed files with 1283 additions and 660 deletions
1
vendor/github.com/blevesearch/bleve/v2/analysis/type.go
generated
vendored
1
vendor/github.com/blevesearch/bleve/v2/analysis/type.go
generated
vendored
|
@ -34,6 +34,7 @@ const (
|
|||
Single
|
||||
Double
|
||||
Boolean
|
||||
IP
|
||||
)
|
||||
|
||||
// Token represents one occurrence of a term at a particular location in a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue