5-26
Stellent Content Server User Guide
Finding Files
SQL Server Database Full-Text Search Options
This section covers the following topics:
❖
SQL Server Database Full-Text Wildcards
❖
SQL Server Database Full-Text Search Operators
Operator
Description
Example
<AND>
Finds content items that contain all
of the specified terms.
address AND name returns content
items that contain both specified
words.
<OR>
Finds content items that contain at
least one of the specified terms.
safety OR security OR protection
returns content items that contain at
least one of the three words.
<NOT>
Finds content items that contain the
term that precedes the operator
(if any), and ignores content items
that contain the term that follows it.
NOT server returns content items
that do not contain the word server.
internet NOT server returns content
items that contain the word internet
and do not contain the word server.
<NEAR>
Finds content items that contain the
specified terms in close proximity
to each other. Terms that are closer
together receive a higher score.
internet <NEAR> server returns
content items that contain the
specified words close to one
another.
<ADJ>
Finds content items that contain the
specified terms next to each other.
internet <ADJ> server returns
content items that contain the
specified terms next to each other.
Содержание Content Server
Страница 1: ...Content Server User Guide SCS EN1 710...
Страница 112: ......
Страница 188: ......
Страница 198: ......