Hi Mikhail,
Sorry for the confusion, it is indeed many to many relationship. Is there
any possibility to make both the index and just query on the elements of
set A and we can get the results of set B,
As you mentioned join seems trivial.
Is there any other design which can be looked upon.
Regard
On Thu, Jun 20, 2019 at 5:47 PM Lucky Sharma wrote:
> Hi all,
> Needed help in one use case :
> It is like when you have 2 sets of data suppose A and B, which are
> linked to each other. For example, each entity of set X can have 1 to
> many relationships to the set B, and as a result, I need t