I need to search hundreds of thousands of records. I chose elasticsearch with sql server 2016.
How to configure the elasticsearch with sql server like where to give connection string, where to write query and where to set the fields(columns) of sql server db tables?
I am using Elasticsearch 6.4 version.