0
0
bleve/search
Steve Yen 58c3b5c9b8 revert optimization that trims search-disjunction child searchers
This commit reverts a previous optimization attempt 3f588cd4a that
tried to trim or shrink the array of child searchers in a
search-disjunction.

Although I am not sure why at the moment, that optimization
incorrectly broke higher level boolean queries, but reverting so that
functionality is restored.
2016-10-18 14:38:34 -07:00
..
collector simplify, per gofmt -s recommendation 2016-10-02 12:14:53 -04:00
facet actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
highlight more golint fixes 2016-10-02 11:46:27 -04:00
query fix BleveQueryTime json marshaling with double-quoting 2016-10-12 11:39:08 -07:00
scorer actually rename packages to singular, not just directory name 2016-10-02 10:29:39 -04:00
searcher revert optimization that trims search-disjunction child searchers 2016-10-18 14:38:34 -07:00
collector.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
explanation.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
facets_builder_test.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
facets_builder.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
levenshtein_test.go removed extra ptr indirection from LevenshteinDistance 2016-10-11 08:49:10 -07:00
levenshtein.go removed extra ptr indirection from LevenshteinDistance 2016-10-11 08:49:10 -07:00
pool_test.go fix misspellings 2016-10-02 12:11:15 -04:00
pool.go fix misspellings 2016-10-02 12:11:15 -04:00
search.go simplify TermLocationMap.AddLocation() 2016-10-11 12:15:28 -07:00
sort.go fix misspellings 2016-10-02 12:11:15 -04:00
util_test.go nicer formatting of license header 2016-10-02 10:13:14 -04:00
util.go nicer formatting of license header 2016-10-02 10:13:14 -04:00