Specifies a Boolean OR search for two or more terms.
[ or : { <boolean_term_set> }+ ]
| Parameter | Description |
|---|---|
| { <boolean_term_set> }+ ] | String specifying two or more Boolean term sets. |
A term_or query finds documents that contain one or more of the specified terms.
[or : cat dog]
[or : cat dog parrot]
Copyright © 2006-2023, Rocket Software, Inc. All rights reserved.