Hi, Is there any way that we can retrieve the field type of a field, either by using SolrJ or by using URL? The field type that we assigned in schema.xml, like int, float, tdate.. Would like to see if it is possible to retrieve it without going back to the schema.xml. I'm using Solr 5.4.0
Regards, Edwin