Can you add indexes on unmanaged collections (i.e. minimongo)?

Can you add indexes on unmanaged collections (i.e. minimongo) ?

Minimongo does not have indexes by default, however you could try the helfer:minimongo-index package.

Aren’t they already in memory. Is it going to be any benefit for indexing. It may need some consideration if you need indexing because you may have too much data in memory.