> I'm trying to get a Solr install to work with multicores,
> as I wanna use it
> on several sites (each totally different, and I don't
> obviously wanna have
> loads of seperate Solr installs)
> 
> Here is what I've done so far (Solr was already uploaded
> and working
> normally, without multicore):
> 
> 1) Added this to solr.xml:
> 
>     <core name="graphics"
> instanceDir="graphics" />
> 
> 2) Copied the files from /multicore/core1
> 3) Edited schema.xml to the fields I want
> 4) Restarted solr
> 
> Then I did the perl stuff, but it doesn't seem to wanna
> load?

Can you see 'Admin graphics' listed in http://localhost:210/solr/ page?





Reply via email to