When I write a data source into ElasticSearch with this extension, it will take all the empty fields along to the ES index.
It would be great if the extension can check for empty values in a column and in any such case omit the field from the ES document altogether.
When I write a data source into ElasticSearch with this extension, it will take all the empty fields along to the ES index.
It would be great if the extension can check for empty values in a column and in any such case omit the field from the ES document altogether.