You can hand edit it, just make sure to reload the collection after. Otherwise, I believe, there is API.
Not the Admin UI yet, unfortunately. Regards, Alex On 26 Feb 2017 1:50 PM, "OTH" <omer.t....@gmail.com> wrote: 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