I am not aware of any limits in Solr itself. However, if you are using a GET request to do the query, you may be running into browser limitations regarding URL length.
It may be useful to know that Solr can accept the query parameters in the POST body as well. Regards, Alex. ---- http://www.solr-start.com/ - Resources for Solr users, new and experienced On 9 May 2017 at 10:19, Adnan Shaikh <adnanj.sha...@gmail.com> wrote: > Hello Team, > > Have a query pertaining to how many values are we able to pass in a Solr > query. > > Can we please find out if: > > 1. There is a limit to the number of characters that we can pass in a > Solr query field? > 2. Is there a limit to how many values we can pass for the one key? > > Thanks, > Mohammad Adnan Shaikh