But in my case i see output as below
0
0
*:*
on
xml
1533734431931
IT
1
1
1608130338704326656
Data
1
2
1608130338704326656
omkar
1
1608130338704326656
ITI
2
3
1608130338712715264
Entry
2
Thanks a lot Mikhail. But as per documentation below nested document
ingestion is possible. Is this limitation of DIH?
https://lucene.apache.org/solr/guide/6_6/uploading-data-with-index-handlers.html#UploadingDatawithIndexHandlers-NestedChildDocuments
Also can block join query be used to get exp
Thanks Mikhail verbose did help. _root_ field was missing in schema also in
make some changes in child entity. Like i created id as alias to emp_id ( in
child query) which is id column of parent table.
Thanks Mikhail, i tried changing conf but that did not help