elasticsearch-dataformat
elasticsearch-dataformat copied to clipboard
Fix support for elasticsearch 6.2.3
- add support for source parameter
- fix XLSX header management
- fix README to disable globbing
It also requires to add the following parameter to be able to execute an elasticsearch query: source_content_type=application/json
Travis failed.