Re: Querying parent with multiple child documents

2014-12-22 Thread Rajesh
Thanks for your reply Mikhail. It's working as expected. -- View this message in context: http://lucene.472066.n3.nabble.com/Querying-parent-with-multiple-child-documents-tp4175546p4175579.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Querying parent with multiple child documents

2014-12-22 Thread Mikhail Khludnev
On Mon, Dec 22, 2014 at 2:16 PM, Rajesh wrote: > > OR query between child docs. > fq = {!parent which=\"type:parent\" v=\"productname:childproduct OR > orderDetail:childproduct2\"} > fl = *,[child parentFilter=\"type:parent\" > childFilter=\"productname:childproduct OR orderDetail:childproduct2\"]

Querying parent with multiple child documents

2014-12-22 Thread Rajesh
childrens. -- View this message in context: http://lucene.472066.n3.nabble.com/Querying-parent-with-multiple-child-documents-tp4175546.html Sent from the Solr - User mailing list archive at Nabble.com.