0
0
Fork 0
bleve/test
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
..
tests introduce new query TermRange 2017-03-31 22:04:00 -04:00
integration.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
integration_test.go nicer formatting of license header 2016-10-02 10:13:14 -04:00