## Description The [suggest](https://www.elastic.co/guide/en/elasticsearch/reference/7.x/search-suggesters.html) keyword returns will returns it's result at the top level of kuzzle response. The `SearchResult` class should be modified to allows access to this. See https://github.com/kuzzleio/kuzzle/pull/2019