|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface FuzzyAttribute
This attribute is used by PhraseSlopQueryNodeProcessor
processor and
must be defined in the QueryConfigHandler
. This attribute tells the
processor what is the default phrase slop when no slop is defined in a
phrase.
Method Summary | |
---|---|
float |
getFuzzyMinSimilarity()
Deprecated. |
int |
getPrefixLength()
Deprecated. |
void |
setFuzzyMinSimilarity(float minSimilarity)
Deprecated. |
void |
setPrefixLength(int prefixLength)
Deprecated. |
Method Detail |
---|
void setPrefixLength(int prefixLength)
int getPrefixLength()
void setFuzzyMinSimilarity(float minSimilarity)
float getFuzzyMinSimilarity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |