|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermFuzzy | |
---|---|
org.hibernate.search.query.dsl | Provide a domain specific language to write Lucene queries and create faceting requests. |
Uses of TermFuzzy in org.hibernate.search.query.dsl |
---|
Methods in org.hibernate.search.query.dsl that return TermFuzzy | |
---|---|
TermFuzzy |
TermFuzzy.withPrefixLength(int prefixLength)
Size of the prefix ignored by the fuzzyness. |
TermFuzzy |
TermFuzzy.withThreshold(float threshold)
Threshold above which two terms are considered similar enough. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |