public property Index::$num_of_shards in Elasticsearch Connector 8.7
Same name and namespace in other branches
- 8 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::num_of_shards
- 8.2 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::num_of_shards
- 8.5 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::num_of_shards
- 8.6 src/Entity/Index.php \Drupal\elasticsearch_connector\Entity\Index::num_of_shards
Number of shards.
Type: string
File
- src/
Entity/ Index.php, line 62
Class
- Index
- Defines the Elasticsearch Connector Index configuration entity.
Namespace
Drupal\elasticsearch_connector\EntityCode
public $num_of_shards;