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

TemplateTransformer should copy array/list more intelligently

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.5
    • None

    Description

      if a field is copied TemplateTransformer does a toString()

      e.g

      <field column="id"           template="${slashdot.link}" />
      

      if slashdot.link is a List with a value http://somelink/ it would get copied as [ http://somelink/ ]

      Attachments

        1. SOLR-1547.patch
          2 kB
          Noble Paul
        2. SOLR-1547.patch
          4 kB
          Noble Paul

        Activity

          People

            noble.paul Noble Paul
            noble.paul Noble Paul
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: