0
0
bleve/search/query
Marty Schoch d372602f3c add support for parsing BoolFieldQuery from JSON
presence of the "bool" key triggers parsing as a BoolFieldQuery
fixes #498
2016-11-15 10:29:11 -05:00
..
bool_field.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
boolean.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
boost.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
conjunction.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
date_range_test.go fix BleveQueryTime json marshaling with double-quoting 2016-10-12 11:39:08 -07:00
date_range.go fix BleveQueryTime json marshaling with double-quoting 2016-10-12 11:39:08 -07:00
disjunction.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
docid.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
fuzzy.go Settle on default fuzziness of 1 (for now) 2016-10-04 15:00:50 +13:00
match_all.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
match_none.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
match_phrase.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
match.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
numeric_range.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
phrase.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
prefix.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
query_string_lex.go fix misspellings 2016-10-02 12:11:15 -04:00
query_string_parser_test.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
query_string_parser.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
query_string.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
query_string.y don't export unnecessary method 2016-10-02 11:50:58 -04:00
query_string.y.go don't export unnecessary method 2016-10-02 11:50:58 -04:00
query_test.go add support for parsing BoolFieldQuery from JSON 2016-11-15 10:29:11 -05:00
query.go add support for parsing BoolFieldQuery from JSON 2016-11-15 10:29:11 -05:00
regexp.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
term.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
wildcard.go actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00