-
Yes I’m filtering a certain array element index like above.
-
I tried
$arrayElementAtbut it was extremely slow -
Hinting the multikey index did not help
-
To summarize, the fastest index is
quizzes.0.done -
Can you please add a feature request for a new variation of a wildcard index like
quizzes.$**.doneso that we don’t have to createquizzes.0.done,quizzes.1.done,quizzes.2.done…etc?
That would be very helpful.
Thanks again Pavel for your effort.
Regards
