Lucene.Net 1.9.1 Class Library

MultiPhraseQuery.SetSlop Method 

Sets the phrase slop for this query.

public virtual void SetSlop(
   int s
);

See Also

MultiPhraseQuery Class | Lucene.Net.Search Namespace |