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 (closed)
Merge request reports
Activity
assigned to @lunar
changed milestone to %Tooling for takedown notices [Roadmap - Collect]
Jenkins job DSEA/gitlab-builds #55 succeeded .
See Console Output and Coverage Report for more details.Jenkins job DSEA/gitlab-builds #59 succeeded .
See Console Output and Coverage Report for more details.mentioned in merge request swh-alter!18 (merged)
- Resolved by Jérémy Bobbio (Lunar)
added 1 commit
- 52a8d9b8 - Add and implement SearchInterface.origin_delete()
Jenkins job DSEA/gitlab-builds #63 succeeded .
See Console Output and Coverage Report for more details.Jenkins job DSEA/gitlab-builds #64 succeeded .
See Console Output and Coverage Report for more details.