Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10519

SolrCLI.atPath cannot handle children that begin with a slash.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 6.5, 7.0
    • 6.6, 7.0
    • None
    • None

    Description

      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?

      Attachments

        1. SOLR-10519.patch
          3 kB
          Erick Erickson
        2. SOLR-10519.patch
          3 kB
          Erick Erickson
        3. SOLR-10519.patch
          1 kB
          Erick Erickson

        Activity

          People

            erickerickson Erick Erickson
            erickerickson Erick Erickson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: