Skip to content

No need to created hashed index before sharding #1788

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

Closed
wants to merge 1 commit into from

Conversation

drmirror
Copy link
Contributor

It is not necessary to create a hashed index before defining a hashed shard key on it; the index is created automatically, just as with any other kind of shard key. The example proved confusing for a customer who thought that you always had to create the index first.

It is not necessary to create a hashed index before defining a hashed shard key on it; the index is created automatically, just as with any other kind of shard key. The example proved confusing for a customer who thought that you always had to create the index first.
@kay-kim
Copy link
Contributor

kay-kim commented May 20, 2014

thanks andre. merged.

@kay-kim kay-kim closed this May 20, 2014
mongo-cr-bot pushed a commit that referenced this pull request Sep 7, 2022
* DOCSP-24399 Method interlink backport to v4.4

* DOCSP-24399 Fixes build errors

* DOCSP-24399 Fixes build errors

* DOCSP-24399 Fixes build errors

* DOCSP-24399 Fixes build errors
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

Successfully merging this pull request may close these issues.

2 participants