0
0
Fork 0
bleve/test/tests
Marty Schoch 1eba5541f2 introduce new query TermRange
The term range query is not often used in full-text queries, but
can be useful when filtering on keyword indexed text terms in
the index.

The JSON syntax to do a TermRange query is the same as for
NumericRange, but the min/max values must be string and not
float64.
2017-03-31 22:04:00 -04:00
..
basic introduce new query TermRange 2017-03-31 22:04:00 -04:00
employee API change: optional SearchRequest.IncludeLocations flag 2017-01-05 21:11:22 -08:00
facet added integration tests for facets 2014-11-25 17:18:16 -05:00
fosdem fix pagination bug introduced by collector optimization 2016-06-01 11:35:18 -04:00
geo update to geo query parsing and top-level bleve accessibility 2017-03-30 15:23:27 -04:00
phrase add query support for multi-phrase 2017-02-10 16:46:38 -05:00
sort add integration tests for sorting 2016-08-20 14:45:53 -04:00