Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix missing str to byte operation of fl params in encode_search_query #524

Merged
merged 1 commit into from
Mar 27, 2017
Merged

Conversation

alirizakeles
Copy link
Contributor

While working with pbuf, the solr search param fl string must be transformed into byte as the other string params.

@lukebakken lukebakken self-assigned this Mar 21, 2017
@lukebakken lukebakken added this to the riak-python-client-2.7.1 milestone Mar 21, 2017
@lukebakken
Copy link
Contributor

Thank you! How did you find this issue?

@kunthar
Copy link

kunthar commented Mar 21, 2017

Check out Pyoko[1]. Pyoko is Riak based ORM for Python.
ORM == PITA with all aspects of Riak/Solr.

[1] https://github.com/zetaops/pyoko

@lukebakken lukebakken merged commit 45cd074 into basho:master Mar 27, 2017
@lukebakken lukebakken modified the milestones: riak-python-client-2.7.1, riak-python-client-3.0.0 Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants