?
--
View this message in context:
http://lucene.472066.n3.nabble.com/pass-custom-parameters-from-client-to-solr-tp3987511p3988066.html
Sent from the Solr - User mailing list archive at Nabble.com.
> Thanks for your reply, that was
> helpful. Is there any restriction on how many
> parameters i can pass ?
I think there are some max limits on GET and POST methods. You can use both
using solrJ. POST method enables longer parameters.
http://lucene.apache.org/solr/api/org/apache/solr/client/sol
context:
http://lucene.472066.n3.nabble.com/pass-custom-parameters-from-client-to-solr-tp3987511p3987625.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I would like to passĀ a bunch of custom parameters to
> turn on/off or set
> thresholds for various custom implementations we have in our
> solr. What
> would be the best way to pass these custom parameters to
> solr server from
> the client ? The client is a Java based application and
> hence we
planning to use solrj.
Thanks
Srini
--
View this message in context:
http://lucene.472066.n3.nabble.com/pass-custom-parameters-from-client-to-solr-tp3987511.html
Sent from the Solr - User mailing list archive at Nabble.com.