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