Elasticsearch
MC_MMS and MC_ASSET_API both use the Elasticsearch games cluster
ReIndex the ES cluster
To re-index the games ES cluster run the hot_swap command, either through IEX or just from code.
cd apps/mc_mms
iex -S mix
Elasticsearch.Index.hot_swap(McCore.Elasticsearch.Cluster, "games")