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-rc2
editElasticsearch version 6.0.0-rc2
editBreaking Changes
edit- Inner Hits
Enhancements
editBug Fixes
edit- Aggregations
- CAT API
- Cache
- Core
- Ingest
- Internal
-
- Upgrade Lucene to version 7.0.1 #26926
- Java High Level REST Client
- Java REST Client
-
- rest-client-sniffer: configurable threadfactory #26897
- Mapping
-
- wrong link target for datatype murmur3 #27143
- Network
-
- Check for closed connection while opening #26932
- Packaging
- Percolator
-
- Also support query extraction for queries wrapped inside a ESToParentBlockJoinQuery #26754
- Plugin Analysis Phonetic
- Plugin Repository Azure
-
- Use Azure upload method instead of our own implementation #26751
- REST
- Reindex API
- Search
-
- Avoid stack overflow on search phases #27069 (issue: #27042)
- Fix search_after with geo distance sorting #26891
- Fix serialization errors when cross-cluster search goes to a single shard #26881 (issue: #26833)
- Early termination with index sorting should not set terminated_early in the response #26597 (issue: #26408)
- Format doc values fields. #22146
- Sequence IDs
-
- Fire global checkpoint sync under system context #26984
- Settings
- Stats
- Suggesters
-
- Fix division by zero in phrase suggester that causes assertion to fail #27149