jprante / elasticsearch-knapsack

Knapsack plugin is an import/export tool for Elasticsearch
Apache License 2.0
472 stars 77 forks source link

Remove RestActions#splitXXX(String) methods #20

Closed penguinco closed 11 years ago

penguinco commented 11 years ago

to fix https://github.com/jprante/elasticsearch-knapsack/issues/19

We confirmed this patch works well with ES 0.90.5.

bin/plugin -i knapsack -u https://dl.dropboxusercontent.com/u/8283793/elasticsearch-knapsack-2.0.2.zip
jprante commented 11 years ago

Thanks.