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/16 14:40:00 UTC

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

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)