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/solr/CoreAdmin

-
Grijesh
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Multi-core-schema-file-tp1438460p1438720.html
Sent from the Solr - User mailing list archive at Nabble.com.


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 pintu.grij...@gmail.com 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 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/solr/CoreAdmin

 -
 Grijesh
 --
 View this message in context: 
 http://lucene.472066.n3.nabble.com/Multi-core-schema-file-tp1438460p1438720.html
 Sent from the Solr - User mailing list archive at Nabble.com.




-- 
Lance Norskog
goks...@gmail.com