Searched refs:DEFAULT_NUMBER_OF_SHARDS (Results 1 – 1 of 1) sorted by relevance
31 public const DEFAULT_NUMBER_OF_SHARDS = 1; define in Elastica\\Index\\Settings191 return $this->get('number_of_shards') ?? self::DEFAULT_NUMBER_OF_SHARDS;