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, setValueisEmptyQuerygetChildQueries, removeChildQuery, replaceChildQueryclone, deepClonepublic static final String TYPE
public Integer getProximity()
public PhraseQuery clone()
clone in class ChangableValueQuery