Uses of Class
org.apache.lucene.queryparser.flexible.standard.config.FuzzyConfig
Packages that use FuzzyConfig
Package
Description
Standard Lucene Query Configuration.
-
Uses of FuzzyConfig in org.apache.lucene.queryparser.flexible.standard.config
Fields in org.apache.lucene.queryparser.flexible.standard.config with type parameters of type FuzzyConfigModifier and TypeFieldDescriptionstatic final ConfigurationKey<FuzzyConfig>
StandardQueryConfigHandler.ConfigurationKeys.FUZZY_CONFIG
Key used to set theFuzzyConfig
used to create fuzzy queries.