HomeSoftware Heritage

Add basic support for an origin blocklist

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Add basic support for an origin blocklist

This adds a boolean field, "blocklisted", to the origin documents. When
this field is true, the documents are not returned in search results.

The blocklist field is sticky for updates, meaning that another run of the
swh.search journal client (or further visits of the origin) will keep
the origin hidden from search results.

Details

Provenance
olasdAuthored on Apr 8 2021, 4:49 PM
olasdPushed on Apr 8 2021, 5:37 PM
Differential Revision
D5465: Add basic support for an origin blocklist
Tasks
T3224: Implement blocklist support in swh.search
Build Status
Buildable 20567
Build 31921: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.