0
0
bleve/registry
Marty Schoch 2ee7289bc8 major refactor of search package
this started initially to relocate highlighting into
a self contained package, which would then also use
the registry
however, it turned into a much larger refactor in
order to avoid cyclic imports
now facets, searchers, scorers and collectors
are also broken out into subpackages of search
2014-09-01 11:15:38 -04:00
..
analyzer.go rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
byte_array_converter.go moved byte array converts into the analysis package 2014-08-29 19:23:21 -04:00
char_filter.go rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
datetime_parser.go rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
fragment_formatter.go major refactor of search package 2014-09-01 11:15:38 -04:00
fragmenter.go major refactor of search package 2014-09-01 11:15:38 -04:00
highlighter.go major refactor of search package 2014-09-01 11:15:38 -04:00
registry.go major refactor of search package 2014-09-01 11:15:38 -04:00
store.go rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
token_filter.go rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
token_maps.go rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
tokenizer.go rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00