Releases
2.5.3
gmarz
released this
31 Mar 14:59
Features & Enhancements
#2557 Analysis: Added support for the kuromoji
analysis plugin
#2558 Analysis: analysis_icu
plugin is now supported out of the box
#2544 Added constants for all supported date formats
#2632 AutoMap()
will now map overridden/hidden properties
Bug Fixes
#2540 Fix _count
with no body sending a POST instead of GET 🔢
#2531 Using reserved aggregation tokens as keys now throws an exception
#2548 Multiple serialization fixes to suggesters, and added missing smoothing models to phrase suggester
#2556 AutoMap()
now correctly respects ignored and renamed properties on ConnectionSettings
#2581 Fix MissingMethodException
when setting ConnectionLimit
on Xamarin.Droid
#2586 , #2582 More resilient error parsing
#2643 Fixed a date parsing issue when using covariant search
#2644 Fixed memory leak when using BulkAll
(TY @sergii-sakharov !)
#2665 Add missing scripted upserts to bulk requests
#2690 NRE in IndexSettingsConverter when merge policy isn't set
#2688 Added workaround for specifying a size with multi term query rewrite
#2682 , #2676 Fix issues around the include
and exclude
options of the terms
and significant_terms
aggregations
#2685 Introduce EndOffset property on AnalyzeToken
and deprecate misspelt EndPostion
Deprecations
#2678 Mark IsValid
obsolete for Get and Delete responses to warn users about the behavioural change in #2637
You can’t perform that action at this time.