Hello Mikhail,

I am sorry, I forgot to include below in my main query json (*"fields": "*
[child limit=-1]"*) . 
I am extracting all the fields along with its nested docs. 
So I want as a part of results and not part of facet. I would expect out of
the docs that i listed, it should return only

"id": "3", "scope": "product", "category": "clothes", 
"product_type": "jeans", "brand": "Levi’s", 
"_childDocuments_": [ 
{ "id": "32", "scope": "sku", "color": "black", "size": "L", "price" : 45 }
]





--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to