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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to