Hi,
And it stated to not handle "in" queries directly, but we should use or(equal(..), equal(..))
But I saw in the implementation that In query constructor has a parameter about disjoint as Or query has, and it's set based on whether the attribute is simple/multi.
Is the documentation need to be updated or am I missing something?
Thanks,
Tomer