public interface TermFuzzy extends TermTermination
| Modifier and Type | Method and Description |
|---|---|
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.
|
createQueryCopyright © 2006-2023 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.