TermMatch.MatchMode
Constructor and Description |
---|
SynonymMatch() |
Modifier and Type | Method and Description |
---|---|
SynonymMatch |
clone() |
boolean |
equals(Object other) |
SynonymMode |
getMode()
Get the
mode for this match. |
SynonymOutput |
getOutput()
Get the
output for this match. |
int |
hashCode() |
void |
setMode(SynonymMode value)
Set the
mode for this match. |
void |
setOutput(SynonymOutput value)
Set the
output for this match. |
String |
toString() |
public SynonymOutput getOutput()
output
for this match.public void setOutput(SynonymOutput value)
output
for this match.public SynonymMode getMode()
mode
for this match.
Will be one of SynonymMode.EXPAND
, SynonymMode.REWRITE
, SynonymMode.SUGGEST
.
public void setMode(SynonymMode value)
mode
for this match.public SynonymMatch clone()
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.