[ https://issues.apache.org/jira/browse/SOLR-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Everitt updated SOLR-364: -------------------------------- Description: 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. was: 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. > 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.