I dod migrate to ES 1.3.1

I did try to do the same trick, but it's fail to PUT oryginal, just dumped 
settings.
Any ideas?

curl -XGET localhost:9200/_template?pretty > template_all

curl -XPUT localhost:9200/_template/*?pretty -d @template_all

*{*
*  "error" : "ActionRequestValidationException[Validation Failed: 1: 
template is missing;]",*
*  "status" : 500*
*}*
 

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/b0981737-8788-4e90-8f2d-e8afc345c1a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to