and

Specifies a Boolean AND search.

Syntax

[ and : { <boolean_set> }+ ]

Parameters

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

Remarks

An and search finds results which contain two or more Boolean sets in the same document.

Example

[and: cat dog]
[and: cat dog parrot]

See Also

boolean_set