diff --git a/README.md b/README.md index 58bee27f..7cf84a61 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ bulk mode ensures high throughput when indexing to Elasticsearch. | Elasticsearch version | Plugin | Release date | | ------------------------ | -----------| -------------| +| 1.3.0 | 1.3.0.0 | Jul 24, 2014 | | 1.2.2 | 1.2.2.0 | Jul 19, 2014 | | 1.2.1 | 1.2.1.1 | Jun 9, 2014 | | 1.2.1 | 1.2.1.0 | Jun 5, 2014 | @@ -56,7 +57,7 @@ bulk mode ensures high throughput when indexing to Elasticsearch. ## Installation - ./bin/plugin --install jdbc --url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-river-jdbc/1.2.2.0/elasticsearch-river-jdbc-1.2.2.0-plugin.zip + ./bin/plugin --install jdbc --url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-river-jdbc/1.3.0.0/elasticsearch-river-jdbc-1.3.0.0-plugin.zip Do not forget to restart the node after installing. @@ -71,6 +72,7 @@ Change into this directory to invoke the `./bin/plugin` command line tool. | File | SHA1 | | ---------------------------------------------| -----------------------------------------| +| elasticsearch-river-jdbc-1.3.0.0-plugin.zip | f303bf240e443bbe81ccc614bfad6b4d103eb073 | | elasticsearch-river-jdbc-1.2.2.0-plugin.zip | 2c4085ea3f89c54712e6d2ff99ab4e999f1af2e2 | | elasticsearch-river-jdbc-1.2.1.1-plugin.zip | 68e7e1fdf45d0e5852b21610a84740595223ea11 | | elasticsearch-river-jdbc-1.2.1.0-plugin.zip | a5a953fe71259e21b6311604efda584d8260c7a3 |