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