Many small shards or fewer large shards?

Hi @michael_hoeller

I’m using a hashed index on the _id for my shard key but many queries will be using indexes which do not include the _id. I expect that scaling out makes the most sense.

Thanks for the advice.

Tim