Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
If some documents match but don't contain all fields, then CombinedFieldQuery can fail when attempting to compute norms. This is because MultiFieldNormValues assumes all fields in the document have norms.
Originally surfaced in this Elasticsearch issue: https://github.com/elastic/elasticsearch/issues/74037.
Attachments
Issue Links
- links to