Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antoinegiraud/senddatatoelasticsearch
python script to send data (.csv, ...) to elasticsearch v1.7.3
https://github.com/antoinegiraud/senddatatoelasticsearch
Last synced: 14 days ago
JSON representation
python script to send data (.csv, ...) to elasticsearch v1.7.3
- Host: GitHub
- URL: https://github.com/antoinegiraud/senddatatoelasticsearch
- Owner: AntoineGiraud
- Created: 2015-11-26T07:27:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-10T04:20:25.000Z (about 9 years ago)
- Last Synced: 2024-10-30T18:02:57.285Z (3 months ago)
- Language: Python
- Size: 2.65 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sendDataToElasticSearch
Python script to send data (.csv, ...) to elasticsearch v1.7.3
*Note: made for now for ElasticSearch v1.7.3 as in v2 you can't update the mapping of only one type. You have to start all over again by deleting the index and all his data, then add your mapping, then re add your data.*
here is an exemple of some data & their mapping used in [Defi Vélo MTL](http://www.defivelomtl.com/) challenge