On 8/9/2013 4:47 AM, Vineet Mishra wrote:
> Currently I am working with RequestHandler in Solr, where the user defined
> query is processed at the class specified by the requesthandler in
> Solrconfig.xml.
>
> But my requirement is that I want to make it a Post call rather than a Get
> query call.
Hi
Currently I am working with RequestHandler in Solr, where the user defined
query is processed at the class specified by the requesthandler in
Solrconfig.xml.
But my requirement is that I want to make it a Post call rather than a Get
query call.
Is it possible or are there some way we can acco