Elasticsearch (5.6.x) Data Import Handler, also supporting Algolia
A data import handler for Elasticsearch/Algolia
- Simple
- Powerful
- Use SQL statements that can span multiple databases, text files, and Elasticsearch indexes
- Process full load and incremental updates
- Output columnar and structured JSON to Elasticsearch/Algolia
Running is simple. With Java 8 installed, download a release and then run it:
kohesive-es-dih <configFile.conf>
Read the docs for configuration details.