On 29 January 2013 02:41, hassancrowdc wrote:
> i want smething like
> {current page:#
> totalNumRecords:#
> records:[]
> }
> because everything else in my website fllow this format.
> instead of:
> {response
> {numFound:
> start:
> docs:[]
> }
> }
> before someone responded me to skip the startin
On 29 January 2013 01:50, hassancrowdc 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