Constructor FuzzyLikeThisQuery
FuzzyLikeThisQuery(Int32, Analyzer)
Declaration
public FuzzyLikeThisQuery(int maxNumTerms, Analyzer analyzer)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | maxNumTerms | The total number of terms clauses that will appear once rewritten as a BooleanQuery |
Analyzer | analyzer |