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

ZMSSolrConnector: use standard.pystr to assemble reindex result #26

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

zmsdev
Copy link
Contributor

@zmsdev zmsdev commented Nov 16, 2021

fix
ZMSZCatalogSolrConnector, line 232, in reindex_self // TypeError: sequence item 0: expected str instance, bytes found
by converting every item in list-comprehension to str (by using standard.pystr).

@zmsdev zmsdev linked an issue Nov 16, 2021 that may be closed by this pull request
@drfho drfho merged commit 71bd9f5 into master Nov 17, 2021
@zmsdev zmsdev deleted the fb_http_import branch November 17, 2021 15:44
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.

Apache SOLR Connector for Searchig ZMS-Content fails Indexing
2 participants