atris opened a new pull request #784: LUCENE-8810: Honor MaxClausesCount in 
BooleanQuery During Flattening
URL: https://github.com/apache/lucene-solr/pull/784
 
 
   BooleanQuery will always try to flatten nested clauses during
   rewrite. However, this can cause the maximum number of clauses
   to be violated by the new query. This commit disables flattening
   in the specific case.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to