How to create SearchResponse from json object

Hi All,

I'm trying convert the json response to SearchResponse.. with this solution https://stackoverflow.com/questions/25425243/create-dummy-searchresponse-instance-for-elasticsearch-test-case it is working for simple response without Aggregations.. how do we achieve with Aggregation.

Thanks in Advance

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