Skip to content

Commit

Permalink
update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwionly committed Jul 21, 2016
1 parent ccc45af commit ce82c53
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ The Image Plugin is an Content Based Image Retrieval Plugin for Elasticsearch us

It adds an `image` field type and an `image` query.

Create this plugin using gradle, task `gradle plugin`, then unzip to `%elasticsearch%/plugins` folder, make sure that is not any elastic search image zip file in the plugin folder.
To create the plugin, open cmd or shell at this directory, enter `gradlew plugin`.

Once the build done, you can find the distribution in build/distribution directory, unzip this file to `%elasticsearch%/plugins/elasticsearch-image-x.x.x` where the x is the version number.



| Image Plugin | elasticsearch | Release date |
Expand Down

0 comments on commit ce82c53

Please sign in to comment.