Hello, I am implementing a quick search using the search articles endpoint, I want to show only the snippet and URL, but I see that the search is returning the whole body of the articles too.
I don't need the body, only the snippet, there is some way to exclude the bodies from the search response?