According to [Instant Search's documentation](https://www.algolia.com/doc/api-reference/api-parameters/attributesToSnippet/#impact-on-the-response), adding Configure with `attributesToSnippet` should return the response with a new field `_snippetResult`. By providing a field name, it returns the corresponding object :  But by providing all fields with `*`, it returns an empty object : 