dtSearch Text Retrieval Engine .NET interface

SearchResults.Sort Method 

Sorts the search results according to the value in flags, with an optional user-defined field name.

public void Sort(
   SortFlags flags,
   string fieldName
);

See Also

SearchResults Class | dtSearch.Engine Namespace