Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.08 KB

Welcome to the Elasticsearch-sider


The project is a elasticsearch plugin collection, You can use it in green, not need to modify your elasticsearch any configuration

if you want use head , you must take this setting to your elasticsearch.yml

http.cors.enabled : true http.cors.allow-origin : "*" http.cors.allow-methods : OPTIONS, HEAD, GET, POST, PUT, DELETE http.cors.allow-headers : X-Requested-With,X-Auth-Token,Content-Type, Content-Length


- ##### Thanks
  [ElasticSearch-sql](https://github.com/NLPchina/elasticsearch-sql) 
  [ElasticSearch-head](https://github.com/mobz/elasticsearch-head)