https://github.com/midoks/elastic_plugin_demo
elastic_plugin_demo
https://github.com/midoks/elastic_plugin_demo
Last synced: 10 months ago
JSON representation
elastic_plugin_demo
- Host: GitHub
- URL: https://github.com/midoks/elastic_plugin_demo
- Owner: midoks
- License: mit
- Created: 2017-06-25T07:42:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T07:01:22.000Z (about 9 years ago)
- Last Synced: 2025-05-15T16:14:22.890Z (about 1 year ago)
- Language: Java
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elastic_plugin_demo
- [插件文档1](https://www.elastic.co/guide/en/elasticsearch/plugins/5.4/plugin-authors.html)
- [插件文档2](https://www.elastic.co/blog/found-writing-a-plugin)
- [mvn命令安装](http://maven.apache.org/)
- brew install gradle
- 本地测试
bin/elasticsearch-plugin install file:///Users/midoks/Desktop/work/github/elastic_plugin_demo/target/elastic_plugin_demo.zip