Unlike D2196, this diff keeps support for using swh-storage for search, in case
we want to quickly revert to it with no code change. But in the future,
we may want to remove this fallback.
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDWAPPS067cec780c26: Add support for using swh-search for URL search.
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tox/869/ for more details.
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress-diff/476/ for more details.
Comment Actions
Looks good !
Based on which search backend we will want to use for the next deployment of swh-web,
the webapp configuration should be updated in puppet files from swh-site (otherwise the
default value set in config.py will be picked).