|
You can create a new saved query by combining or comparing the hits in a pair of existing saved queries.
- You can combine a pair of source queries to create a new query which MERGES all the results from both.
- You can compare source queries (a) and (b) and save the DIFFERENCE: results in (a) that aren't in (b)
- You can compare source queries (a) and (b) and save the INTERSECTION: only the results that are in both (a) and (b)
|