AW: AW: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-30 Thread Clemens Wyss DEV
reitag, 30. Januar 2015 07:38 An: solr-user@lucene.apache.org Betreff: AW: AW: AW: CoreContainer#createAndLoad, existing cores not loaded > The recommendation these days is to NOT use the embedded server We would love to, as it is clear that this is not the "Solr-way" to go. The reas

Re: AW: AW: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-30 Thread Shawn Heisey
On 1/29/2015 11:37 PM, Clemens Wyss DEV wrote: >> The recommendation these days is to NOT use the embedded server > We would love to, as it is clear that this is not the "Solr-way" to go. The > reason for us building upon EmbeddedSolrServer is, we have more than > 150sites, each with ist own inde

AW: AW: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-29 Thread Clemens Wyss DEV
etreff: Re: AW: AW: CoreContainer#createAndLoad, existing cores not loaded On 1/29/2015 10:15 AM, Clemens Wyss DEV wrote: >> to put your solr home inside the extracted WAR > We are NOT using war's > >> coreRootDirectory > I don't have this property in my sorl.xml > >

Re: AW: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-29 Thread Shawn Heisey
On 1/29/2015 10:15 AM, Clemens Wyss DEV wrote: >> to put your solr home inside the extracted WAR > We are NOT using war's > >> coreRootDirectory > I don't have this property in my sorl.xml > >> If there will only be core.properties files in that cores directory > Again, I see no core.properties f

AW: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-29 Thread Clemens Wyss DEV
No -element in my solr.xml My folder structure looks alike: [solr] -solr.xml -[configsets] ... -[cores] --[de] ---[data] ... --[fr] ... --[it] ... So you say, if I copy an empty core.proerties file into the [cores] folder it should work? Even with 4.10.3? Thanks also for all your warnings going

AW: AW: CoreContainer#createAndLoad, existing cores not loaded

2015-01-29 Thread Clemens Wyss DEV
> to put your solr home inside the extracted WAR We are NOT using war's >coreRootDirectory I don't have this property in my sorl.xml > If there will only be core.properties files in that cores directory Again, I see no core.properties file. I am creating my cores through CoreContainer.createCore