I'm planing to migrate my mysql data to Elastic Search.
Based on my data model it's complex to finish using one config file based on the
complexity of the query.
So i'm planing to use multiple configuration files.
is it possible to do this?
is there any solution.
Thanks