What's the actual _search_ use case?

And what do you want to return once you do your search?

Regards,
   Alex

On 2 Sep. 2017 1:06 pm, "Moenieb Davids" <moenieb.dav...@gmail.com> wrote:

> Hi All,
>
> I would like to know if anybody has done deeply nested searches.
> I am currently sitting with the use case below:
> Successfully Indexed Document:
>
> Level1_Doc
>
> Ø  ID
>
> Ø  DocType
>
> Ø  Level2_Doc
>
> Ø  ID
>
> Ø  DocType
>
> Ø  Level3_Doc
>
> Ø  ID
>
> Ø  DocType
>
> Ø  Level4_Doc
>
> Ø  ID
>
> Ø  DocType
>
>
> What is the best approach to get the search result with the same structure?
> Having a child structure seems quite easy for searching and retrieving a
> nested structure using BJQ and ChildEntityProcessor, however, things seem
> to get trickier once you go grandchild and beyond
>

Reply via email to