You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yea, I am also getting an empty result... but if I searched using the keyword "Batman" it returned a result of "id:1m2n3b4vf6"...
Not sure what's really happening behind the search...
tried as well through the Sonic terminal using telnet and here are the results that I got
START search SecretPassword
STARTED search protocol(1) buffer(20000)
QUERY movies general "man" LIMIT(10)
PENDING SPUHA0zl
EVENT QUERY SPUHA0zl
QUEY movies general "batman" LIMIT(10)
ERR unknown_command
QUERY movies general "batman" LIMIT(10)
PENDING 30oFMLVW
EVENT QUERY 30oFMLVW id:1m2n3b4vf6
QUERY movies general "is another" LIMIT(10)
PENDING 16601Qzh
EVENT QUERY 16601Qzh
QUERY movies general "this is another" LIMIT(1)
PENDING 2tpSAvAW
EVENT QUERY 2tpSAvAW
QUERY movies general "this is another movie" LIMIT(1)
PENDING W2plriPD
EVENT QUERY W2plriPD id:68d96h5h9d0
QUERY movies general "this is another" LIMIT(10)
PENDING T3CZzqV0
EVENT QUERY T3CZzqV0
QUERY movies general "another" LIMIT(10)
PENDING 3i01gyRk
EVENT QUERY 3i01gyRk
QUIT
ENDED quit
Connection closed by foreign host.
As the title says
https://github.com/expectedsh/go-sonic/blob/master/cmd/example/main.go#L52
Why can't I get the value?
Is it due to sonic bug?
please let me know if anyone knows, thanks.
The text was updated successfully, but these errors were encountered: