0
0
Fork 0
bleve/test/tests/basic
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
..
data refactored integration tests into separate package 2014-11-19 15:58:15 -05:00
mapping.json add more test cases of index 2014-11-26 15:36:58 -05:00
searches.json introduce new query TermRange 2017-03-31 22:04:00 -04:00