format
SearchResults[] rank(SearchResults arg1[])
description
Assigns a ranking to each member of the given array of SearchResults objects.
parameters
arg1 - the array of SearchResults objects to be ranked
arg1
returns
a one-dimensional array of ranked SearchResults objects
throws
The rank() method does not throw any exceptions.
rank()