github elastic/elasticsearch-net 1.4.2

latest releases: 8.16.1, serverless-1.1.16, 8.16.0...
9 years ago
  • #1241 Added lenient support to multi match query. (ty @jekstrom)
  • #1243 Added execution support to range filter. (ty @robertlyson)
  • #1244 Added shard query cache setting to index settings. (ty @Tasteful)
  • #1247 Added precision and orientation to geo_shape mapping.
  • #1249 Added file option to sort descriptor. (ty @nickelbob)
  • #1251 Improved type inference for TypeExists.
  • #1260 Exposed the ability to specify TcpKeepAlive at the request level via ConnectionSettings rather than setting it globally via the static ServicePointManager .NET class.

Bug Fixes

  • #1253 Terms filter did not allow passing an IEnumerable<T> field.
  • #1255 Host wasn't being populated in the response from node stats.
  • #1263 SniffOnStartup() was causing the client to sniff every time an ElasticClient was instantiated.

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.