v0.20.1-ALPHA
Pre-release
Pre-release
·
10 commits
to master
since this release
Elasticsearch/Algolia Data Import Handler
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.
New in v0.20.1-ALPHA
- Algolia index records delete support using a configured query returning the
objectIDs to be deleted