gitea/vendor/github.com/blevesearch/bleve/search/query
Ethan Koenig b0f7457d9e Improve issue search (#2387)
* Improve issue indexer

* Fix new issue sqlite bug

* Different test indexer paths for each db

* Add integration indexer paths to make clean
2017-09-16 23:16:21 +03:00
..
bool_field.go
boolean.go
boost.go
conjunction.go
date_range.go
disjunction.go
docid.go
fuzzy.go
geo_boundingbox.go
geo_distance.go
match_all.go
match_none.go
match_phrase.go
match.go
multi_phrase.go
numeric_range.go
phrase.go
prefix.go
query_string_lex.go
query_string_parser.go
query_string.go
query_string.y
query_string.y.go
query.go
regexp.go
term_range.go
term.go
wildcard.go