So after running a really expensive query, elasticsearch got derped and a lot of the shards became unassigned.
They remained unassigned and I had to force assign these shards.
- Does this result in data loss
- if so, why does it result in data loss? Shouldn't elasticsearch have everything on disk for each shard. Why can't elasticsearch recover this?