Apache Lucene.Net 2.4.0 Class Library API

Sort.SetSort Method (String)

Sets the sort to the terms in

field
then by index order (document number).

public void SetSort(
   string field
);

See Also

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