extend foundset with another query

Hi there,

Let’s say a have results from a query loaded in a found set.
Question.
Is it possible to extend this found set with results from another query?

In other words is it possible to extend found set without using

controller.search(false,false);

Thank you,
Pavel

Well I guess its not possible or maybe the question wasn’t clear enough?

Anyone???

Pavel