You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Julie Tibshirani (Jira)" <ji...@apache.org> on 2021/06/12 00:55:00 UTC

[jira] [Created] (LUCENE-9999) CombinedFieldQuery can fail when not all fields contain document

Julie Tibshirani created LUCENE-9999:
----------------------------------------

             Summary: CombinedFieldQuery can fail when not all fields contain document
                 Key: LUCENE-9999
                 URL: https://issues.apache.org/jira/browse/LUCENE-9999
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Julie Tibshirani


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org