Hi All, I am trying to index a deeply nested JSON file. Even though I did index it, I am having the following problems: 1. When I query, the response includes the whole parent document. I only want the child document. And I also want all child documents which have the query match. 2. I need to highlight all the child documents. But as of now, it is only highlighting the last match in each parent document.
So, basically, how should I index in the first place itself. I am doing: bin/post -c samplejson ~/Downloads/myjson.json And, it is automatically creating fields. Is it the best practice or should I do something different? Thanks in advance With regards *Keshav Melnad* A5-201, Karma Residence, Sheikh Zayed City 6th of October, Giza, Egypt Mob: +20 1555125477 Email: [email protected]
