WARNING: Version 6.2 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Elasticsearch version 6.0.0-rc1
editElasticsearch version 6.0.0-rc1
editBreaking Changes
edit- Packaging
- Query DSL
Deprecations
editEnhancements
edit- Core
- Discovery
-
- Allow plugins to validate cluster-state on join #26595
- Mapping
- Plugin Repository HDFS
- Recovery
- Scripting
-
- ScriptService: Replace max compilation per minute setting with max compilation rate #26399
- Search
- Sequence IDs
-
- Restoring from snapshot should force generation of a new history uuid #26694 (issues: #10708, #26544, #26557, #26577)
- Add global checkpoint tracking on the primary #26666 (issue: #26591)
- Introduce global checkpoint background sync #26591 (issues: #26573, #26630, #26666)
-
Move
UNASSIGNED_SEQ_NO
andNO_OPS_PERFORMED
to SequenceNumbers` #26494 (issue: #10708)
Bug Fixes
edit- Aggregations
- Core
-
- Fix cache compute if absent for expired entries #26516
- Dates
- Highlighting
-
- Fix percolator highlight sub fetch phase to not highlight query twice #26622
- Inner Hits
- Internal
- Java API
- Java High Level REST Client
- Java REST Client
-
- Better message text for ResponseException #26564
- Mapping
- Plugin Analysis Kuromoji
- Plugin Discovery File
- Plugin Repository Azure
- Plugin Repository HDFS
- Query DSL
- Search
- Similarities
-
- Add boolean similarity to built in similarity types #26613
- Upgrade API