[
https://issues.apache.org/jira/browse/SOLR-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley resolved SOLR-2423.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.6)
> FieldType can take Object rather then String
> --------------------------------------------
>
> Key: SOLR-2423
> URL: https://issues.apache.org/jira/browse/SOLR-2423
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Fix For: 4.0
>
> Attachments: SOLR-2423-field-object.patch
>
>
> Currently, FieldType takes a String value and converts that to whatever it
> uses internally -- it would be great to be able to pass an Object in
> directly. For embeded solr, and for UpdateRequestProcessors that wish to
> reuse objects in various fields, this will avoid conversion to and from
> string.
> This is a major API change, so it should only apply to 4.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]