Home
last modified time | relevance | path

Searched refs:IndexSettings (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php13 use Elastica\Index\Settings as IndexSettings;
138 * @return IndexSettings
142 return new IndexSettings($this);
10 use Elastica\Index\Settings as IndexSettings; global() alias
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md2023 - IndexSettings added for improved bulk updating https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-update-settings.html