Interface FuzzyTermsEnum.LevenshteinAutomataAttribute

  • All Superinterfaces:
    Attribute
    All Known Implementing Classes:
    FuzzyTermsEnum.LevenshteinAutomataAttributeImpl
    Enclosing class:
    FuzzyTermsEnum

    public static interface FuzzyTermsEnum.LevenshteinAutomataAttribute
    extends Attribute
    reuses compiled automata across different segments, because they are independent of the index
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.