...
Code Block |
---|
heetis@HEE-TIS-VM-DEV-ES:~$ curl -XPUT 'localhost:9200/_cluster/settings' -d '{ "persistent":
{ "cluster.routing.allocation.enable" : "all"
}
}'
heetis@HEE-TIS-VM-DEV-ES:~$ |
...
...
Code Block |
---|
heetis@HEE-TIS-VM-DEV-ES:~$ curl -XPUT 'localhost:9200/_cluster/settings' -d '{ "persistent":
{ "cluster.routing.allocation.enable" : "all"
}
}'
heetis@HEE-TIS-VM-DEV-ES:~$ |
...