The XDELETE that I last sent was in fact working, after removing the
query wrapper for version 1.0. I just was expecting an immediate size
reduction in Kibana, which showed up several minutes later when I
deleted a full month's data.

Thanks.

On 02/20/2014 11:12 AM, Binh Ly wrote:
> I'd also check that you actually have data matching your delete
> criteria. For example:
> 
> curl -XPOST 'http://192.168.4.73:9200/iron/email/_search
> <http://192.168.4.73:9200/iron/email/_query>' -d '{"query":
> {"range":{"tstamp":{"from":"2013-09-01T00:00:00","to":"2013-09-02T23:59:59"}}}}'
> 
> 
> Should return something.
> 
> -- 
> You received this message because you are subscribed to a topic in the
> Google Groups "elasticsearch" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/elasticsearch/Xl6U_HHf1MQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/a9c68721-bae3-4f43-bb4e-7c514275f7fd%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
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/53063051.3020300%40bnl.gov.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to