I'd like to load my video analytics data, daily.
In the past, I was very worried about the health of my cluster.
I would CRON drop the index and re-create and load data daily.
Then my cluster dies.
I am now using Elasticsearch Found service.
Do you think I will have the same issues using the service?
I need to load fresh data daily.
I guess I could upsert?
Any feedback is appreciated.