[
https://issues.apache.org/jira/browse/SOLR-17186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822627#comment-17822627
]
ASF subversion and git services commented on SOLR-17186:
--------------------------------------------------------
Commit 74e9b3a5a41254597c081b1f92ff8c1178d75edc in solr's branch
refs/heads/branch_9x from Rahul Goswami
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=74e9b3a5a41 ]
SOLR-17186: Streaming query breaks if token contains backtick (#2321)
---------
Co-authored-by: Eric Pugh <[email protected]>
> 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: [email protected]
For additional commands, e-mail: [email protected]