0
0
bleve/analysis
Marty Schoch 1dcd06e412 add ability to define custom analysis as part of index mapping
now, as part of your index mapping you can create custom
analysis components.  these custome analysis components
are serialized as part of the mapping, and reused
as you would expect on subsequent accesses.
2014-09-01 13:55:23 -04:00
..
analyzers add ability to define custom analysis as part of index mapping 2014-09-01 13:55:23 -04:00
byte_array_converters moved byte array converts into the analysis package 2014-08-29 19:23:21 -04:00
char_filters rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
datetime_parsers rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
language rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
token_filters add ability to define custom analysis as part of index mapping 2014-09-01 13:55:23 -04:00
token_map rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
tokenizers rename imports from couchbaselabs to blevesearch 2014-08-28 15:38:57 -04:00
freq_test.go major refactor of analysis files, now wired up to registry 2014-08-13 21:14:47 -04:00
freq.go added support for composite fields 2014-07-21 17:05:55 -04:00
test_words.txt major refactor of analysis files, now wired up to registry 2014-08-13 21:14:47 -04:00
token_map_test.go major refactor of analysis files, now wired up to registry 2014-08-13 21:14:47 -04:00
token_map.go major refactor of analysis files, now wired up to registry 2014-08-13 21:14:47 -04:00
type.go moved byte array converts into the analysis package 2014-08-29 19:23:21 -04:00
util_test.go added german normalizer 2014-08-11 19:25:37 -04:00
util.go added hindi stemmer 2014-08-11 22:29:47 -04:00