Re: Provide a hint to MongoDB that it should not use an index for the inserts

1,355 views
Skip to first unread message

David Hows

unread,
Feb 18, 2013, 11:51:16 PM2/18/13
to mongod...@googlegroups.com
Hi Chichibek,

There is no mechanism to do this as an insert will need to go and update all relevant indexes, it does not use an index as part of a query.

If this is not done the index would then be missing information on this document for subsequent queries.

Regards,

David
Reply all
Reply to author
Forward
0 new messages