0
0
bleve/search
Marty Schoch dbb93b75a4 refactoring to allow pluggable index encodings
this lays the foundation for supporting the new firestorm
indexing scheme.  i'm merging these changes ahead of
the rest of the firestorm branch so i can continue
to make changes to the analysis pipeline in parallel
2015-09-02 13:12:08 -04:00
..
collectors fix issues identified by errcheck 2015-04-07 14:59:35 -04:00
facets Merge pull request #134 from Shugyousha/numfacet 2015-03-06 14:50:30 -05:00
highlight fix highlighting to work on fields containing arrays 2015-07-31 14:43:12 -04:00
scorers update to correctly work with composite fields 2015-07-31 11:16:11 -04:00
searchers refactoring to allow pluggable index encodings 2015-09-02 13:12:08 -04:00
collector.go add newline between license and package 2014-09-02 10:54:50 -04:00
explanation.go Fix typos in comments and strings 2014-12-18 18:43:12 +01: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 update to correctly work with composite fields 2015-07-31 11:16:11 -04:00
util_test.go add newline between license and package 2014-09-02 10:54:50 -04:00
util.go Fix typos in comments and strings 2014-12-18 18:43:12 +01:00