The following as suggested was able to fix all my previous indexes to make 
0 replication and essentially removing the 5 unassigned shards we had per 
Indice.

 curl -XPUT 'localhost:9200/*/_settings' -d ' { "index" : { 
"number_of_replicas" : 0 } } '


Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/f4c18070-a29d-429d-87fb-c358d175e938%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to