Skip to content

DELETE /_search/scroll - not working - do we care? #531

Open
@ranguard

Description

@ranguard

This doesn't seem to have ever worked... we don't support DELETE for /_search

Maybe not an issue? - Now we have a newer ElasticSearch and more capacity.

I have setup fastly (CDN) to return a 200 fakes response {} and make sure this doesn't get to our servers for /_search/scroll - for now, so that error logs are easier to look at, so our origin's won't get these requests at the moment

NOTE: SECURITY

  • This could open a security hole if not done correctly!
  • Create search_DELETE() end point and allow only access to delete scrolly things

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions