Create a new QueryResultSet that is a dot product of two other
sets, i.e., all the results from the first are combined with
all the results from the second, with ordering
preserved.
Create a new SCHQueryResultSet that is a dot product of two
other sets, i.e., all the results from the first are combined
with all the results from the second, with ordering
preserved.