Proximity Operations
for WinSPIRS / WebSPIRS / MacSPIRS searching
Proximity operators require the terms to occur in the same part of the record or no more than a certain distance apart. They function similarly to the AND operator because retrieved records must contain all the search terms.
Venn Diagram |
Description | ||||||||||||
![]() |
NEAR restricts both terms to the
same sentence. The NEAR operation retrieves a subset of records which would be retrieved by the AND Boolean operation. |
||||||||||||
![]() Counting distances between words for the NEAR# operator:
the is one word from see
(near1) |
NEAR# (where # is a whole number
> 0) requires terms to be no father apart than the number indicates;
however, they may be closer together.
Examples:
WARNING: For example searching patient information rather than patient AND information or patient NEAR information would not retrieve records containing these phrases:
if the terms were not adjacent anywhere else in the record. |
||||||||||||
Other Proximity Operators
|
|||||||||||||