Merge two results ISearchResponse<T> into one Or Union of ISearchResponse<T> ElasticSearch .net

Hi,
I am getting responses ISearchResponse from multiple queries which I need to merge into one object of (ISearchResponse).
Does anyone has any idea if it is possible?
Thanks, Tim

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.