Lucene.Net 1.9.1 Class Library

PhrasePrefixQuery.SetSlop Method 

Sets the phrase slop for this query.

public virtual void SetSlop(
   int s
);

See Also

PhrasePrefixQuery Class | Lucene.Net.Search Namespace |