Apache Lucene.Net 2.4.0 Class Library API

Sort.SetSort Method (String[])

Sets the sort to the terms in each field in succession.

public virtual void SetSort(
   string[] fieldnames
);

See Also

Sort Class | Lucene.Net.Search Namespace | Sort.SetSort Overload List