Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c23320

Browse files
committed
2 parents f9d82d6 + 7001122 commit 5c23320

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Versions
2828
| 2.0.0 | 2.0.3 | delete commands not supported | elastic2.0 |
2929
| 2.1.0 | 2.1.0.1 | delete commands not supported | elastic2.1 |
3030
| 2.1.1 | 2.1.1 | delete commands not supported | elastic2.1.1 |
31+
| 2.2.0 | 2.2.0 | delete commands not supported | elastic2.2.0 |
3132

3233
### Elasticsearch 1.X
3334
````
@@ -45,6 +46,10 @@ Versions
4546
````
4647
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.1.1/elasticsearch-sql-2.1.1.zip
4748
````
49+
### Elasticsearch 2.2.0
50+
````
51+
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.2.0/elasticsearch-sql-2.2.0.zip
52+
````
4853
After doing this, you need to restart the Elasticsearch server. Otherwise you may get errors like `Invalid index name [sql], must not start with '']; ","status":400}`.
4954

5055
## Basic Usage

0 commit comments

Comments
 (0)