I am faced with the requirement for a boolean query composed of 50,000 clauses (all of them directed at the same field) all OR'ed together.
I know that maxClauseCount can be set arbitrarily, but I am wondering whether this kind of query would chock and how scalable are this kind of queries (time/memory). Thank you in advance for your help and consideration -- View this message in context: http://www.nabble.com/Boolean-query-with-50%2C000-clauses%21-Possible--Scalable--tp24664831p24664831.html Sent from the Solr - User mailing list archive at Nabble.com.