Inserts into the current search results object only those items that are present in both A and B.
void intersectionOf(dtsSearchResults& A, dtsSearchResults& B);
dtsSearchResults Class