elastic / elasticsearch-mapper-attachments

Mapper Attachments Type plugin for Elasticsearch
https://www.elastic.co
Apache License 2.0
503 stars 94 forks source link

Update documentation about versions since 2.0.0 #195

Closed haoglehaogle closed 8 years ago

haoglehaogle commented 8 years ago

hello, When I install plug for elasticsearch 2.0.0 get the followong error, and I select mapper-attachments 3.1.0 is also not work well.

Verifying https://download.elastic.co/elasticsearch/elasticsearch-mapper-attachments/elasticsearch-mapper-attachments-3.0.3.zip checksums if available ... Downloading .DONE ERROR: Plugin [mapper-attachments] is incompatible with Elasticsearch [2.0.0]. Was designed for version [2.0.1]

Anybody could tell me what is cause? thanks!

dadoonet commented 8 years ago

I know it's not obvious in docs, but here is what you need:

Hope this helps.

haoglehaogle commented 8 years ago

Great! 3.0.2 is ok for elasticsearch 2.0.0, thanks!

28mane commented 8 years ago

I get, unable to resolve class org.elasticsearch.gradle.ElasticsearchProperties @ import org.elasticsearch.gradle.ElasticsearchProperties..while building a snapshot of mapper attachment in eclipse. Anybody know what is it about??

dadoonet commented 8 years ago

If you don't mind, I'm reopening your issue to fix the doc hopefully today.