mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-01 12:58:29 +00:00
update documentation with release 2.5.0
This commit is contained in:
parent
01faea43da
commit
616c64d666
@ -6,7 +6,7 @@ The Phonetic Analysis plugin integrates phonetic token filter analysis with elas
|
|||||||
In order to install the plugin, simply run:
|
In order to install the plugin, simply run:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
bin/plugin install elasticsearch/elasticsearch-analysis-phonetic/2.4.2
|
bin/plugin install elasticsearch/elasticsearch-analysis-phonetic/2.5.0
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ bin/plugin install elasticsearch/elasticsearch-analysis-phonetic/2.4.2
|
|||||||
|---------------|-----------------------|------------|
|
|---------------|-----------------------|------------|
|
||||||
| master | Build from source | See below |
|
| master | Build from source | See below |
|
||||||
| es-1.x | Build from source | [2.6.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/es-1.x/#version-260-snapshot-for-elasticsearch-1x) |
|
| es-1.x | Build from source | [2.6.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/es-1.x/#version-260-snapshot-for-elasticsearch-1x) |
|
||||||
| es-1.5 | Build from source | [2.5.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/es-1.5/#version-250-snapshot-for-elasticsearch-15) |
|
| es-1.5 | 2.5.0 | [2.5.0](https://github.com/elastic/elasticsearch-analysis-phonetic/tree/v2.5.0/#version-250-for-elasticsearch-15) |
|
||||||
| es-1.4 | 2.4.2 | [2.4.2](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/v2.4.2/#version-242-for-elasticsearch-14) |
|
| es-1.4 | 2.4.2 | [2.4.2](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/v2.4.2/#version-242-for-elasticsearch-14) |
|
||||||
| < 1.4.3 | 2.4.1 | [2.4.1](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/v2.4.1/#version-241-for-elasticsearch-14) |
|
| < 1.4.3 | 2.4.1 | [2.4.1](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/v2.4.1/#version-241-for-elasticsearch-14) |
|
||||||
| es-1.3 | 2.3.0 | [2.3.0](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/v2.3.0/#phonetic-analysis-for-elasticsearch) |
|
| es-1.3 | 2.3.0 | [2.3.0](https://github.com/elasticsearch/elasticsearch-analysis-phonetic/tree/v2.3.0/#phonetic-analysis-for-elasticsearch) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user