0
0
bleve/analysis/tokenizers
Marty Schoch 2968d3538a major refactor, apologies for the large commit
removed analyzers (these are now built as needed through config)
removed html chacter filter (now built as needed through config)
added missing license header
changed constructor signature of filters that cannot return errors
filter constructors that can have errors, now have Must variant which panics
change cdl2 tokenizer into filter (should only see lower-case input)
new top level index api, closes #5
refactored index tests to not rely directly on analyzers
moved query objects to top-level
new top level search api, closes #12
top score collector allows skipping results
index mapping supports _all by default, closes #3 and closes #6
index mapping supports disabled sections, closes #7
new http sub package with reusable http.Handler's, closes #22
2014-07-30 12:30:38 -04:00
..
regexp_tokenizer initial commit 2014-04-17 16:55:53 -04:00
simple_word_boundary initial commit 2014-04-17 16:55:53 -04:00
single_token initial commit 2014-04-17 16:55:53 -04:00
unicode_word_boundary changed to not use pkg-config, brittle on some platforms 2014-04-18 11:50:14 -04:00