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.
|
createQuery
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.