Hello Alex, Thanks for your reply. This is the first time i am doing with nested entities. Yes you are right am getting flat list combining parent & child. Could you please explain bit more detail, how to apply child transformer for the below mentioned response.
Response ============== { "responseHeader":{ "status":0, "QTime":0, "params":{ "q":"*:*", "indent":"on", "wt":"json", "_":"1492506329597"}}, "response":{"numFound":3,"start":0,"docs":[ { "color":"Red", "id":"1"}, { "color":"Blue", "id":"2"}, { "category":["Shirt"], "id":"1", "_version_":1565006509454131200}] }} -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Child-true-flag-in-version-6-4-tp4330312p4330459.html Sent from the Solr - User mailing list archive at Nabble.com.