Skip to content

Commit

Permalink
Changed 1.x version to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
clintongormley committed Jul 17, 2015
1 parent c090545 commit 8880541
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ Smart Chinese Analysis for Elasticsearch

The Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.

In order to install the plugin, simply run:
In order to install the plugin, simply run:

```sh
bin/plugin install elasticsearch/elasticsearch-analysis-smartcn/2.7.0
```


| elasticsearch | Smart Chinese Analysis Plugin | Docs |
| elasticsearch | Smart Chinese Analysis Plugin | Docs |
|---------------|-----------------------|------------|
| master | Build from source | See below |
| es-1.x | 2.7.0 | [2.7.0](https://github.com/elastic/elasticsearch-analysis-smartcn/tree/v2.7.0/#version-270-for-elasticsearch-17) |
| es-1.7 | 2.7.0 | [2.7.0](https://github.com/elastic/elasticsearch-analysis-smartcn/tree/v2.7.0/#version-270-for-elasticsearch-17) |
| es-1.6 | 2.6.0 | [2.6.0](https://github.com/elastic/elasticsearch-analysis-smartcn/tree/v2.6.0/#version-260-for-elasticsearch-16) |
| es-1.5 | 2.5.0 | [2.5.0](https://github.com/elastic/elasticsearch-analysis-smartcn/tree/v2.5.0/#version-250-for-elasticsearch-15) |
| es-1.4 | 2.4.4 | [2.4.4](https://github.com/elasticsearch/elasticsearch-analysis-smartcn/tree/v2.4.4/#version-244-for-elasticsearch-14) |
Expand Down

0 comments on commit 8880541

Please sign in to comment.