public class FuzzyConfig extends Object
FuzzyQuery
sConstructor and Description |
---|
FuzzyConfig() |
Modifier and Type | Method and Description |
---|---|
float |
getMinSimilarity() |
int |
getPrefixLength() |
void |
setMinSimilarity(float minSimilarity) |
void |
setPrefixLength(int prefixLength) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.