jprante / elasticsearch-knapsack

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

filename is too long (>100 characters) #83

Closed jmreymond closed 8 years ago

jmreymond commented 9 years ago

my export stops because the filename is too long

file name 'evol/mails/%21%7E%21UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAA AAAAAA4ujoTBv1WUKt4ty4OdM4jMKAAAAQAAAAThSSMI1xBEanP5qvKo4CLQEAAAAA%40orange.fr/_source' is too long ( > 100 bytes)

If elasticsearch accept it, why elasticsearch-knapsack does not ?

jprante commented 9 years ago

Thanks for the report.

The issue is fixed in new releases:

2.0.0-beta2.1 1.7.2.0 1.6.2.0 1.5.2.1

jmreymond commented 9 years ago

thanks. It works great