duckduckgo does not support multiple site: entries in a search.
Details
Details
- Reviewers
allanjude ygy - Group Reviewers
Doc Committers - Commits
- R9:f595e3118ea1: search: Duckduckgo support for multiple sites has changed
Do a search trying any of the existing methods.
Do another one using site:freebsd.org.
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
just to be clear, DDG still supports multiple sites.
This doens't work anymore:
site:docs.FreeBSD.org/mail,lists.FreeBSD.org/pipermail
This works:
(site:www.FreeBSD.org OR site:docs.FreeBSD.org OR site:lists.FreeBSD.org OR site:wiki.FreeBSD.org OR site:forums.FreeBSD.org)
go to https://www.freebsd.org or https://www.freebsd.org/search/ (first form) and search for pgp, this is working there.
Comment Actions
You can do a search that way, but the results are not as good. For instance, if you then change the date range to "past week", the multiple site version returns zero results while the single site version shows a commit made to net/keycloak. Additionally, clicking "All Results" on the multiple site version gives you a search for "pgp OR OR OR OR" rather than "pgp".