PUT /index/_settings
{
"number_of_replicas" : 1 //Number of replicas
}
index specifies the index name. Set this parameter based on site requirements.