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/07/07 21:38:00 UTC

[jira] [Created] (LUCENE-10022) Empty DisjunctionMaxQuery can rewrite to MatchNoDocsQuery

Julie Tibshirani created LUCENE-10022:
-----------------------------------------

             Summary: Empty DisjunctionMaxQuery can rewrite to MatchNoDocsQuery
                 Key: LUCENE-10022
                 URL: https://issues.apache.org/jira/browse/LUCENE-10022
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Julie Tibshirani


It's possible to create a {{DisjunctionMaxQuery}} with no clauses. This could be rewritten to {{MatchNoDocsQuery}}, matching the approach we take for {{BooleanQuery}}.



--
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