[ 
https://issues.apache.org/jira/browse/SOLR-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012483#comment-13012483
 ] 

Ryan McKinley commented on SOLR-2423:
-------------------------------------

fixed in #1086582

> 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: 3.2, 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.
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]

Reply via email to