[
https://issues.apache.org/jira/browse/SOLR-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
harcor resolved SOLR-15271.
---------------------------
Resolution: Not A Problem
Mistaken, the url value should have been encoded anyway.
> 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)