atris opened a new pull request #787: LUCENE-8810: Honor MaxClausesCount in 
BooleanQuery
URL: https://github.com/apache/lucene-solr/pull/787
 
 
   During Flattening, 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.
   
   Supersedes #784

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