public class SpanTermPQuery extends TermPQuery
| Modifier and Type | Field and Description |
|---|---|
static QName |
REGEXP_TERM_QNAME |
static QName |
SPAN_TERM_QNAME |
FIELD_ATTR_NAME, TERM_QUERY_QNAME| Constructor and Description |
|---|
SpanTermPQuery(org.apache.lucene.index.Term t) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSpanCompatible() |
ElementConstructor |
toXmlNode(String field,
IndexConfiguration config) |
equals, getBoost, getTerm, toQueryString, toXmlNodehashCode, isMatchAll, toStringpublic static final QName SPAN_TERM_QNAME
public static final QName REGEXP_TERM_QNAME
public ElementConstructor toXmlNode(String field, IndexConfiguration config)
toXmlNode in class TermPQueryfield - the prevailing field in the query's surrounding context.config - the index configurationpublic boolean isSpanCompatible()
isSpanCompatible in class ParseableQueryCopyright © 2013. All Rights Reserved.