Property MinQueryLength
MinQueryLength
Gets or sets the minimum length of a query term (default: 4) needed to return suggestions.
Very short query terms will often cause only bad suggestions with any distance metric.
Declaration
public virtual int MinQueryLength { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |