AW: solr configuration templates when creating new cores on the fly?

2013-10-05 Thread helt
> > Now I am able to create cores, but new cores don't have their own > > config file. Is this intended behavior? I haven't found much > > documentation for these features. > > > > I think I miss something basic here. Is it really normal, that no > > configuration files are being created when creat

solr configuration templates when creating new cores on the fly?

2013-10-04 Thread helt
Hi, im playing around with solr 4.4. Just started it and tried to create new cores. First hurdle was the fact that no solrconfig.xml and no schema.xml were found in the classpath. So I copied and configured into example/resources, because that directory is in the classpath. Now I am able to c