{
"cluster_name": "app_search",
"status": "yellow",
"timed_out": false,
"number_of_nodes": 2,
"number_of_data_nodes": 2,
"active_primary_shards": 5,
"active_shards": 10,
"relocating_shards": 0,
"initializing_shards": 0,
"unassigned_shards": 5,
"delayed_unassigned_shards": 0,
"number_of_pending_tasks": 0,
"number_of_in_flight_fetch": 0
}
i tried with below approach
1)my cluster health was red then i have deleted data folder then cluster health became green after that i have created mapping it's turned to yellow, so if i am missing anything please help me out on this.