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