0
0
bleve/analysis
Marty Schoch 40a8154bab changed en analyzer to use pure go components
behavior should be similar with unicode segmentation
and a porter stemmer
2014-10-21 16:38:58 -04:00
..
analyzers changed many components to not have defaults 2014-09-09 18:15:14 -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 changed en analyzer to use pure go components 2014-10-21 16:38:58 -04:00
token_filters new pure go porter stemmer integrated 2014-10-20 16:55:24 -04:00
token_map rename the configurable token map from standard to custom 2014-09-07 14:09:38 -04:00
tokenizers added pure go tokenizer to do unicode word boundary segmentation 2014-10-17 18:07:48 -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 introducing cjk_bigram filter and cjk analyzer 2014-09-11 10:39:05 -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