0
0
bleve/analysis
Marty Schoch 6b4c86b35a changed whitespace tokenizer to work better on cjk input
now it will return each cjk character as a separate token
this will pair well with a cjk bigram filter for indexing
2014-09-07 14:11:01 -04:00
..
analyzers add newline between license and package 2014-09-02 10:54:50 -04:00
byte_array_converters moved byte array converts into the analysis package 2014-08-29 19:23:21 -04:00
char_filters add newline between license and package 2014-09-02 10:54:50 -04:00
datetime_parsers additional golint issues resolved 2014-09-03 18:17:26 -04:00
language converted ALL_CAPS constants to CamelCase 2014-09-03 17:48:40 -04:00
token_filters converted ALL_CAPS constants to CamelCase 2014-09-03 17:48:40 -04:00
token_map rename the configurable token map from standard to custom 2014-09-07 14:09:38 -04:00
tokenizers changed whitespace tokenizer to work better on cjk input 2014-09-07 14:11:01 -04:00
freq_test.go add newline between license and package 2014-09-02 10:54:50 -04:00
freq.go additional golint issues resolved 2014-09-03 18:17:26 -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 add newline between license and package 2014-09-02 10:54:50 -04:00
token_map.go additional golint issues resolved 2014-09-03 18:17:26 -04:00
type.go changed whitespace tokenizer to work better on cjk input 2014-09-07 14:11:01 -04: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