Hello.

I have solr sharded cluster installed and standalone solr also. (9.3.0)

Some of "Complexphrase" queries returns "Too many clauses" on some cores
(maxBooleanClauses was set to 20000 limit).

I want to make a tool, where I can count query boolean clauses before saving
it in database.

How can I do it correctly ? I can't find any legal way how to count the
number of query BooleanClauses approximately on one core.


Thank you for any help.

Reply via email to