You can search for block-join to see how to do this. But you may also find you do need to flatter structures for efficient search.
Regards, Alex On 06/06/2014 8:37 pm, "harikrishna" <ghk...@yahoo.co.in> wrote: > we need to have the nested structure for the index, and the requirement is > as > follows > > we have application at root, then customer location, and then we have some > entities data > <Add> > <doc> > <applicaton> > <cust location> > <Doc> > <order id> > <doc> > <products> > </doc> > </Doc> > <DoC> > </add> > > i want to index the data in the above formate, and wanted to retrieve in > the > same way. > please help on this > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Deepy-nested-structure-tp4140397.html > Sent from the Solr - User mailing list archive at Nabble.com. >