Specifies the Boolean OR of two or more terms which also includes match location information.
or : { < boolean_location_set> }+ ]
| Parameter | Description |
|---|---|
| { < boolean_location_set> }+ ] | String specifying two or more Boolean sets. |
The loc_or adds word offset information to the OR set for use in the fast phrase and proximity searches. Phrase and proximity searches on content collections not created with the fast phrase option turned on, will be downgraded to and and or searches.
[xor: dog cat]
Copyright © 2006-2023, Rocket Software, Inc. All rights reserved.