An open API service indexing awesome lists of open source software.

https://github.com/active-group/active-escsv

Export from Elasticsearch to CSV files and import CSV files to Elasticsearch.
https://github.com/active-group/active-escsv

Last synced: about 2 months ago
JSON representation

Export from Elasticsearch to CSV files and import CSV files to Elasticsearch.

Awesome Lists containing this project

README

          

# active-escsv

Export from Elasticsearch to CSV files and import CSV files to Elasticsearch.

## Usage

Export from Elasticsearch to a CSV file

lein run -m active-escsv.export

Import a CSV file into Elasticsearch

lein run -m active-escsv.import

Both commands accept a `--help` command line argument that prints detailed usage
instructions.

## License

Copyright © 2019 Active Group GmbH

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.