This repository was archived by the owner on Jun 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Installation
20
20
In order to install the plugin, run:
21
21
22
22
``` sh
23
- bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.0.3
23
+ bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.1.0
24
24
```
25
25
26
26
You need to install a version matching your Elasticsearch version:
@@ -29,7 +29,7 @@ You need to install a version matching your Elasticsearch version:
29
29
| ------------------------| -------------------| ------------------------------------------------------------------------------------------------------------------------------------|
30
30
| master | | See elasticsearch [ master branch] ( https://github.com/elastic/elasticsearch/tree/master/plugins/mapper-attachments ) |
31
31
| es-2.x | | See elasticsearch [ 2.x branch] ( https://github.com/elastic/elasticsearch/tree/2.x/plugins/mapper-attachments ) |
32
- | es-2.1 | Build from source | [ 3.1.0-SNAPSHOT ] ( https://github.com/elastic/elasticsearch-mapper-attachments/tree/es-2.1 /#version-310-for-elasticsearch-21 ) |
32
+ | es-2.1 | 3.1.0 | [ 3.1.0] ( https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.1.0 /#version-310-for-elasticsearch-21 ) |
33
33
| es-2.0 | 3.0.3 | [ 3.0.3] ( https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.3/#version-303-for-elasticsearch-20 ) |
34
34
| es-1.7 | 2.7.1 | [ 2.7.1] ( https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.7.1/#version-271-for-elasticsearch-17 ) |
35
35
| es-1.6 | 2.6.0 | [ 2.6.0] ( https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.6.0/#version-260-for-elasticsearch-16 ) |
You can’t perform that action at this time.
0 commit comments