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

Skip to content

Commit 277df8f

Browse files
authored
2.4.0.1 release
1 parent 8a0f265 commit 277df8f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Versions
5252
| 2.3.3 | 2.3.3.0 | delete commands not supported | elastic2.3.3 |
5353
| 2.3.4 | 2.3.4.0 | delete commands not supported | elastic2.3.4 |
5454
| 2.3.5 | 2.3.5.0 | delete commands not supported | elastic2.3.5 |
55-
| 2.4.0 | 2.4.0.0 | delete commands not supported | elastic2.4.0 |
55+
| 2.4.0 | 2.4.0.1 | delete commands not supported | elastic2.4.0 |
5656
| 2.4.1 | 2.4.1.0 | delete commands not supported | elastic2.4.1 |
5757
### Elasticsearch 1.X
5858
````
@@ -108,7 +108,7 @@ Versions
108108
````
109109
### Elasticsearch 2.4.0
110110
````
111-
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.4.0.0/elasticsearch-sql-2.4.0.0.zip
111+
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.4.0.1/elasticsearch-sql-2.4.0.1.zip
112112
````
113113
### Elasticsearch 2.4.1
114114
````
@@ -217,6 +217,7 @@ http://localhost:9200/_sql/_explain?sql=select * from indexName limit 10
217217
* SQL round
218218
* SQL sqrt
219219
* SQL concat_ws
220+
* SQL union and minus
220221

221222
## JDBC Support (Experimental feature)
222223

0 commit comments

Comments
 (0)