Bug 261197

Summary: Mailing list archives search: results include pages that are not for any mailing list
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: WebsiteAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.freebsd.org/search/#mailinglists
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261039

Description Graham Perrin freebsd_committer freebsd_triage 2022-01-14 13:41:16 UTC
For example, under <https://www.freebsd.org/search/#mailinglists> seek: 

installworld single user mode

* the first, and fourth results are from FreeBSD Forums (not a list).

(I don't scroll further.)
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-01-14 13:45:14 UTC
A few days ago I stumbled across what _might_ have been a comparable bug, fixed, which mentioned something like, DuckDuckGo (DDG) no longer searching multiple domains. 

Today I can't find that bug; sorry.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-01 20:10:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=099a3a0e9d2bed9ee3d61ee09fa69f31dee94abb

commit 099a3a0e9d2bed9ee3d61ee09fa69f31dee94abb
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-02-01 20:08:05 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-02-01 20:08:05 +0000

    Search page fix mailing list section

    In the search page mailing list section search only
    under list.freebsd.org domain

    PR:             261197
    Submitted by:   Graham Perrin <grahamperrin (AT) gmail.com>

 website/themes/beastie/layouts/shortcodes/form-search-mail.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-02-01 20:12:41 UTC
Fixed.
Comment 4 Graham Perrin freebsd_committer freebsd_triage 2022-02-06 04:15:56 UTC
(In reply to Sergio Carlavilla Delgado from comment #3)

Delightful! Thanks for this, and the rest.