Features & Enhancements
- #3118 Add support for
ip_range
range 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_query
parameter - #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_length
to Whitespace tokenizer - #3153 Add
wait_for_active_shards
parameter to index open command - #3154 Add support for _split Index API
- #3155 Add
ignore_malformed
togeo_shape
field - #3156 Add support for multiple documents to Percolate query
- #3157 Add
max_size
to 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
nested
sort and deprecatenested_path
andnested_filter
- #3181 Add Significant Text Aggregation - like Significant Terms, but designed for
text
fields - #3195 Change
Fields
to be optional onMultiMatchQuery
- #3135 Add
ignore_unmapped
toinner_hits
- #3140 Add
skip_duplicates
to 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
nested
sort and deprecatenested_path
andnested_filter
- #3179 Serialize
IndicesBoost
as array instead of object, allowing ordered precedence to boosting. - #3214 Obsolete
IgnoreUnmapped
onIGeoShape
Bug Fixes
- #3096 #3100 Support the use of
IGeoShape
types on documents - #3103 Add
Indexed
property toGenericProperty
to support correct index options - #3141 Add
server_side_encryption
to s3 repository settings - #3161 Honour
JsonConverter
s added to JsonSerializerSettings - #3220 Ensure Scroll property in SearchRequest can be retrieved after assignment
- #3218 Add
Visit()
methods toIPropertyVisitor
andIMappingVisitior
for range data types - #3210 Add missing values on
Decision
enum - #3101 Don't sent a Content-Type header for GET and HEAD messages