Load new line delimited JSON(ndjson) files that looks like generated by wikidata-filter to Elasticsearch.
- elasticsearch & index
- Elasticsearch >=7.x
Sample setting yaml in sample directory. See ./sample directory.
For Elasticsearch, sample index settings/mappings in ./sample directory. This sample mapping came from wikidata-filter json.
Show help with the following command::
$ ./target/release/bin/bulk2es -h
$ ./target/release/bin/bulk2es -c <SEARCH_ENGINE_CONFIG> <INPUT_DIR>