public class PhraseQuery extends AbstractTermQuery
AbstractTermQuery.getValue()
is a phrase
Constructor and Description |
---|
PhraseQuery(String field,
String value,
Integer proximity) |
Modifier and Type | Method and Description |
---|---|
PhraseQuery |
clone() |
Integer |
getProximity() |
getField, getValue, setValue
isEmptyQuery
getChildQueries, removeChildQuery, replaceChildQuery
clone, deepClone
public static final String TYPE
public Integer getProximity()
public PhraseQuery clone()
clone
in class ChangableValueQuery