Lucene.Net 1.4.3 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