Skip to content

Fix CombinedFieldQuery (Lucene 9999)#74857

Merged
jtibshirani merged 1 commit intoelastic:7.13from
jtibshirani:combined-fields
Jul 1, 2021
Merged

Fix CombinedFieldQuery (Lucene 9999)#74857
jtibshirani merged 1 commit intoelastic:7.13from
jtibshirani:combined-fields

Conversation

@jtibshirani
Copy link
Copy Markdown
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 <cbuescher@posteo.de>
@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
Copy Markdown
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