diff --git a/README.md b/README.md index b8d25ef6817..f0e327bf948 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,86 @@ Mapper Attachments Type for ElasticSearch ========================================= -The mapper attachments plugin adds the `attachment` type to ElasticSearch using Tika. +The mapper attachments plugin adds the `attachment` type to ElasticSearch using [Apache Tika](http://lucene.apache.org/tika/). In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/1.8.0`. - ------------------------------------------------------ - | Attachment Mapper Plugin | ElasticSearch | Tika | - ------------------------------------------------------ - | 1.9.0-SNAPSHOT (master) | 0.90.3 -> master | 1.4 | - ------------------------------------------------------ - | 1.8.0 | 0.90.3 -> master | 1.2 | - ------------------------------------------------------ - | 1.7.0 | 0.90 -> 0.90.2 | 1.2 | - ------------------------------------------------------ - | 1.6.0 | 0.19 -> 0.20 | 1.2 | - ------------------------------------------------------ - | 1.5.0 | 0.19 -> 0.20 | 1.2 | - ------------------------------------------------------ - | 1.4.0 | 0.19 -> 0.20 | 1.1 | - ------------------------------------------------------ - | 1.3.0 | 0.19 -> 0.20 | 1.0 | - ------------------------------------------------------ - | 1.2.0 | 0.19 -> 0.20 | 1.0 | - ------------------------------------------------------ - | 1.1.0 | 0.19 -> 0.20 | | - ------------------------------------------------------ - | 1.0.0 | 0.18 | | - ------------------------------------------------------ +
Attachment Mapper Plugin | +ElasticSearch | +Tika | +Release date | +
1.9.0-SNAPSHOT (master) | +0.90.3 -> master | +1.4 | ++ |
1.8.0 | +0.90.3 -> master | +1.2 | +07/08/2013 | +
1.7.0 | +0.90 -> 0.90.2 | +1.2 | +26/02/2013 | +
1.6.0 | +0.19 -> 0.20 | +1.2 | +28/09/2012 | +
1.5.0 | +0.19 -> 0.20 | +1.2 | +19/09/2012 | +
1.4.0 | +0.19 -> 0.20 | +1.1 | +25/03/2012 | +
1.3.0 | +0.19 -> 0.20 | +1.0 | +07/03/2012 | +
1.2.0 | +0.19 -> 0.20 | +1.0 | +15/02/2012 | +
1.1.0 | +0.19 -> 0.20 | +0.10 | +07/02/2012 | +
1.0.0 | +0.18 | +0.10 | +05/12/2011 | +