THESAURUS operator selects documents containing the word specified, as well as its synonyms. Documents retrieved using evidence operators are not relevance-ranked unless you use the
MANY modifier. Refer to "MANY" for more information. The following table briefly describes each evidence operator; see "Operator Reference" for more detailed descriptions.
Proximity Operators
Proximity operators specify the relative location of specific words in the document; that is, specified words must be in the same phrase, paragraph, or sentence for a document to be retrieved. In the case of the NEAR and NEAR/N operators, retrieved documents are relevance-ranked based on the proximity of the specified words. When proximity operators are nested, the ones with the broadest scope should be used first; that is, phrases or individual words can appear within SENTENCE or PARAGRAPH operators, and SENTENCE operators can appear within PARAGRAPH operators. The following table briefly describes each proximity operator; see "Operator Reference" for more detailed descriptions.
Relational Operators
Relational operators search document fields (such as AUTHOR) that have been defined in the collection. These operators perform a filtering function by selecting documents that contain specified field values. The fields that are used with relational operators can contain alphanumeric characters. Documents retrieved using relational operators are not relevance-ranked, and you cannot use the MANY modifier with relational operators.
Concept Operators
Concept operators combine the meaning of search elements to identify a concept in a document. Documents retrieved using concept operators are relevance ranked. The following table briefly describes each concept operator; see "Operator Reference" for more detailed descriptions.
Modifiers
Modifiers are used in conjunction with operators to change the standard behavior of an operator in some way. The following table briefly describes each modifier; see "Modifier Reference" for more detailed descriptions.