Dear Christian,
I have two threads that will give me two result set. Then i will use result sets for post selection only. So at the end i will have only the businessDocument of my regular query.
So it means, by using two result set i will decide to Reject/Accept BusinessDocument that comes from regular query.
For example result set keeps Country code US , DE (From another shema search result containing “Dam* Was* Muc*” on city names) ,
my regular query is “accounts that ROI more than 0.75” now i want to accept accounts
thats only have country codes US, DE in regular query result.
But i will have only Accounts Doctype as result.
Thanks for your help
Brgs