Upgrade 6.x to lucene-7.6.0-snapshot-f9598f335b#35225
Merged
nknize merged 1 commit intoelastic:6.xfrom Nov 4, 2018
Merged
Conversation
Collaborator
|
Pinging @elastic/es-search-aggs |
Member
|
It looks like we pulled this in too earlier. We need to upgrade the master first. The BWC build is failing. I will look into this and revert this commit if required. |
dnhatn
added a commit
to dnhatn/elasticsearch
that referenced
this pull request
Nov 5, 2018
We need to upgrade the master first; otherwise 7.0 won't understand the new format in 6.x. This reverts commit 542a3f6.
Member
Contributor
Author
jimczi
added a commit
that referenced
this pull request
Nov 6, 2018
This commit restores the upgrade to Lucene-7.6.0 snapshot that was reverted by 81daf4c. The change should work now that master has been upgraded to a recent Lucene 8 snapshot.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR upgrades the 6.x branch to lucene-7.6.0-snapshot-f9598f335b to expose latest BKD backed geoshape improvements.