Re: Modify result json file

2013-01-28 Thread Gora Mohanty
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

Re: Modify result json file

2013-01-28 Thread Gora Mohanty
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

Modify result json file

2013-01-28 Thread hassancrowdc
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? -- View this message in context: http://lucene.472066.n3.nabble.com/Modify-result-json-file-tp4036853.html Sent from the Solr - User mailing list