Hello,
I came to work from my holidays today and have some troubles with my shards.
> {
> "cluster_name" : "elasticsearch",
> "status" : "yellow",
> "timed_out" : false,
> "number_of_nodes" : 5,
> "number_of_data_nodes" : 4,
> "active_primary_shards" : 5535,
> "active_shards" : 5545,
> "relocating_shards" : 0,
> "initializing_shards" : 0,
> "unassigned_shards" : 11060,
> "delayed_unassigned_shards" : 0,
> "number_of_pending_tasks" : 0,
> "number_of_in_flight_fetch" : 0,
> "task_max_waiting_in_queue_millis" : 0,
> "active_shards_percent_as_number" : 33.3935561577838
> }
Any ideas on how to fix that?