boolean_parawindowprox

Searches for specified terms, in any order, within a defined paragraph.

Syntax

[ parawindowprox , <window_distance> : { <boolean_term_set> }+ ]

Parameters

Parameter Description
<window_distance> Integer specifying the maximum number of terms that can be included in a phrase containing the specified terms for it to be considered a match. Must be 1.
{ <boolean_term_set> }+ String specifying one or more term sets.

Remarks

None

Example

[parawindowprox , 1 :content collection test]

See Also

prox_set

boolean_term_set

boolean_paraorderedprox

boolean_parawindowprox

boolean_sentorderedprox

boolean_sentwindowprox