0
0
bleve/search/searchers
2014-12-18 18:43:12 +01:00
..
base_test.go text analysis now moved out of index write lock onto goroutine 2014-09-24 08:13:14 -04:00
ordered_searchers_list.go add newline between license and package 2014-09-02 10:54:50 -04:00
search_boolean_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_boolean.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
search_conjunction_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_conjunction.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
search_disjunction_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_disjunction.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
search_fuzzy.go moved levenshtein code outside of fuzzy searcher 2014-12-12 13:23:06 -05:00
search_match_all_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_match_all.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
search_match_none_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_match_none.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
search_numeric_range_test.go major refactor of search package 2014-09-01 11:15:38 -04:00
search_numeric_range.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
search_phrase_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_phrase.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
search_term_prefix.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
search_term_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_term.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00