Can anyone please answer my question. Let me know if I am going in wrong 
direction.

Thanks,
Jigar Gajjar
OCLC · Senior Software  Engineer
6565 Kilgour Place, Dublin, OH, USA, 43017
 M +1-408-334-6379
[OCLC]<http://www.oclc.org/home.en.html?cmpid=emailsig_logo>
OCLC.org<http://www.oclc.org/home.en.html?cmpid=emailsig_link> · 
Blog<http://www.oclc.org/blog/main/?cmpid=emailsig_blog> · 
Facebook<http://www.facebook.com/pages/OCLC/20530435726> · 
Twitter<http://twitter.com/oclc> · YouTube<http://www.youtube.com/OCLCvideo>


From: "Gajjar, Jigar" <gajj...@oclc.org>
Date: Friday, November 15, 2019 at 1:46 PM
To: "solr-user@lucene.apache.org" <solr-user@lucene.apache.org>
Subject: Fetch parent and child document in solr 8.2

Hello,

I am trying to fetch parent and child document together in one Solr query, I 
was able to do that in solr 7.4 but same query does not work in solr 8.2.
Are there any major changes in the way that we are fetching children?

My requirement is to fetch parent and children both in one call.

I am trying

http://localhost:8983/solr/demo/select?fl=*,[child]&q={!parent 
which="cat_s:sci-fi AND pubyear_i:1992"}

what are the ways to retrieve parent child as nested documents?



Thanks,
Jigar Gajjar
OCLC · Senior Software  Engineer
6565 Kilgour Place, Dublin, OH, USA, 43017
 M +1-408-334-6379
[OCLC]<http://www.oclc.org/home.en.html?cmpid=emailsig_logo>
OCLC.org<http://www.oclc.org/home.en.html?cmpid=emailsig_link> · 
Blog<http://www.oclc.org/blog/main/?cmpid=emailsig_blog> · 
Facebook<http://www.facebook.com/pages/OCLC/20530435726> · 
Twitter<http://twitter.com/oclc> · YouTube<http://www.youtube.com/OCLCvideo>

Reply via email to