I have founded a MVC5 webapi project, and set a http api to get request from ES using NEST then return response. like below ![Uploading image.png…]() Event though, i attempt to return `response.Highlights` , it is still failed to serialize. Do you have any way to handle the serialize problem?