mirror of
https://gitee.com/gitea/gitea
synced 2025-11-06 09:30:25 +08:00
Update to last common bleve (#3986)
This commit is contained in:
committed by
Lunny Xiao
parent
1b7cd3d0b0
commit
917b9641ec
3
vendor/github.com/blevesearch/bleve/config.go
generated
vendored
3
vendor/github.com/blevesearch/bleve/config.go
generated
vendored
@@ -25,6 +25,9 @@ import (
|
||||
"github.com/blevesearch/bleve/index/upsidedown"
|
||||
"github.com/blevesearch/bleve/registry"
|
||||
"github.com/blevesearch/bleve/search/highlight/highlighter/html"
|
||||
|
||||
// force import of scorch so its accessible by default
|
||||
_ "github.com/blevesearch/bleve/index/scorch"
|
||||
)
|
||||
|
||||
var bleveExpVar = expvar.NewMap("bleve")
|
||||
|
||||
Reference in New Issue
Block a user