Hi @vsr1 … Thanks for that material. Will go through it.
Can you pls clarify couple of points here :
select clause selects almost 30 fields from the documents, do we need to list all of them in the same order instead of id (from the index that you have created)
WHERE clause is also very dynamic, I mean it can have multiple AND conditions. In this case, do we need to create individual indexes on field, just like above ??