Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dex suggests indexes that exist without --nocheck flag #32

Open
JohnAllen opened this issue Dec 17, 2014 · 1 comment
Open

Dex suggests indexes that exist without --nocheck flag #32

JohnAllen opened this issue Dec 17, 2014 · 1 comment

Comments

@JohnAllen
Copy link

Is this supposed to happen? I run db.collection.getIndexes() and it outputs indexes that Dex has suggested to me, again without the --nocheck flag. Is this the correct behavior? What do I do when this happens? It negates the potential benefit I might receive from adding the index, since the index is already there.

@JohnAllen
Copy link
Author

Sorry, I see that if you don't pass a URI it automatically uses --nocheck. Problem hopefully solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant