Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The cpp example explicitly sets the selector to be binary, which is incorrect. It should be a string.
For the python example, if run with python 2, the selector string will also be binary as it isn't explicitly marked as utf8.