Apache Lucene.Net 2.4.0 Class Library API

MultiPhraseQuery.Add Method (Term[], Int32)

Allows to specify the relative position of terms within the phrase.

public virtual void Add(
   Term[] terms,
   int position
);

Parameters

terms
position

See Also

MultiPhraseQuery Class | Lucene.Net.Search Namespace | MultiPhraseQuery.Add Overload List | int)