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

Default to XML update format since json still has issues #950

Merged
merged 1 commit into from
Aug 28, 2019

Conversation

serggl
Copy link
Collaborator

@serggl serggl commented Jul 17, 2019

Problem

while testing recent updates on live system found some issues:

  1. update format was set to json by default (original implementation was defaulting to xml
  2. Issue with JSON arrays format on latest rsolr + sunspot #948

Solution

get back to xml as a default transport for now

@serggl serggl force-pushed the default_to_xml branch 2 times, most recently from 981a087 to 42e8bce Compare July 17, 2019 10:10
@serggl serggl merged commit bce171b into master Aug 28, 2019
@serggl serggl deleted the default_to_xml branch August 28, 2019 04:37
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.

None yet

2 participants