|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TermFuzzy | |
|---|---|
| org.hibernate.search.query.dsl.v2 | |
| Uses of TermFuzzy in org.hibernate.search.query.dsl.v2 |
|---|
| Methods in org.hibernate.search.query.dsl.v2 that return TermFuzzy | |
|---|---|
TermFuzzy |
TermCustomization.fuzzy()
Use a fuzzy search approximation (aka edit distance) |
TermFuzzy |
TermFuzzy.prefixLength(int prefixLength)
Size of the prefix ignored by the fuzzyness. |
TermFuzzy |
TermFuzzy.threshold(float threshold)
Threshold above which two terms are considered similar enough. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||