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
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
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
>
>
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
going the "bleeding edge"-way!
-Ursprüngliche Nachricht-
Von: Shawn Heisey [mailto:apa...@elyograg.org]
Gesendet: Donnerstag, 29. Januar 2015 18:10
An: solr-user@lucene.apache.org
Betreff: Re: AW: CoreContainer#createAndLoad, existing cores not loaded
On 1/29/2015 12:13 AM, Clemen
ng my cores through
CoreContainer.createCore( CordeDescriptor). The folder(s) are created but no
core.properties file
-Ursprüngliche Nachricht-
Von: Shawn Heisey [mailto:apa...@elyograg.org]
Gesendet: Donnerstag, 29. Januar 2015 17:28
An: solr-user@lucene.apache.org
Betreff: Re: AW: CoreContainer#createAndL
On 1/29/2015 12:13 AM, Clemens Wyss DEV wrote:
> BTW:
> None of my core folders contains a core.properties file ... ? Could it be due
> to the fact that I am (so far) running only EmbeddedSolrServer, hence no real
> Solr-Server?
I'm not sure how it's working without core.properties files, unless
On 1/29/2015 12:08 AM, Clemens Wyss DEV wrote:
> Thx Shawn. I am running latest-greatest Solr (4.10.3)
> Solr home is e.g.
> /opt/webs//WebContent/WEB-INF/solr
> the core(s) reside in
> /opt/webs//WebContent/WEB-INF/solr/cores
> Should these be found by core discovery?
> If not, how can I configur
solr-user@lucene.apache.org
Betreff: AW: CoreContainer#createAndLoad, existing cores not loaded
Thx Shawn. I am running latest-greatest Solr (4.10.3) Solr home is e.g.
/opt/webs//WebContent/WEB-INF/solr
the core(s) reside in
/opt/webs//WebContent/WEB-INF/solr/cores
Should these be found by core disc
2015 08:08
An: solr-user@lucene.apache.org
Betreff: AW: CoreContainer#createAndLoad, existing cores not loaded
Thx Shawn. I am running latest-greatest Solr (4.10.3) Solr home is e.g.
/opt/webs//WebContent/WEB-INF/solr
the core(s) reside in
/opt/webs//WebContent/WEB-INF/solr/cores
Should these be
-user@lucene.apache.org
Betreff: Re: CoreContainer#createAndLoad, existing cores not loaded
On 1/28/2015 8:52 AM, Clemens Wyss DEV wrote:
> My problem:
> I create cores dynamically using container#create( CoreDescriptor ) and then
> add documents to the very core(s). So far so go
On 1/28/2015 8:52 AM, Clemens Wyss DEV wrote:
> My problem:
> I create cores dynamically using container#create( CoreDescriptor ) and then
> add documents to the very core(s). So far so good.
> When I restart my app I do
> container = CoreContainer#createAndLoad(...)
> but when I then call contain
My problem:
I create cores dynamically using container#create( CoreDescriptor ) and then
add documents to the very core(s). So far so good.
When I restart my app I do
container = CoreContainer#createAndLoad(...)
but when I then call container.getAllCoreNames() an empty list is returned.
What core
13 matches
Mail list logo