To locate documents: |
Use: |
Example:
|
containing any of my keywords |
OR, | |
funding OR deficiency |
containing all of my keywords |
space, &, AND |
funding & deficiency |
that contain one keyword but exclude another |
^, NOT |
funding ^ deficiency
|
containing my exact phrase |
" " |
"funding deficiency"
|
containing variations of my keywords |
* (asterisk) |
deprecia*
|
disabling automatic retrieval of plurals and equivalencies |
# (pound sign) |
#damage (retrieves only damage, not damages)
|
containing single-character variations |
? (question mark) |
s????holder (retrieves stockholder, shareholder)
|
containing compound words |
- (hyphen) |
e-mail (retrieves e-mail, e mail, email)
|
containing terms that occur at least # times |
atleast#()
|
atleast5(customer) |
Note: The # character does not turn off the automatic retrieval of possessives (for example, customer's).
Using Connectors in Intuitive Search
If the Terms & Connectors search method is selected, the AND, SPACE, or & connectors can all be used to require more than one term in each of the documents of your search results. However, if Intuitive Search is left as the default search method, Checkpoint will read the word "AND" and any SPACE as it would any other word used in your query. Although the most relevant documents are likely to have all words used, you may get results that have only most of the words.
Also, when using the Intuitive Search method, the use of quotations to search for a phrase will find the most relevant documents that include the exact phrase and relevant variations that contain the keywords within 3 words of one another.
To search for a word or phrase: |
Use: |
Example:
|
within n words of another (in any order) |
/# (where # equals number) |
"disclosure exception" /7 negligence
|
within n words of another (in exact order) |
pre/# (where # equals number) |
"disclosure exception" pre/7 negligence
|
within the same sentence (20 words) as another (in any order) |
/s |
"disclosure exception" /s negligence
|
within the same sentence (20 words) as another (in exact order) |
pre/s |
"disclosure exception" pre/s negligence
|
within one paragraph (50 words) as another (in any order) |
/p |
"disclosure exception" /p negligence
|
within one paragraph (50 words) as another (in exact order) |
pre/p |
"disclosure exception" pre/p negligence
|