Property PrefixLength
PrefixLength
Gets the non-fuzzy prefix length. This is the number of characters at the start of a term that must be identical (not fuzzy) to the query term if the query is to match that term.
Declaration
public virtual int PrefixLength { get; }
Property Value
Type | Description |
---|---|
System.Int32 |