1.7.0
This release contains full feature parity with Elasticsearch 1.7.
New Features
- #1381
MapFromAttributes()
now defaultsGuid
s tostring
s - #1454 Add
Query(IQueryContainer)
toCountDescriptor
- #1479
byte
andshort
types are now mapped to their respective Elasticsearch types when using MapFromAttributes() - #1485 Add support for version to snapshot info
- #1487 Add
shard_size
toTermStats
face (TY @qbast)