I think it should be possible.

Give the same instanceDir to all cores. Make sure that the solrconfig.xml of
your cores uses a variable for the dataDir e.g. "./data/${solr.core.name}".
The solr.core.name is an implicit property.

http://wiki.apache.org/solr/CoreAdmin#head-7508c24c6e2dadad2dfea39b2fba045062481da8

On Tue, Dec 23, 2008 at 12:16 PM, Noble Paul നോബിള്‍ नोब्ळ् <
noble.p...@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
>
>
>
> On Tue, Dec 23, 2008 at 8:17 AM, Otis Gospodnetic
> <otis_gospodne...@yahoo.com> wrote:
> > Hi Vikrant,
> >
> > You can always make use of symbolic links to share a single copy of any
> file.
> >
> >
> > Otis --
> > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
> >
> >
> >
> > ----- Original Message ----
> >> From: Vicky_Dev <vikrantv_shirbh...@yahoo.co.in>
> >> To: solr-user@lucene.apache.org
> >> Sent: Monday, December 22, 2008 1:22:06 PM
> >> Subject: One conf folder in Multicore environment
> >>
> >>
> >> Hi Team,
> >>
> >> Solr.xml provides ability to specify sharing of data folder.
> >>
> >> Is it possible to share ---conf folder across multiple core folders? Can
> we
> >> share stopword/synonym list across different cores?
> >>
> >>
> >>
> >> ~Vikrant
> >> Vikrant Shirbhate
> >>
> >>
> >>
> >>
> >>
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/One-conf-folder-in-Multicore-environment-tp21132499p21132499.html
> >> Sent from the Solr - User mailing list archive at Nabble.com.
> >
> >
>
>
>
> --
> --Noble Paul
>



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to