Releases: jlinn/elasticsearch-analysis-url
Releases · jlinn/elasticsearch-analysis-url
v2.3.1.1
v2.3.0.1
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.3
v2.2.2
v2.2.1
v2.2.0
- Add
passthrough
feature to URLTokenFilter. Thanks to @consulthys for the suggestion. - Delegate to URLTokenizer for tokenization internally in URLTokenFilter, which allows the use of URLTokenizer's more advanced features (tokenization of host, query string, and path) with URLTokenFilter.