Re: Multi core schema file

2010-09-08 Thread Lance Norskog
A demonstration of this feature would be a good addition to the example/multicore directory. On Wed, Sep 8, 2010 at 3:45 AM, Grijesh.singh wrote: > > solr.xml allows you to mention the other properties as well like > instanceDir, config,schema in the cores/core tag > > So , sharing the entire con

Re: Multi core schema file

2010-09-08 Thread Grijesh.singh
solr.xml allows you to mention the other properties as well like instanceDir, config,schema in the cores/core tag So , sharing the entire conf dir may not be possible , but it is possible to share solrconfig.xml and schema.xml U can see the detail parameters at wiki page http://wiki.apache.org/