If you're really bored, anything you'd like to do for SOLR-4779 would be great!
Best, Erick On Tue, Nov 5, 2013 at 5:15 AM, Bram Van Dam <bram.van...@intix.eu> wrote: > On 11/04/2013 04:06 PM, Bill Bell wrote: > >> You could pre create a bunch of directories and base configs. Create as >> needed. Then use schema less API to set it up ... Or make changes in a >> script and reload the core.. >> > > I ended up creating a little API that takes schema/config as input, > creates the files and then uses the core admin CREATE request. Works like a > charm. If I get bored I might just turn it into a solr plugin or something. > > Ta for the suggestions! > > - Bram >