# elastic_data_input **Repository Path**: albert_chen/elastic_data_input ## Basic Information - **Project Name**: elastic_data_input - **Description**: input csv xlsx data into elastc search - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-02-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #elastic_data_input ##使用办法 git cloone 到搭建好的elasticsearch 服务器,默认host 为 localhost port 为9200 将需要上传的文件拖入到项目文件夹 运行命令 ``` python csv2elsearch.py ```