Overload List

  NameDescription
Public methodSetSort(String) Obsolete.
Sets the sort to the terms in
CopyC#
field
then by index order (document number).
Public methodSetSort(array<String>[]()[][]) Obsolete.
Sets the sort to the terms in each field in succession.
Public methodSetSort(SortField)
Sets the sort to the given criteria.
Public methodSetSort(array<SortField>[]()[][])
Sets the sort to the given criteria in succession.
Public methodSetSort(String, Boolean) Obsolete.
Sets the sort to the terms in
CopyC#
field
possibly in reverse, then by index order (document number).

See Also