public final class RegexTerm extends PhraseTerm
Phrase.Parameter
annotations, endOffset, startOffset
parameters
Constructor and Description |
---|
RegexTerm()
Constructor.
|
RegexTerm(SearchTerm term)
Constructor.
|
RegexTerm(String text)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RegexTerm |
clone() |
boolean |
equals(Object other) |
String |
getText() |
int |
hashCode() |
void |
setText(String value) |
void |
toString(StringBuilder buffer,
boolean compact)
Appends the string representation of this query to
buffer . |
containsAnnotation, containsParameters, getAnnotations, getEndOffset, getStartOffset, offsetGap, rewriteChildren, setAnnotation, setAnnotations, setEndOffset, setParameter, setStartOffset, unsetAnnotation
containsParameters, copyParameters, getBoost, getParameter, getParameter, getParameter, getParameter, getParameterInternal, isMatchAll, parameters, parseIntParameter, removeParameter, rewrite, setBoost, setParameters, toArray, toString, toString
public RegexTerm()
public RegexTerm(String text)
public RegexTerm(SearchTerm term)
public String getText()
public void setText(String value)
public int hashCode()
hashCode
in class PhraseTerm
public boolean equals(Object other)
equals
in class PhraseTerm
public void toString(StringBuilder buffer, boolean compact)
buffer
.Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.