Re: Making additional solr requests in an QueryResponseWriter

2012-03-02 Thread Donnie McNeal
.org/solr/Join or like > https://issues.apache.org/jira/browse/SOLR-3076 , which is in really early > stage, though. > > Regards > > On Fri, Mar 2, 2012 at 2:40 AM, Donnie McNeal >wrote: > > > Hi all, > > > > The documents in our solr index have an parent ch

Making additional solr requests in an QueryResponseWriter

2012-03-01 Thread Donnie McNeal
Hi all, The documents in our solr index have an parent child relationship which we have basically flattened in our solr queries. We have messaged solr into being the query API for a 3rd party data. The relationship is simple parent-child relationship as follows: category +-sub-category this ult