intranet web service
returns all pages that have the three words anywhere in the page
intranet +web +service
"web service"
soap -shampoo
"-nowarn"
"how"
and "where"
, defined in the SEARCHSTOPWORDS setting in the TWikiPreferences
"SOAP"
, "WSDL"
, a literal "web service"
, but not "shampoo"
,soap +wsdl "web service" -shampoo
keyword
: The basic search type
literal
: Simple search where text is searched literally
regex
: A RegularExpression search for power users
!web service
\!shampoo
"SOAP"
, "WSDL"
, a literal "web service"
, but not "shampoo"
,soap;wsdl;web service;!shampoo
%SEARCH{}%
variable described in TWikiVariables.
SEARCHDEFAULTTTYPE
: Default search type for search forms which calls the search
script
SEARCHVARDEFAULTTYPE
: Default search type for %SEARCH{}
variable
SEARCHSTOPWORDS
: List of stop words