Lucene.Net 1.4.3 Class Library

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