Lucene.Net 1.9.1 Class Library

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