update documentation with release 2.7.0
This commit is contained in:
parent
da4f00dde1
commit
07b475bb48
|
@ -8,7 +8,7 @@ microsoft office formats, open document formats, ePub, HTML, and so on (full lis
|
|||
In order to install the plugin, run:
|
||||
|
||||
```sh
|
||||
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/2.6.0
|
||||
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/2.7.0
|
||||
```
|
||||
|
||||
You need to install a version matching your Elasticsearch version:
|
||||
|
@ -16,7 +16,7 @@ You need to install a version matching your Elasticsearch version:
|
|||
| Elasticsearch | Attachments Plugin| Docs |
|
||||
|------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| master | Build from source | See below |
|
||||
| es-1.x | Build from source | [2.7.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/es-1.x/#version-270-snapshot-for-elasticsearch-1x)|
|
||||
| es-1.x | 2.7.0 | [2.7.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.7.0/#version-270-for-elasticsearch-17) |
|
||||
| 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) |
|
||||
| es-1.5 | 2.5.0 | [2.5.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.5.0/#version-250-for-elasticsearch-15) |
|
||||
| es-1.4 | 2.4.3 | [2.4.3](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.4.3/#version-243-for-elasticsearch-14) |
|
||||
|
|
Loading…
Reference in New Issue