New
v9.1.1
Highlights in this release
- Fix double encoding path for http4s client by @skuayer in https://github.com/Philippus/elastic4s/pull/3620
- Add support for preserve_original parameter of the edge n-gram token filter by @dragisak in https://github.com/Philippus/elastic4s/pull/3649
- Add articles_path and articles_case fields to ElisionTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3651
- Add ReverseTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3652
- Deprecate enablePositionIncrements parameter in StopTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3653
- Deprecate side parameter in EdgeNGramTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3654
- Add all parameter to PatternReplaceTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3655
- Add preserveOriginal parameter to NGramTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3656
- Add KeepWordsTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3660
- Deprecate stemEnglishPossesive method in WordDelimiterTokenFilter by @Philippus in https://github.com/Philippus/elastic4s/pull/3680