Hi, Please give suggestion on the above scenario as I'm unable to index anonymous child documents in solr through java code using addChildDocuments() method. While I'm searching with *,[child] to get child documnets but it shows nothing in result as all solrInputDocuments gets indexed as seperate main document . Is there any schema changes required or any other way to design my code?
Please help.Thanks in advance! Regards, Swikriti Debnath
