Apache Lucene.Net 2.4.0 Class Library API

MultiPhraseQuery.SetSlop Method 

Sets the phrase slop for this query.

public virtual void SetSlop(
   int s
);

See Also

MultiPhraseQuery Class | Lucene.Net.Search Namespace | PhraseQuery#SetSlop