world \" test",
BUT when using the /export handler those characters are NOT escaped. We get:
"description":"Lorem ipsum
dolor sit amet. "hello" world " test"
The latter is not valid JSON in our understanding.
What are we doing wrong? How can we get properly escaped JSON?
Thanks in advance!
Best regards,
Angelo Veltens
Am 20.05.15 um 00:36 schrieb Joel Bernstein:
This should be considered a bug in the /export handler. Please create a
jira ticket for this.
We have created a ticket:
https://issues.apache.org/jira/browse/SOLR-7647
Best regards,
Angelo