[
https://issues.apache.org/jira/browse/SOLR-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305005#comment-17305005
]
harcor commented on SOLR-15271:
-------------------------------
The value should be encoded for url use.
> 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
> Priority: Major
>
> 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)