You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "harcor (Jira)" <ji...@apache.org> on 2021/03/19 16:28:00 UTC

[jira] [Resolved] (SOLR-15271) CursorMark produces a plus sign (+) in the nextCursorMark that breaks the query

     [ 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)