Blog

elasticsearch index templates

Index Templates

1. Overview Index templates are the configurations of indices to be created. However, the configuration of an index can be altered after it is created individually. Whether an index is created manually or automatically while indexing a document, the new Read more…

Elasticsearch index modules

Index Modules

Features 1. Overview 2. Static Index Settings 3. Dynamic Index Settings 4. Index Shard Allocation 4.1. Shard allocation filtering 4.2. Index allocation filter settings 4.3. Allocation delay on a node leave 4.4. Index recovery order 4.5. Shard allocation 5. Logging Read more…