not

Specifies that certain partitions be excluded from a search's matches.

Syntax

[ not : < boolean_set> ]

Parameters

Parameter Description
< boolean_set> String specifying one Boolean set.

Remarks

A not search finds documents which do not contain a specified Boolean set.

Example

[not: slow]
[not: [or: silly comical]]

See Also

boolean_set

boolean_expr