Hello, I am new to Solr, and am using Solr v. 6.4.1.
I need to add a new "fieldType" to my schema. My version of Solr is using the "managed-schema" XML file, which I gather one is not supposed to modify directly. Is it possible to add a new fieldType using the Solr Admin via the browser? The "schema" page doesn't seem to provide this option, at least from what I can tell. Thanks