Hi,
I got a problem of many "unassigned shards". So through some reading I tryed to do :
index.routing.allocation.disable_allocation= false
This returned me:
index.routing.allocation.disable_allocation please check that any required plugins are installed
Looking around I didnt find such plugins. Also I didnt yet see a reference in ES 5.X for "index.routing.allocation.disable_allocation". Is there such an option in ES 5.2?
If no, what should I do?
Also if someone knows from what can this problem can happen, and what other solutions are there?