# Sync Conflict Data from Snowflake and Elasticsearch

Currently, this will just print document IDs that are missing from elasticsearch (but are in snowflake)
and the elasticsearch document IDs that are missing from snowflake (but are in elasticsearch). We then
have a manual process to fix those.
