DotLucene 1.4 API Documentation

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