Add indicated index to the specified alias.
Parameters: |
|
---|---|
Return type: | bool |
Remove the indicated index from the specified alias.
Parameters: |
|
---|---|
Return type: | bool |
Apply a required allocation rule to an index. See: http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/index-modules-allocation.html#index-modules-allocation
Parameters: |
|
---|
Disable the bloom filter cache for the specified index.
Parameters: |
|
---|
Change the number of replicas, more or less, for the indicated index.
Parameters: |
|
---|
Close the indicated index. Flush before closing.
Parameters: |
|
---|
Delete the indicated index.
Parameters: |
|
---|
Optimize (Lucene forceMerge) index to max_num_segments per shard
Parameters: |
|
---|
Create a snapshot of provided indices (or _all) that are open.
Parameters: |
|
---|
Create the request body for creating a snapshot from the provided arguments.
Parameters: |
|
---|
Delete a snapshot (or comma-separated list of snapshots)
Parameters: |
|
---|