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

Jeff Rodenburg commented on SOLR-364:
-------------------------------------

OK, this seems simple enough to add a string property named "SolrType" to 
either the SolrField object or the SolrType object.  If the type from Solr 
doesn't correspond to a mapped native C# type, the failsafe implementation 
would be on the SolrField class.

Feel free to submit a patch for the change.

> SolrType, not just C# System Type should be available on SolrField 
> configuration class.
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-364
>                 URL: https://issues.apache.org/jira/browse/SOLR-364
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - C#
>    Affects Versions: 1.2
>         Environment: C#, .Net 2.0
>            Reporter: George Everitt
>            Priority: Trivial
>
> The SolrField class currently has a Type member which returns the C# native 
> type.  It does not have a member which returns the actual SolrType for the 
> field.  
> There is no easy way that I can see to get this information any other way.

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

Reply via email to