Constant NUM_OF_INDICES_IN_SHARD
pub const NUM_OF_INDICES_IN_SHARD: usize = 2_000; // 2_000usize
Available on crate feature
provider
only.Expand description
Number of indices in one shard.
pub const NUM_OF_INDICES_IN_SHARD: usize = 2_000; // 2_000usize
provider
only.Number of indices in one shard.