**Describe the bug** When I use `SearchClient.suggest` method, the answer is `PENDING`. **Expected behavior** I expect the suggestion. The answer is in the next message, see https://github.com/valeriansaliou/sonic/blob/master/PROTOCOL.md an `EVENT SUGGEST`.
Describe the bug
When I use
SearchClient.suggestmethod, the answer isPENDING.Expected behavior
I expect the suggestion.
The answer is in the next message, see https://github.com/valeriansaliou/sonic/blob/master/PROTOCOL.md an
EVENT SUGGEST.