- #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
andorientation
togeo_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 staticServicePointManager
.NET class.