forked from laiweijian4/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Zheng, Xiu <zhengxiu@huawei.com> Co-committed-by: Zheng, Xiu <zhengxiu@huawei.com>
1.2 KiB
1.2 KiB
How Do I Set the Numbers of Index Copies to 0 in Batches?
- Log in to the Kibana page of the cluster. In the navigation pane, choose Dev Tools.
- Modify and run the PUT /*/_settings{"number_of_replicas":0} command.
Parent topic: Functions