public class WildcardQueryImpl extends BaseQueryImpl implements WildcardQuery
BOOST_DEFAULT
Constructor and Description |
---|
WildcardQueryImpl(QueryTerm queryTerm) |
WildcardQueryImpl(String field,
String value) |
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(QueryVisitor<T> queryVisitor) |
QueryTerm |
getQueryTerm() |
getBoost, getPostFilter, getPreBooleanFilter, getQueryConfig, getWrappedQuery, hasChildren, isDefaultBoost, setBoost, setPostFilter, setPreBooleanFilter, setQueryConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBoost, getPostFilter, getPreBooleanFilter, getQueryConfig, getWrappedQuery, hasChildren, isDefaultBoost, setBoost, setPostFilter, setPreBooleanFilter, setQueryConfig
public WildcardQueryImpl(QueryTerm queryTerm)
public <T> T accept(QueryVisitor<T> queryVisitor)
accept
in interface Query
accept
in class BaseQueryImpl
public QueryTerm getQueryTerm()
getQueryTerm
in interface WildcardQuery