meteor-peerdb icon indicating copy to clipboard operation
meteor-peerdb copied to clipboard

If a field of a document has an index defined and is embedded, we should make an index in a subdocument as well

Open mitar opened this issue 10 years ago • 0 comments

If a field of a document has an index defined and is embedded, we should make an index in a subdocument as well. This would allow one to do queries against that field directly, inside a subdocument.

How does one find out if and which index is defined on a field?

mitar avatar Dec 18 '14 09:12 mitar