Skip to content

Commit 593948a

Browse files
committed
update README.md
1 parent 7342775 commit 593948a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Versions
9393
| 5.4.1 | 5.4.1.0 | delete commands not supported | elastic5.4.1 |
9494
| 5.4.2 | 5.4.2.0 | delete commands not supported | elastic5.4.2 |
9595
| 5.4.3 | 5.4.3.0 | delete commands not supported | elastic5.4.3 |
96-
| 5.5.0 | 5.5.0.0 | delete commands not supported | elastic5.5.0 |
96+
| 5.5.0 | 5.5.0.1 | delete commands not supported | elastic5.5.0 |
9797

9898
### Elasticsearch 1.x
9999
````
@@ -245,7 +245,7 @@ Versions
245245

246246
### Elasticsearch 5.5.0
247247
````
248-
./bin/elasticsearch-plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/5.5.0.0/elasticsearch-sql-5.5.0.0.zip
248+
./bin/elasticsearch-plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/5.5.0.0/elasticsearch-sql-5.5.0.1.zip
249249
````
250250

251251
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}`.

0 commit comments

Comments
 (0)