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

support dynamic fields as copyField destination

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.2
    • None
    • None

    Description

      I'd like to use a dynamic field as the destination of a copyField:

      Given:
      <field name="tag_*" type="string" ... />
      <field name="text_*" type="text" ... />

      I want:
      <copyField source="tag_" dest="text_" />

      For background see:
      http://www.nabble.com/copyField-to-a-dynamic-field-tf2300115.html#a6419101

      http://www.nabble.com/dynamic-copyFields-tf3683816.html#a10296520

      Attachments

        1. SOLR-226-DynamicCopyField.patch
          6 kB
          Ryan McKinley
        2. SOLR-226-DynamicCopyField.patch
          9 kB
          Ryan McKinley

        Activity

          People

            ryantxu Ryan McKinley
            ryantxu Ryan McKinley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: