Tags:
create new tag
view all tags
---+!! Search Help %TOC% ---++ Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default searches are 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= Regular expression search searches for a set of regular expression patterns: * Patterns are separated by semicolons * 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= ---++ Search Attachments Every web has a WebSearchAttachments topic to search for attachments by name. Specify: * Attachment name. Wildcards can be used, such as =*.doc= for all Word documents * Topic name. Wildcards can be used, such as =T*= for all topics starting with 'T' Note that this does not search content _in_ attachments. For this a search engine such as %IF{ "istopic '%SYSTEMWEB%.SearchEngineKinoSearchAddOn'" then="%SYSTEMWEB%.SearchEngineKinoSearchAddOn" else="TWiki:Plugins.SearchEngineKinoSearchAddOn"}% is needed. ---++ Formatted Searches You can embed a nicely [[FormattedSearch][formatted search]] in a topic by using the =%<nop>SEARCH{}%= variable described in VarSEARCH. Searches can be of different types; among others, TWiki offers keyword search, [[RegularExpression][regular expression search]] and a flexible [[QuerySearch][SQL-like query language]]. ---++ Search TWiki Variables [[TWikiVariables][TWiki Variables]] are text strings - =%<nop>VARIABLE%= or =%<nop>VARIABLE{ parameter="value" }%= - that expand into content whenever a topic is rendered for viewing. TWiki Variables are useful to create TWiki applications and workflows, but there are also variables for content creation such as =%<nop>TOC%= to show a table of content and =%<nop>INCLUDE{}%= to include another page. You can [[TWikiVariablesSearch][search TWiki Variables & list them by categories]]. ---++ Search Related Preferences TWikiPreferences defines these search preferences: * =SEARCHDEFAULTTYPE=: Default search type for search forms which calls the =search= script * Currently =%SEARCHDEFAULTTYPE%= * =SEARCHVARDEFAULTTYPE=: Default search type for =%<nop>SEARCH{}= variable * Currenty =%SEARCHVARDEFAULTTYPE%= * =SEARCHSTOPWORDS=: List of stop words (common words and characters to exclude from a keyword search) * Currently =%SEARCHSTOPWORDS%= __Related Topics:__ UserDocumentationCategory, WebSearch, WebSearchAdvanced, WebSearchAttachments, FormattedSearch, RegularExpression, QuerySearch, TWikiVariablesSearch
E
dit
|
A
nexar
|
Watch
|
Im
p
rimir
|
H
istórico
: r7
<
r6
<
r5
<
r4
<
r3
|
We
b
|
V
er tópico
|
Ra
w
edit
|
M
ais ações de tópico
Versão do tópico: r7 - 15 May 2015
-
TWikiContributor
Home
Site map
Main web
Sandbox web
TWiki web
Web TWiki
User registration
Usuários
Grupos
Índice
Busca
Alterações
Notificações
Fonte RSS
Estatísticas
Preferências
P
Ver
Raw View
Print version
Find backlinks
History
More topic actions
Editar
Editar modo texto
Attach file or image
Editar preferências do tópico
Marcar novo tópico pai
More topic actions
Referência do usuário
ATasteOfTWiki
TextFormattingRules
TWikiVariables
FormattedSearch
QuerySearch
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Manutenção Administrativa
Reference Manual
InterWikis
ManagingUsers
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categorias
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Account
Iniciar sessão
Български
Cesky
Dansk
Deutsch
English
Español
_Français_
Italiano
日本語
한글
Nederlands
Polski
Português
Русский
Svenska
简体中文
簡體中文
E
dit
A
nexar
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Idéias, solicitações, problemas com relação ao TWiki?
Nos dê um retorno
Note:
Please contribute updates to this topic on TWiki.org at
TWiki:TWiki.SearchHelp
.