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