Note: APIs may be subject to change.
Breaking Changes:
- Corrected mapping level of faceted search ranges API model. The existing model was incorrect and resulted in unsuccessful requests. As such this API change should have no impact.
- Corrected sort direction values in explain map reduce options model. This is unlikely to break callers as the string value is returned.
Changes:
- Added
GET
/{db}/_design/{ddoc}/_search_disk_size/{index}
operation. - Added
POST
_replicator
operation. - Updated dependencies.
- Updated documentation.