Search the Online User Assistance
You can perform a full-text search on the online portal and refine the results using facets.
Perform Full-Text Search
You can run more or less complex queries on the online portal.
-
Enter your query in the search box.
Syntax rule Description Search for all search words in any order This is the default behavior.
For example,
word1 word2
gives the same results asword2 word1
. Only pages that contain both the wordsword1
andword2
appear in the Search results. Adding more terms restricts the search further.Note: When your query contains more than one word, pages containing all words are found before those only partially fulfilling the search criteria.Reserved characters Use double quotes if your query contains the following reserved characters:
/ , < > = : {} [] () \t \n \r
.Search by exact phrase Use double quotes
""
to search for exact phrases.For example, if you enter
"prerequisite checklist"
, the search results display the pages containing exactly the wordsprerequisite checklist
in that order.Search by exact word Use the
+
(plus) operator to search for exact words only. It is typically useful to search for:- Link words (
the
,a
,of
,or
,and
) that are ignored by default. - The plural of a word.
- Very specific queries, like part reference names.
In your query, you can also prepend words by
+
to search for the exact forms of these words only. For example, with the queryfoo +bar
,foo
has the standard semantic expansion but notbar
, which returns the exact form only, that is,bar
, and notbars
.Search with logical expressions Use the following operators to build your queries with logical expressions (for example,
word1 <OPERATOR> word2
):-
OR
: either one search term OR another. It is useful to specify a list of similar terms that might occur in the document you are looking for. -
AND
: one search term AND another search term. -
NOT
: one search term BUT NOT another search term. -
XOR
: either one search term OR another BUT NOT both. -
BOR
: either one search term OR another. Only use it for a fastOR
on many documents (no expansion, no ranking).
Search with excluded words Use the following operators before the string to exclude from the search:
NOT
-XX
(minus sign)BUTNOT
Examples:
compound -box
orcompound NOT box
searches for documents containingcompound
but notbox
.create database BUTNOT oracle
searches for documents containingcreate
anddatabase
, but notoracle
.
Search by word proximity Use the following operators to find documents where search terms are in proximity of one another:
NEAR
NEXT
AFTER
BEFORE
Note: By default, the maximum distance between terms is 16 words.Example:
"collaborative spaces" AFTER communities
searches for documents wherecollaborative spaces
appears soon aftercommunities
.You can also specify the maximum distance of the words by using
NEAR/x
,AFTER/x
, andBEFORE/x
. For example:-
"collaborative spaces" NEAR/5 communities
searches for documents wherecollaborative spaces
appears within 5 words ofcommunities
, - and
"collaborative spaces" BEFORE/5 communities
searches for documents wheremovie star
appears within 5 words beforecommunities
.
Important: You cannot use proximity operators with expressions whose "position" cannot be computed. For example, the query music NEAR (Madonna AND mp3)
does not work, because the expression MadonnaAND
mp3 cannot be associated with a single word position value.Search with wildcard Use
*
as a wildcard. For example,drill*
returns: drill, drilled, drilling, drill-rivet, etc.Search with regular expressions Use regular expression patterns based on Perl 5.
Open and close patterns with a
/
(slash) character.Examples:
-
/s.ren..pi.y/
searches for documents with words that match the patternS . R EN .. PI . Y
and would find documents with the wordserendipity
. -
/mpg(1|2|3)?/
searches for documents containing any of the following:mpg
,mpg1
,mpg2
, ormpg3
.
Search with optional terms Use the
OPT
operator to include an optional word in the search. Use it to specify several terms without limiting the scope of the search.expression OPT pattern
searches for documents containingexpression
that preferably also includepattern
. - Link words (
- Click the result you want to open.
This opens the page with the search terms highlighted and updates the breadcrumb trail at the top of the page.
This also shows you the page location in the table of contents displayed on the left.
Refine Search Results with Facets
You can use the facets on the left to refine your search to a specific Topic Type, Topic Category, Area, Sub Area, or to a combination of these elements.
- Launch your query from the search box.
-
In the Refine your search area, select a facet category to
refine your search.
You can:
- Click a facet category to exclude all other categories. For example, in the Topic Category facet, click Administration to display this category only (see the table below).
- Click the x icons of the facet categories you want to exclude.
- Reset your faceted search by clicking again the selected facet categories.
Facet Description Topic Type Type of information, for example Task, Concept, Reference, and so on Topic Category Category, for example, What's New, Overview, and so on Area Quadrant or user assistance area Sub Area Domain