Tags:
view all tags
---+!! Search Help %TOC% ---++ Basic Search Form The WebSearch form offers basic search features: * Search field: Enter one or more keywords * All webs flag: Check the flag if you want to search all public webs, not just the current web * Scope: Select if you want to search the topic title, text body or both The search is keyword based like in a typical search engine: * Specify word(s) you want to find * Multiple words form an *AND* search, =intranet web service= returns all pages that have the three words anywhere in the page * Optionally specify plus signs for *AND* search, like =intranet +web +service= * Enclose words in double quotes to form a *literal search*, like ="web service"= * Specify a minus sign to *exclude* a word, like =soap -shampoo= * Use double quotes if you want to search for a leading minus sign, like ="-nowarn"= * *Stop words* are excluded from a keyword search: * Stop words are common words and characters such as ="how"= and ="where"=, defined in the SEARCHSTOPWORDS setting in the TWikiPreferences * If you want to search for a word in the stop word list, prefix the word with a plus sign * *Example:* To search for all topics that contain ="SOAP"=, ="WSDL"=, a literal ="web service"=, but not ="shampoo"=,%BR% enter this: =soap +wsdl "web service" -shampoo= ---++ Advanced Search Form The WebSearchAdvanced form offers more control over search. TWiki supports three types of searches: * =keyword=: The basic search type * =literal=: Simple search where text is searched literally * =regex=: A RegularExpression search for power users TWiki's regex search is a set of regular expression patterns: * Patterns are delimited by a semicolon * An AND search is performed for the list of patterns * An exclamation point preceeding a pattern indicates an AND NOT search; use it to exclude a pattern, like =!web service= * If you want to search for a semicolon or an exclamation point, escape them with a leading backslash, like =\!shampoo= * *Example:* To search for all topics that contain ="SOAP"=, ="WSDL"=, a literal ="web service"=, but not ="shampoo"=,%BR% enter this: =soap;wsdl;web service;!shampoo= ---++ Formatted Searches You can embed a nicely [[FormattedSearch][formatted search]] in a topic by using the =%<nop>SEARCH{}%= variable described in TWikiVariables. ---++ Search Preferences The TWikiPreferences has these settings: * =SEARCHDEFAULTTTYPE=: Default search type for search forms which calls the =search= script * =SEARCHVARDEFAULTTYPE=: Default search type for =%<nop>SEARCH{}= variable * =SEARCHSTOPWORDS=: List of stop words -- TWiki:Main.PeterThoeny - 18 Jan 2004
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r7
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2004-01-18
-
PeterThoeny
Home
Site map
Sandbox web
TWiki web
XPDays2010 web
XPDays2011 web
XPDays2011SponsoringDemo web
XPDays2012 web
TWiki Web
User registration
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Log In
Register User
Edit
Attach
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.SearchHelp
.