Lucene.Net 1.9.1 Class Library

QueryParser.GetFuzzyPrefixLength Method 

Get the prefix length for fuzzy queries.

public virtual int GetFuzzyPrefixLength();

Return Value

Returns the fuzzyPrefixLength.

See Also

QueryParser Class | Lucene.Net.QueryParsers Namespace