Using the Query Operators
426
Netscape Enterprise Server Administrator’s Guide
Search Rules
To create complex searches, you can combine query operators, manipulate the
query syntax, and include wildcard characters.
Angle Brackets
With the exception of the
AND
,
OR
,
NOT
, and the date and numeric comparison
operators, you need to enclose query operators in angle brackets, as in
<CONTAINS
and
<WILDCARD
.
Combining Operators
You can combine several query operators into a single query to obtain precise
results. For example, you can input the following query to limit your search to
those documents that have
Bay and Monterey
but excludes those that also
mention
Aquarium:
Monterey AND Bay NOT <CONTAINS Aquarium
You can achieve even greater precision by including some implicit phrases, as
in the following query that finds documents that refer to the
Monterey Bay
Aquarium
by its full name and also mention
otters but do not refer to shark:
Monterey Bay Aquarium AND otter AND NOT shark
Using Query Operators as Search Words
You can use any of the query operators as a search word, but you must enclose
the word in quotation marks. For example, you could search for documents
about the
ebb and flow
of the tides with the following query:
<CONTAINS ebb "and" flow
Canceling Stemming
You can cancel the implicit stemming by using quotation marks around a word.
For example, you can be exact by using a query such as this:
"plan"
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...