You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/02 21:14:04 UTC

[jira] [Commented] (SOLR-10519) SolrCLI.atPath cannot handle children that begin with a slash.

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

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

Commit 0be8e1783211c7972b63e974cf32cb8d94cd4a22 in lucene-solr's branch refs/heads/master from [~erickerickson]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0be8e17 ]

SOLR-10519: SolrCLI.atPath cannot handle children that begin with a slash.


> SolrCLI.atPath cannot handle children that begin with a slash.
> --------------------------------------------------------------
>
>                 Key: SOLR-10519
>                 URL: https://issues.apache.org/jira/browse/SOLR-10519
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.5, master (7.0)
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>         Attachments: SOLR-10519.patch, SOLR-10519.patch, SOLR-10519.patch
>
>
> When getting an element of a configuration from JSON where the _name_ of one of the elements in the tree begins with a slash (e.g. /query), SolrCLI.atPath fails because it splits on the slash.
> We either need a way to escape it or add an alternate delimiter. Here's one way that works, what do people think?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org