@@ -21,6 +21,7 @@ Elasticsearch-SQL
21
21
** 2.4.2** [ ![ 2.4.2 Build Status] ( https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.2 )] ( https://travis-ci.org/NLPchina/elasticsearch-sql )
22
22
** 2.4.3** [ ![ 2.4.3 Build Status] ( https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.3 )] ( https://travis-ci.org/NLPchina/elasticsearch-sql )
23
23
** 2.4.4** [ ![ 2.4.4 Build Status] ( https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.4 )] ( https://travis-ci.org/NLPchina/elasticsearch-sql )
24
+ ** 2.4.5** [ ![ 2.4.5 Build Status] ( https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic2.4.5 )] ( https://travis-ci.org/NLPchina/elasticsearch-sql )
24
25
** 5.0.1** [ ![ 5.0.1 Build Status] ( https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic5.0.1 )] ( https://travis-ci.org/NLPchina/elasticsearch-sql )
25
26
** 5.1.1** [ ![ 5.1.1 Build Status] ( https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic5.1.1 )] ( https://travis-ci.org/NLPchina/elasticsearch-sql )
26
27
** 5.1.2** [ ![ 5.1.2 Build Status] ( https://travis-ci.org/NLPchina/elasticsearch-sql.svg?branch=elastic5.1.2 )] ( https://travis-ci.org/NLPchina/elasticsearch-sql )
@@ -71,6 +72,7 @@ Versions
71
72
| 2.4.2 | 2.4.2.1 | delete commands not supported | elastic2.4.2 |
72
73
| 2.4.3 | 2.4.3.0 | delete commands not supported | elastic2.4.3 |
73
74
| 2.4.4 | 2.4.4.0 | delete commands not supported | elastic2.4.4 |
75
+ | 2.4.5 | 2.4.5.0 | delete commands not supported | elastic2.4.5 |
74
76
| 5.0.1 | 5.0.1.0 | delete commands not supported | elastic5.0.1 |
75
77
| 5.1.1 | 5.1.1.0 | delete commands not supported | elastic5.1.1 |
76
78
| 5.1.2 | 5.1.2.0 | delete commands not supported | elastic5.1.2 |
@@ -153,6 +155,11 @@ Versions
153
155
````
154
156
./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.4.4.0/elasticsearch-sql-2.4.4.0.zip
155
157
````
158
+ ### Elasticsearch 2.4.5
159
+ ````
160
+ ./bin/plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/2.4.5.0/elasticsearch-sql-2.4.5.0.zip
161
+ ````
162
+
156
163
157
164
### Elasticsearch 5.0.1
158
165
````
0 commit comments