540co / epa-rfi-backend

API prototype for EPA Environmental Digital Services using NodeJS and ElasticSearch.
5 stars 0 forks source link

Indexing records into elasticsearch #14

Open jobrieniii opened 8 years ago

jobrieniii commented 8 years ago

@aaronbullard - are there instructions on how to index / migrate records into elasticsearch?

aaronbullard commented 8 years ago

No. That wasn't within our original scope. It's certainly a feature that could be added.

patricknowlan commented 8 years ago

Create instructions in the readme on how to load data, run the transformation script, setup elasticsearch, and add the data to elastic. Or is there a way to add the json files or allow developers to get the json files to use in their own environment.