Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
ISearchResults::SetSortKey Method
ISearchResults Interface | ISearchResults Interface | Send Feedback

Specify the string value to use when sorting search results.

[id(19), helpstring("method SetSortKey")]
HRESULT SetSortKey(BSTR newKey);
Remarks

When Sort() is called with the dtsSortBySortKey flag, the search results list will be sorted according the value set, for each item in search results, using SetSortKey. SetSortKey is useful when the sort must be done based on a computed combination of more than one field.

Interface
Links
You are here: COM Interface > Interfaces > ISearchResults Interface > ISearchResults::SetSortKey Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.