Specifies that certain partitions be excluded from a search's matches.
[ not : < boolean_set> ]
| Parameter | Description |
|---|---|
| < boolean_set> | String specifying one Boolean set. |
A not search finds documents which do not contain a specified Boolean set.
[not: slow]
[not: [or: silly comical]]
Copyright © 2006-2023, Rocket Software, Inc. All rights reserved.