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
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
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@
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
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
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