For non cloud, the schema is on the filesystem. At least from command line, you can specify path to it with -d flag when creating a new core. It will then be treated as template to copy.
That is more of a trick than production approach though. Regards, Alex On Wed, Jul 25, 2018, 1:04 PM Chuming Chen, <chumingc...@gmail.com> wrote: > Hi All, > > From Solr Admin interface, I have created a collection and added field > definitions. I can get its managed-schema from the Admin interface. > > Can I use this managed-schema to create a new collection? If yes, how? > > Thanks, > > Chuming > >