rank

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

returns

a one-dimensional array of ranked SearchResults objects

throws

The rank() method does not throw any exceptions.