AndreyBozhko opened a new issue, #13357:
URL: https://github.com/apache/lucene/issues/13357

   ### Description
   
   Currently, if the DisjunctionMaxQuery is used and the document did not 
match, the explanation from DisjunctionMaxWeight#explain only says `No matching 
clause` with no additional details (and the explanations from the subqueries 
are discarded).
   
   In some use cases, it may be helpful to include individual "no-match" 
explanations from subqueries as they may provide more specific reason for why 
the document did not match.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to