Re: [PATCH] docs: add advanced search for kernel documentation
From: Rito Rhymes
Date: Sat Mar 21 2026 - 19:16:00 EST
That is not expected.
On my side, searching for "futex" with the default advanced-search
settings returns exactly 232 results.
I just tested out reproducing the steps you described on
Chrome, Edge and Firefox desktop on Windows and the results were
identical across each.
Let's debug here:
Which browser/version are you using? What OS?
Are you running with JavaScript enabled?
Did the browser console show any JavaScript errors?
How did you build the docs? In particular, was this from a fresh
rebuild after applying the patch? A stale generated asset or a JS
parse/runtime failure could match the behavior you describe.
Rito