You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/04/29 13:24:32 UTC

[jira] Resolved: (SOLR-1127) allow field name to be templatized

     [ https://issues.apache.org/jira/browse/SOLR-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-1127.
-----------------------------------------

    Resolution: Fixed
      Assignee: Shalin Shekhar Mangar

Committed revision 769751.

Thanks Noble!

> allow field name to be templatized
> ----------------------------------
>
>                 Key: SOLR-1127
>                 URL: https://issues.apache.org/jira/browse/SOLR-1127
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-1127.patch, SOLR-1127.patch
>
>
> allow templates in field name
> {code:xml}
> <field column="x" name="hello${e.y}"/>
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.