well from what i understood it seemed like the first search is running, and returning some sort of result. If the result > 0 (or whatever condition you have put) it seems like a second search is running and returning results, but theres too much noise and not easy for you to see the necessary info. (you say - "I have tried ways to do this with subsearches as well as appending the two searches, which works but has too much data")
So, if that is the case, what you see is results to your second search but too much noise,
... View more