Apache Lucene.Net 2.4.0 Class Library API

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