ShardKey
A user-defined sharding key: either a name or a number, the two forms Qdrant accepts.
Custom sharding lets a collection be partitioned on something the application knows about, a region or a tenant, so a query that only concerns one of them touches one shard instead of all of them.