I sometimes see the following in my logs:

ERROR org.apache.solr.core.SolrCore  –
org.apache.lucene.queryparser.surround.query.TooManyBasicQueries: Exceeded
maximum of 1000 basic queries.


What does this mean?  Does this mean that we have issued a query with too
many terms?  Or that the number of concurrent queries running on the server
is too high?

Also, is this a builtin limit or something set in a config file?

Thanks!
- Ian

Reply via email to