Re: [PATCH] docs: add advanced search for kernel documentation
From: Rito Rhymes
Date: Sun Mar 22 2026 - 13:25:55 EST
Also for reference, I have twice implemented an advanced search
feature for the OWASP Vulnerable Web Applications Directory
(VWAD): first for an earlier version of the site, and more
recently for its newly launched current version.
https://vwad.owasp.org
The kernel documentation search work here is a different system with
a different purpose, but it is adjacent experience, and I would
appreciate any feedback you or others may have on improving the
patch.
Rito