public class SpellTermMatch extends TermMatch
spellcheck
dictionary.TermMatch.MatchMode
Constructor and Description |
---|
SpellTermMatch() |
Modifier and Type | Method and Description |
---|---|
SpellTermMatch |
clone() |
boolean |
equals(Object other) |
String |
getField()
Get the field this match occurred for.
|
long |
getFrequency()
Get the field specific term frequency for this match.
|
double |
getScore()
Get the fuzzy score for this match.
|
int |
hashCode() |
void |
setField(String value)
Set the field this match occurred for.
|
void |
setFrequency(long value)
Set the field specific term frequency for this match.
|
void |
setScore(double value)
Set the fuzzy score for this match.
|
String |
toString() |
public String getField()
public void setField(String value)
public long getFrequency()
public void setFrequency(long value)
public double getScore()
Higher score indicates a better match.
public void setScore(double value)
Higher score indicates a better match.
public SpellTermMatch 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.