Thanks for your response.
Indeed the big problem is how to sync the database with elasticsearch.
Considering that data is small and liquibase may or may not do the insert based on database state, in any case I will update the elasticsearch at startup.
But it would have been great if liquibase had offered some kind of solution for intercepting the basic operation on database.