6.1.0
Features & Enhancements
- #3118 Add support for
ip_rangerange datatype - #3146 Add Bucket Sort pipeline aggregation
- #3147 Add URL-Decode Processor to Ingest
- #3148 Add Terms Set query
- #3149 Add
auto_generate_synonyms_phrase_queryparameter - #3150 Expose fuzzy_transpositions in fuzzy queries
- #3151 Add Scripted Similarity, allowing you to write a script to define how scores should be computed
- #3152 Add
max_token_lengthto Whitespace tokenizer - #3153 Add
wait_for_active_shardsparameter to index open command - #3154 Add support for _split Index API
- #3155 Add
ignore_malformedtogeo_shapefield - #3156 Add support for multiple documents to Percolate query
- #3157 Add
max_sizeto Rollover API conditions - #3158 Add support for manual slicing on
ReIndexOnServer - #3160 Add missing fields to _segments API
- #3174 Add Daitch-Mokotoff algorithm to
PhoneticEncoder - #3178 Add
nestedsort and deprecatenested_pathandnested_filter - #3181 Add Significant Text Aggregation - like Significant Terms, but designed for
textfields - #3195 Change
Fieldsto be optional onMultiMatchQuery - #3135 Add
ignore_unmappedtoinner_hits - #3140 Add
skip_duplicatesto Completion Suggester - #3180 Add Migration Assistance and Upgrade APIs
- #3180 Add Trial License status and Start Trial License APIs
- #3180 Add Machine Learning Forecast APIs
- #3180 Add Machine Learning Get Overall Buckets APIs
Deprecations
- #3178 Add
nestedsort and deprecatenested_pathandnested_filter - #3179 Serialize
IndicesBoostas array instead of object, allowing ordered precedence to boosting. - #3214 Obsolete
IgnoreUnmappedonIGeoShape
Bug Fixes
- #3096 #3100 Support the use of
IGeoShapetypes on documents - #3103 Add
Indexedproperty toGenericPropertyto support correct index options - #3141 Add
server_side_encryptionto s3 repository settings - #3161 Honour
JsonConverters added to JsonSerializerSettings - #3220 Ensure Scroll property in SearchRequest can be retrieved after assignment
- #3218 Add
Visit()methods toIPropertyVisitorandIMappingVisitiorfor range data types - #3210 Add missing values on
Decisionenum - #3101 Don't sent a Content-Type header for GET and HEAD messages