No changes are needed. Just experiment with 'curl'.
On Tue, May 11, 2010 at 11:52 PM, Pooja Verlani wrote:
> Hi,
> Thanks Eric..
> The search parameter length is a lot to be done in GET, I am thinking of
> opting for POST, is it possible to do POST request to solr. Any
> configuration changes or
Hi,
Thanks Eric..
The search parameter length is a lot to be done in GET, I am thinking of
opting for POST, is it possible to do POST request to solr. Any
configuration changes or code changes required for the same? I have many
parameters but only one is supposed to be very lengthy.
Any suggestion
On May 7, 2010, at 6:56 AM, Pooja Verlani wrote:
In my web-app, i have to fire a query thats too long due to the
various
boosts I have to give. The size changes according to the query and
many a
times I get a blank page as I probably cross lucene's character
limit. Is it
possible to post it