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

Skip to content

Commit f1e902d

Browse files
committed
add 2.3.1 install
1 parent a6a0741 commit f1e902d

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
@@ -38,6 +38,7 @@ Versions
3838
| 2.2.0 | 2.2.0.1 | delete commands not supported | elastic2.2.0 |
3939
| 2.2.1 | 2.2.1.0 | delete commands not supported | elastic2.2.1 |
4040
| 2.3.0 | 2.3.0.0 | delete commands not supported | elastic2.3.0 |
41+
| 2.3.1 | 2.3.1.0 | delete commands not supported | elastic2.3.1 |
4142

4243
### Elasticsearch 1.X
4344
````
@@ -71,6 +72,10 @@ Versions
7172
````
7273
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.3.0.0/elasticsearch-sql-2.3.0.0.zip
7374
````
75+
### Elasticsearch 2.3.1
76+
````
77+
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.3.1.0/elasticsearch-sql-2.3.1.0.zip
78+
````
7479

7580
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}`.
7681

0 commit comments

Comments
 (0)