github elastic/elasticsearch-net 1.6.0

latest releases: 8.16.1, serverless-1.1.16, 8.16.0...
9 years ago

This release contains full feature parity with Elasticsearch 1.6.

New Features

  • #1446 Support for field stats API
  • #1445 Support for synced flush API
  • #1444 Support for response filtering on all APIs
  • #1441 Support for murmur3 Field Type
  • #1430 Support for include/exclude on TermsAggregation
  • #1451 Added node id to _cat API responses
  • #1450 Added default option to FieldValueFactor
  • #1449 Added numeric_resolution to date mapping
  • #1447 Added explanation to validate API response
  • $1448 Added SortMulti() to allow for easy sorting across multiple fields (TY @mgoodfellow !)

Bug Fixes

  • #1459, #1456 Add support for script, script id, and script file where they were missing on all update descriptors
  • #1457 Fixed NullReferenceException in GetIndex() when a custom analyzer had no type defined
  • #1438 GeoPoint mapping was missing precision
  • #1429 DateMapping, GeoPointMapping, and BooleanMapping were missing doc_values
  • #1409 Raw filters were not written to request when used on filtered aliases
  • #1452 Fixed serialization of KeepWordsPath property on KeepWordsTokenFilter (TY @davidtme !)
  • #1431 MoreLikeThis query should accept documents or ids (TY @robertlyson !)

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.