Support hashed fields in compound indexes and compound shard keys

XMLWordPrintableJSON

    • Sharding
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Provide ability to have hashed fields in compound indexes.

      For example:

      db.collection.ensureIndex({a : 'hashed', b : 1})
      

      Required for compound shard keys where one of the fields needs to be hashed for even distribution across the cluster.

            Assignee:
            [DO NOT USE] Backlog - Sharding Team
            Reporter:
            daniel.roberts@10gen.com
            Votes:
            42 Vote for this issue
            Watchers:
            46 Start watching this issue

              Created:
              Updated:
              Resolved: