Recreate elasticsearch index

Hi Community,
I’m wondering if it is possible to reindex elasticsearch visibility index using only sql visibility database or elastic search is used to store permanent states and it is impossible to recreate es index from the persisted data on sql store? and If possible, how to?

Thanks

1 Like

This is possible in principle, as every workflow history contains all the search attributes. However, such a codepath doesn’t exist.