My server is running of course. 
The index is in
../elasticsearch-1.1.1/data/elasticsearch/nodes/1/indices/logstash-2014.08.19/2/index
../elasticsearch-1.1.1/data/elasticsearch/nodes/1/indices/logstash-2014.08.19/3/index
../elasticsearch-1.1.1/data/elasticsearch/nodes/1/indices/logstash-2014.08.19/0/index
../elasticsearch-1.1.1/data/elasticsearch/nodes/1/indices/logstash-2014.08.19/4/index
../elasticsearch-1.1.1/data/elasticsearch/nodes/1/indices/logstash-2014.08.19/1/index
I do 
curl -XDELETE http://searchdev1.superpages.com:9200/*
and it is still there
I do 
curl -XDELETE http://searchdev1.superpages.com:9200/logstash-2014.08.19
and it complains
{"error":"IndexMissingException[[logstash-2014.08.19] 
missing]","status":404}
 
What I am doing wrong?

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/04704aec-0f16-4834-a757-4fe33ab70c7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to