jprante / elasticsearch-knapsack

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

Input / output encoding is not handled at all, export/import from jvm with different encoding corrupt text #11

Closed nithril closed 11 years ago

nithril commented 11 years ago

I meet the issue after I export from an index from Elasticsearch launched with UTF-8 charset and I import the archive from an Elasticsearch launched with CP1252 charset.

The imported index is corrupted.

jprante commented 11 years ago

Released 2.0.2