Skip to content
Snippets Groups Projects
Commit 0bcded86 authored by Jérémy Bobbio (Lunar)'s avatar Jérémy Bobbio (Lunar)
Browse files

Add and implement SearchInterface.origin_delete()

To enable `swh alter removal` to fully remove origins from the archive,
we need to be able to remove origins from ElasticSearch.

As ElasticSearch indexes a document per origin, referenced by the origin
URL, removing references to an origin is as simple as removing the
associated document.

Closes #4652
parent c7270281
No related branches found
Tags v0.0.4
1 merge request!150Add and implement SearchInterface.origin_delete()
Pipeline #7475 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment