You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Pradeep Pathak <pr...@gmail.com> on 2021/10/07 16:19:59 UTC

block join - index query

Hi
I have one use case in relational tables as many to many relationship.
Can block join document be indexed in similar fashion?

like: parent can have many children & children could also have many parents

if possible, could you please share document link how to index & query
using block join or any other way.

thanks
pradeep