On 29 January 2013 01:50, hassancrowdc <hassancrowdc...@gmail.com> wrote: > Hi, > I want to change the name in the result json file from solr. Like i want > numFound to be be totalNumRecords etc. Any hint how i can do that?
This requirement seems a little strange: Could you explain why you would want this? Along the lines of responses from other people to your earlier queries, the best way to achieve something like this might be to use XSLT with the Solr XML response. However, I would still re-examine why you require this. Regards, Gora