Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CombinedFieldQuery (Lucene 9999) #74857

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

jtibshirani
Copy link
Contributor

Backport of #74678.

This commit moves a fix for a bug in MultiNormsLeafSimScorer in Lucene that
fixes an error in the new CombinedFieldQuery for missing values. Its based on
a PR for LUCENE-9999 (apache/lucene#185). This is a
temporary copy of the affected query and its updated dependencies that should be
removed again once we are able to use the original fix from Lucene.

Relastes to apache/lucene#185

Co-authored-by: Christoph Büscher <[email protected]>
@jtibshirani jtibshirani added :Search/Search Search-related issues that do not fall into other categories backport and removed v7.13.4 labels Jul 1, 2021
@elasticmachine elasticmachine added the Team:Search Meta label for search team label Jul 1, 2021
@elasticmachine
Copy link
Collaborator

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

@jtibshirani jtibshirani merged commit c99a57f into elastic:7.13 Jul 1, 2021
@jtibshirani jtibshirani deleted the combined-fields branch July 1, 2021 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants