0
0
bleve/search/searchers
Marty Schoch c7443fe52b refactored API a bit
more things can return error now
in a couple of places we had to swallow errors because they didn't
fit the existing API.  in these case and proactively in a few
others we now return error as well.

also the batch API has been updated to allow performing
set/delete internal within the batch
2014-10-31 09:40:23 -04: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 major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
search_conjunction_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_conjunction.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
search_disjunction_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_disjunction.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
search_fuzzy_test.go finished initial impl of fuzzy search 2014-10-24 13:39:48 -04:00
search_fuzzy.go finished initial impl of fuzzy search 2014-10-24 13:39:48 -04: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 major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04:00
search_phrase_test.go refactored API a bit 2014-10-31 09:40:23 -04:00
search_phrase.go major refactor of kvstore/index internals, see below 2014-09-12 17:21:35 -04: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