If I create an index for a N1QL query, do I need to index all fields that I want to return or only the one used in the where clause for best performance ?
If I create an index for a N1QL query, do I need to index all fields that I want to return or only the one used in the where clause for best performance ?