|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TermFuzzy
| Method Summary | |
|---|---|
TermFuzzy |
withPrefixLength(int prefixLength)
Size of the prefix ignored by the fuzzyness. |
TermFuzzy |
withThreshold(float threshold)
Threshold above which two terms are considered similar enough. |
| Methods inherited from interface org.hibernate.search.query.dsl.Termination |
|---|
createQuery |
| Method Detail |
|---|
TermFuzzy withThreshold(float threshold)
TermFuzzy withPrefixLength(int prefixLength)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||