Click or drag to resize
TermAndProximity Method
Overload List
  NameDescription
Public methodAndProximity(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.
Public methodAndProximity(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.
Top
See Also