Close
dtSearch Engine API for Java
SearchResults.sort Method (int, String)
Syntax
Java
public native void sort(int flags, String fieldName);

Sorts the search results according to the value in flags, with an optional user-defined field name. Flags can be any of the st* constants.