How many values are you trying to pass in? And in which format? And what issues are you facing? There are too many variables here to give a generic advice.
Regards, Alex. ---- http://www.solr-start.com/ - Resources for Solr users, new and experienced On 10 May 2017 at 02:33, Adnan Shaikh <adnanj.sha...@gmail.com> wrote: > Hello, > > Thanks Alexandre for the update. > > Please help me to understand the other part of the query as well , if there > is any limit to how many values we can pass for a key. > > Thanks, > Mohammad Adnan Shaikh > > On May 9, 2017, at 8:05 PM, Alexandre Rafalovitch <arafa...@gmail.com> > wrote: > > 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