Lucene's BooleanQuery has a configurable max, defaulted to 1024
clauses.Configurable via solrconfig in:
1024
Are you getting an exception from Solr, either in the console or log
or in the response sent to the client? If so, what is it? You say
"blank page", but what is the actual S
I am testing around with a new feature in my system that uses Solr and I am
testing a query that has a search on the same field OR'd together over 150
times. I know this sounds pretty ridiculous and as I said I am just playing
around. However Solr just returns a blank page and doesn't process