DELETE broken on _query

At some point I accidentally POST'd to /myindex/sometype/_query, and it created an item with an ID of "_query". I cannot delete it directly with DELETE /myindex/sometype/_query.

It seems to me that it's a bug to allow data to be POST'd to /myindex/sometype/_query but not DELETE'd.

Same for entry IDs containing a slash - they do not appear to be usable by including the slash in the URI. Using the NEST client, it seems an ID with an embedded / will end up getting the / encoded to %2F. But if you've already indexed an item with the / (by mapping a field to _id where the field contains a / literal) then want to go update it, that's a problem.

-Michael

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/8e5b52654b434fe2b1ad9b995c9a113b%40CO1PR07MB331.namprd07.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.