Do you want something like this http://www.elastic.co/guide/en/elasticsearch/reference/current/docs-delete-by-query.html
Allan On 7 May 2015 at 22:15, <dp...@realtruck.com> wrote: > I am looking for assistance. > > I have an elasticsearch cluster that has an index called 'foo'. Within > foo, I have a ton of information that contains the string "Error in the RPC > receive". I need to do a search for any message that contains that string, > then delete anything. > > I have seen several examples, but am not able to flush what I need. I am > using the Chrome extension Postman. > > I have tried simple queries such as: > > { > "match_phrase" : { > "message" : "Error in the RPC receive" > } > } > > but to no avail. > > Can I please request some help? > > > -- > Please update your bookmarks! We moved to https://discuss.elastic.co/ > --- > 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/716fda8d-5cd8-410a-9554-05469a45c7ac%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/716fda8d-5cd8-410a-9554-05469a45c7ac%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Please update your bookmarks! We moved to https://discuss.elastic.co/ --- 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/CAECdJzBiZgwZZX%3DfO%2BCiseGuXMfQj2xFjZno6P7S-q0mcF__Zg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.