0.16.1: zip / tar.gz / issues
Release Notes:
No special upgrade steps are needed from 0.16.0
.
New features:
- Mapping: Document’s Field level boosting (#920)
- Search: Optimize (perf) execution of global facets (#889)
Enhancements:
- (Small) optimization to has_child filter (#880)
- Week Interval on Date Histogram Facet (#904)
- Simplified Disable Flush operation (#906)
- Analysis:
- Create Index API: Better logic to wait for ack for indices being created on nodes (#885)
- Phonetic Filter : Double Metaphone, partial implementation (not using the secondary code) (#924)
- Query DSL:
Bug fixes:
- include_in_all not overridable in objects (#883)
- Sort missing wrongly sorts negative values (#899)
- Possible failure to start a river after cluster restart (#902)
- Failure when applying failed shards during local gateway allocation (#903)
- Possible failure when using TransportClient (with sniffing) (#923)
- And/Or Filter: Possible failure when inner filter does not match any docs (#892)
- Search API: filter element should not be applied to global facets (#888)