Skip to content

Fix CombinedFieldQuery (Lucene 9999) (#74678)#74703

Merged
cbuescher merged 1 commit intoelastic:7.xfrom
cbuescher:backport-74678
Jun 30, 2021
Merged

Fix CombinedFieldQuery (Lucene 9999) (#74678)#74703
cbuescher merged 1 commit intoelastic:7.xfrom
cbuescher:backport-74678

Conversation

@cbuescher
Copy link
Copy Markdown
Member

@cbuescher cbuescher commented Jun 29, 2021

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.

Relates to apache/lucene#185

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
@mark-vieira
Copy link
Copy Markdown
Contributor

@elasticmachine retest this please

1 similar comment
@cbuescher
Copy link
Copy Markdown
Member Author

@elasticmachine retest this please

@cbuescher cbuescher merged commit 1ffe77e into elastic:7.x Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants