Skip to content

Align XCombinedFieldQuery with latest Lucene changes#75483

Merged
jtibshirani merged 1 commit intoelastic:masterfrom
jtibshirani:combined-fields-norms
Jul 20, 2021
Merged

Align XCombinedFieldQuery with latest Lucene changes#75483
jtibshirani merged 1 commit intoelastic:masterfrom
jtibshirani:combined-fields-norms

Conversation

@jtibshirani
Copy link
Copy Markdown
Contributor

In #74678 we released an early fix for a Lucene bug around combined_fields
queries with missing fields. This PR brings our fix up-to-date with what was
actually committed to Lucene.

@jtibshirani jtibshirani added :Search/Search Search-related issues that do not fall into other categories >refactoring v8.0.0 v7.14.0 v7.15.0 labels Jul 19, 2021
@jtibshirani jtibshirani requested a review from cbuescher July 19, 2021 18:23
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jul 19, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search (Team:Search)

Copy link
Copy Markdown
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I assume this mostly carries over changes from apache/lucene#185 that were made after we carried over the copies, at least that's what a quick crosscheck looked like to me.

@jtibshirani
Copy link
Copy Markdown
Contributor Author

jtibshirani commented Jul 20, 2021

Thanks for the review -- yep I just copied over the changes that were made later.

@jtibshirani jtibshirani merged commit 7049061 into elastic:master Jul 20, 2021
@jtibshirani jtibshirani deleted the combined-fields-norms branch July 20, 2021 15:01
jtibshirani added a commit that referenced this pull request Jul 20, 2021
In #74678 we released an early fix for a Lucene bug around `combined_fields`
queries with missing fields. This PR brings our fix up-to-date with what was
actually committed to Lucene.
jtibshirani added a commit that referenced this pull request Jul 20, 2021
In #74678 we released an early fix for a Lucene bug around `combined_fields`
queries with missing fields. This PR brings our fix up-to-date with what was
actually committed to Lucene.
ywangd pushed a commit to ywangd/elasticsearch that referenced this pull request Jul 30, 2021
In elastic#74678 we released an early fix for a Lucene bug around `combined_fields`
queries with missing fields. This PR brings our fix up-to-date with what was
actually committed to Lucene.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>refactoring :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team v7.14.0 v7.15.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants