1.9.1
Features
- #2231 Support
field_masking_span
queries. Mapped toSpanFieldMaskingQuery
to align with names of other span queries. Thanks for the PR @yevhen 👍
Bug Fixes
- #2229 Allow
filter_keys
string array to be specified on call toClearCache()
. The rest api json schema spec incorrectly identified this type asbool
- #2208 Use the specified
Format
when serializing dates withinRangeFilter
- #2191 Correctly deserialize both json representations (string or array of strings) of stop words on analyzers
- #2188 Correctly deserialize templates that contain alias definitions