Specifies a proximity search.
<boolean_loc_set> | <boolean_field> | <prox_boolean_expr>
| Parameter | Description |
|---|---|
| <boolean_loc_set> | String specifying a Boolean location set. |
| <boolean_field> | String specifying a Boolean field set. |
| <prox_boolean_expr> | String specifying a proximity Boolean expression set. |
A prox_set search finds documents which contain terms that are within a specified distance of each another. You can specify the distance as a number of words or terms; you can also specify the order of the terms.
[approxphrase : now is the time]
[windowprox , 5 :content collection test]
Copyright © 2006-2023, Rocket Software, Inc. All rights reserved.