Chapter 16, Using Search
433
Using the Query Operators
Non-alphanumeric Characters
You can only search for non-alphanumeric characters if the
style.lex
file
used to create the collection is set up to recognize them. This file is in the
HTML, news, and mail subdirectories in the
server_root
\plugins\common\
directory.
Wildcards as Literals
Sometimes you may want to search on characters that are normally used as
wildcards, such as *or ?. To use a wildcard as a literal, you must precede it with
a backslash. In the case of asterisks, you must use two backslashes. For
example, to search on a magazine with a title of Zine***, you would type the
following string:
<WILDCARDZine\\*\\*\\*
Several characters have special meaning for the search engine and require you
to use back quotes to be interpreted as literals. The special search characters
are listed here:
•
comma ,
•
left and right parentheses ( )
•
double quotation mark "
•
backslash \
•
at sign @
•
left curly brace {
•
left bracket [
•
back quote ` (
Note
: You can only search on back quotes as literals if the
style.lex
file has been set up to recognize it.)
For example, to search for the string “a{b”, you would type the following string:
<WILDCARD‘a{b‘
For another example, if you wanted to search on the string “c`t”, which
contains a back quote, you would type the following string:
<WILDCARD‘c‘‘t‘
Содержание 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 ...