xor

Specifies a Boolean XOR search.

Syntax

[ xor : < boolean_set> < boolean_set> ]

Parameters

Parameter Description
< boolean_set> String specifying one Boolean set.
< boolean_set> String specifying one Boolean set.

Remarks

An xor search finds documents which contain one Boolean set or another, but not both.

Example

[xor: dog cat]

See Also

boolean_set