The problem is that the list of webs shown in the advanced search drop down includes webs where the NOSEARCHALL variable is set to "on". I reckon that this is confusing - and propose simply removing such webs from the drop down selector.
Sooo...please can we add a new wiki variable to the core:
Proposed change to TWiki.pm...
-- SteveRoe - 13 Jul 2001
This has been solved in the latest TWikiAlphaRelease and TWikiBetaRelease with the %WEBLIST{"format"}% variable, i.e. %WEBLIST{"<option>$name</option>"}%. Webs with NOSEARCHALL variable set to "on" are excluded. Check out the details in TWikiVariables.
-- PeterThoeny - 15 Jul 2001