Uses of Interface
org.apache.lucene.search.FuzzyTermsEnum.LevenshteinAutomataAttribute
-
Packages that use FuzzyTermsEnum.LevenshteinAutomataAttribute Package Description org.apache.lucene.search Code to search indices. -
-
Uses of FuzzyTermsEnum.LevenshteinAutomataAttribute in org.apache.lucene.search
Classes in org.apache.lucene.search that implement FuzzyTermsEnum.LevenshteinAutomataAttribute Modifier and Type Class Description static class
FuzzyTermsEnum.LevenshteinAutomataAttributeImpl
Stores compiled automata as a list (indexed by edit distance)
-