Uses of Class
org.apache.lucene.sandbox.queries.FuzzyLikeThisQuery.ScoreTerm
-
Packages that use FuzzyLikeThisQuery.ScoreTerm Package Description org.apache.lucene.sandbox.queries Additional queries (some may have caveats or limitations) -
-
Uses of FuzzyLikeThisQuery.ScoreTerm in org.apache.lucene.sandbox.queries
Methods in org.apache.lucene.sandbox.queries with parameters of type FuzzyLikeThisQuery.ScoreTerm Modifier and Type Method Description protected boolean
FuzzyLikeThisQuery.ScoreTermQueue. lessThan(FuzzyLikeThisQuery.ScoreTerm termA, FuzzyLikeThisQuery.ScoreTerm termB)
-