You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are migrating Elasticsearch from 6 to 7 and were wondering whether it is possible to re-index workflows after deleting index in Elasticsearch. I am aware that index can be migrated itself, but on the way I figured it would be simpler if we could just hit an endpoint that would index all workflows from database (in our case Postgress) into Elasticsearch.
This would be beneficial for use case where Conductor was used solely with Postgress and one wants to introduce Elasticsearch.
Did anyone faced same issue before or do you have any ideas how to handle this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey all!
We are migrating Elasticsearch from 6 to 7 and were wondering whether it is possible to re-index workflows after deleting index in Elasticsearch. I am aware that index can be migrated itself, but on the way I figured it would be simpler if we could just hit an endpoint that would index all workflows from database (in our case Postgress) into Elasticsearch.
This would be beneficial for use case where Conductor was used solely with Postgress and one wants to introduce Elasticsearch.
Did anyone faced same issue before or do you have any ideas how to handle this?
Beta Was this translation helpful? Give feedback.
All reactions