[
https://issues.apache.org/jira/browse/LUCENE-10022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani resolved LUCENE-10022.
---------------------------------------
Fix Version/s: 8.10
Resolution: Fixed
> 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
> Priority: Minor
> Labels: newdev
> Fix For: 8.10
>
> Attachments: LUCENE-10022.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]