Class NearestFuzzyQuery


  • public class NearestFuzzyQuery
    extends Query
    Simplification of FuzzyLikeThisQuery, to be used in the context of KNN classification.
    • Constructor Detail

      • NearestFuzzyQuery

        public NearestFuzzyQuery​(Analyzer analyzer)
        Default constructor
        Parameters:
        analyzer - the analyzer used to process the query text