nrmancuso / elasticsearch-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell Application

To run the shell application, run the following command:

cd shell
 ./gradlew bootRun --args='insert-docs --index exoplanet --filename ../data/test.csv'

About


Languages

Language:Java 97.9%Language:Shell 2.1%