Releases: jlinn/elasticsearch-analysis-url
Releases · jlinn/elasticsearch-analysis-url
v2.3.4.2
- De-duplicate malformed URL tokens when no URL parts are specified in tokenizer configuration
v2.3.3.5
- De-duplicate malformed URL tokens when no URL parts are specified in tokenizer configuration
v2.3.4.1
- De-duplicate tokens when tokenizing malformed URLs
v2.3.3.4
- De-duplicate tokens when tokenizing malformed URLs
v2.3.3.3
- Add enhanced parsing for malformed URLs
- Allow multiple URL parts to be specified for tokenization
v2.3.3.2
- Add the
parse_malformed
option, which enables attempted parsing of malformed URLs.
v2.2.2.1
- Fix UrlTokenFilter issue when UrlTokenizer returned empty token array. (thanks @skyshard and @ryanrapp)
allow_malformed
option now properly allows malformed url encoding
v2.3.3.1: Merge branch '2.3.2' into 2.3.3
- Fix UrlTokenFilter issue when UrlTokenizer returned empty token array. (thanks @skyshard and @ryanrapp)
v2.3.2.1: Merge branch '2.3.1' into 2.3.2
- Fix UrlTokenFilter issue when UrlTokenizer returned empty token array. (thanks @skyshard and @ryanrapp)