[ 
https://issues.apache.org/jira/browse/SOLR-17186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822625#comment-17822625
 ] 

ASF subversion and git services commented on SOLR-17186:
--------------------------------------------------------

Commit 148abec1a37b89f9bbd1835c239746773b374125 in solr's branch 
refs/heads/main from Rahul Goswami
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=148abec1a37 ]

SOLR-17186: Streaming query breaks if token contains backtick (#2321)

---------

Co-authored-by: Eric Pugh <ep...@opensourceconnections.com>

> Streaming query breaks if token contains backtick
> -------------------------------------------------
>
>                 Key: SOLR-17186
>                 URL: https://issues.apache.org/jira/browse/SOLR-17186
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: streaming expressions
>    Affects Versions: 8.5
>            Reporter: Rahul Goswami
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Streaming searches break when the data contains the backtick character( ` ). 
> Eg:
> [http://host-name:8983/solr/MyCollection/stream?expr=search(MyCollection,q="My_Field:Foto`s",fl="field1",qt="/export")|http://pidx.idcprodcert.loc:20000/solr/sharepointindex_036DE237-A69B-4E7E-929E-62C2AB7A7323_multinode/stream?expr=search(sharepointindex_036DE237-A69B-4E7E-929E-62C2AB7A7323_multinode,q=%22slevel_Url_8:Fotos%22,fl=%22contentid%22)]
>  
> Same search works fine if called directly with /export or /select
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to