1.7.0
This release contains full feature parity with Elasticsearch 1.7.
New Features
- #1381
MapFromAttributes()now defaultsGuids tostrings - #1454 Add
Query(IQueryContainer)toCountDescriptor - #1479
byteandshorttypes are now mapped to their respective Elasticsearch types when using MapFromAttributes() - #1485 Add support for version to snapshot info
- #1487 Add
shard_sizetoTermStatsface (TY @qbast)