Sorts the search results set according to the SortFlags values in flags.
virtual void sort(long flags, const char * userField);
|
Parameters |
Description |
|
long flags |
Specifies the type of sort. See SortFlags for values. |
|
userFields |
If dtsSortByField is set in flags, the field in dtsSearchResultsItem.userFields to use as the sort key |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|