TermOrProximity Method |
Name | Description | |
---|---|---|
![]() | OrProximity(Double, String) |
Combine this Term, using a logical OR, with a new one that searches the current field
for a set of words that are within a certain distance
(proximity) of each other.
|
![]() | OrProximity(String, Double, String) |
Combine this Term, using a logical OR, with a new one that searches the field
field for a set of words that are within a certain distance
(proximity) of each other.
|