harcor created SOLR-15271:
-----------------------------
Summary: CursorMark produces a plus sign (+) in the nextCursorMark
that breaks the query
Key: SOLR-15271
URL: https://issues.apache.org/jira/browse/SOLR-15271
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: harcor
The nextCursorMark that is generated sometimes has a plus sign "+" which then
breaks the query.
The work around is to replace "+" with "%2B".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)