searchResults orResults

format

public SearchResults[] orResults( SearchResults[] lSource, SearchResults[] rSource )

description

Performs a logical OR operation on two arrays of SearchResults objects.

parameters

lSource - the first array of SearchResults

 

rSource - the first array of SearchResults

returns

a one-dimensional array of SearchResults objects

throws

The searchResults orResults () method does not throw any exceptions.