0
0
bleve/search
Marty Schoch fc33752c80 moved levenshtein code outside of fuzzy searcher
should allow easier reuse
2014-12-12 13:23:06 -05:00
..
collectors more golint cleanups 2014-09-03 18:47:02 -04:00
facets fix slice allocation to be size 0 cap len(fb.termsCount) 2014-12-01 12:59:30 -05:00
highlight add ability to configure color for ANSI highlighter 2014-11-19 09:27:57 -05:00
scorers added tests for facet builds and constant scorer 2014-11-26 21:09:00 -05:00
searchers moved levenshtein code outside of fuzzy searcher 2014-12-12 13:23:06 -05:00
collector.go add newline between license and package 2014-09-02 10:54:50 -04:00
explanation.go add newline between license and package 2014-09-02 10:54:50 -04:00
facets_builder_test.go added tests for facet builds and constant scorer 2014-11-26 21:09:00 -05:00
facets_builder.go initial impl of Index Aliases 2014-10-29 09:22:11 -04:00
levenshtein_test.go moved levenshtein code outside of fuzzy searcher 2014-12-12 13:23:06 -05:00
levenshtein.go moved levenshtein code outside of fuzzy searcher 2014-12-12 13:23:06 -05:00
search.go properly return multi-value fields in an array 2014-11-19 15:58:15 -05:00
util_test.go add newline between license and package 2014-09-02 10:54:50 -04:00
util.go add newline between license and package 2014-09-02 10:54:50 -04:00