Doc with spaces in the id

I can't seem to delete (via java api) docs with spaces in the id. The
request reports no error but it doesn't appear the doc is actually
deleted from ES. It this expected behavior? Maybe something I'm
doing wrong, or a bug ?

--
John Bush
602-490-0470

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Turns out this had nothing to do with spaces but not passing the route to
the delete invocation. The docs say that clearly, but I don't read so
well..

On Monday, May 13, 2013 10:01:55 AM UTC-7, John Bush wrote:

I can't seem to delete (via java api) docs with spaces in the id. The
request reports no error but it doesn't appear the doc is actually
deleted from ES. It this expected behavior? Maybe something I'm
doing wrong, or a bug ?

--
John Bush
602-490-0470

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

thanks for bringing closure to this!

simon

On Tuesday, May 14, 2013 8:35:42 PM UTC+2, John Bush wrote:

Turns out this had nothing to do with spaces but not passing the route to
the delete invocation. The docs say that clearly, but I don't read so
well..

On Monday, May 13, 2013 10:01:55 AM UTC-7, John Bush wrote:

I can't seem to delete (via java api) docs with spaces in the id. The
request reports no error but it doesn't appear the doc is actually
deleted from ES. It this expected behavior? Maybe something I'm
doing wrong, or a bug ?

--
John Bush
602-490-0470

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.