RE: Customizing JSON response of a query

2017-09-07 Thread Davis, Daniel (NIH/NLM) [C]
irtech.com] Sent: Wednesday, September 06, 2017 8:21 PM To: solr-user@lucene.apache.org Subject: Re: Customizing JSON response of a query Sarvo, I hope the users do not read JSON. I would have thought you'd have a web app in front of Solr and some Javascript in the browser. Either would be able to tr

Re: Customizing JSON response of a query

2017-09-06 Thread Rick Leir
September 6, 2017 12:36:08 PM EDT, "Davis, Daniel (NIH/NLM) [C]" < >> daniel.da...@nih.gov> wrote: >> >It should be possible with a custom response handler. >> > >> >-Original Message- >> >From: Sarvothaman Madhavan [mailto:relad...@gm

Re: Customizing JSON response of a query

2017-09-06 Thread Sarvothaman Madhavan
LM) [C]" < > daniel.da...@nih.gov> wrote: > >It should be possible with a custom response handler. > > > >-Original Message----- > >From: Sarvothaman Madhavan [mailto:relad...@gmail.com] > >Sent: Wednesday, September 06, 2017 10:17 AM > >To: solr-user@

RE: Customizing JSON response of a query

2017-09-06 Thread Rick Leir
lto:relad...@gmail.com] >Sent: Wednesday, September 06, 2017 10:17 AM >To: solr-user@lucene.apache.org >Subject: Customizing JSON response of a query > >Hello all, >After a week of research I've come to the conclusion that there is no >mechanism within solr where I can

RE: Customizing JSON response of a query

2017-09-06 Thread Davis, Daniel (NIH/NLM) [C]
It should be possible with a custom response handler. -Original Message- From: Sarvothaman Madhavan [mailto:relad...@gmail.com] Sent: Wednesday, September 06, 2017 10:17 AM To: solr-user@lucene.apache.org Subject: Customizing JSON response of a query Hello all, After a week of research

Customizing JSON response of a query

2017-09-06 Thread Sarvothaman Madhavan
Hello all, After a week of research I've come to the conclusion that there is no mechanism within solr where I can create a nested json response like this: https://pastebin.com/XavvUP94 . I am able to get something like this https://pastebin.com/FeXRqG59. 1. Am I right in assuming that within solr