loc_or

Specifies the Boolean OR of two or more terms which also includes match location information.

Syntax

or : { < boolean_location_set> }+ ]

Parameters

Parameter Description
{ < boolean_location_set> }+ ] String specifying two or more Boolean sets.

Remarks

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.

Example

[xor: dog cat]

See Also

boolean_loc_set