Hey we face similar kind of issue . Our version of Solr is 8.5.1.Also we run
as docker containers in ubuntu server.
Could you provide similar solution ?
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
PM
To: vishal patel
Subject: Re: SolrCore Initialization Failures in Solr 8.0.0
You might as well just start over. Solr 8 will not read an index that’s ever
been touched by Solr 6. Actually, it’s Lucene that won’t open the index. So you
have to re-index from scratch into a new collection.
i36>
From: Erick Erickson
Sent: Wednesday, March 27, 2019 9:15:50 PM
To: vishal patel
Subject: Re: SolrCore Initialization Failures in Solr 8.0.0
There is no need whatsoever to make a folder structure. Solr will create the
proper local file system _for_ you wh
successfully up without
making a configsets in solr 6.1.0.
<http://aka.ms/weboutlook>
From: Erick Erickson
Sent: Tuesday, March 26, 2019 8:16 PM
To: solr-user@lucene.apache.org
Subject: Re: SolrCore Initialization Failures in Solr 8.0.0
How did you creat
successfully up without
making a configsets in solr 6.1.0.
Sent from Outlook<http://aka.ms/weboutlook>
From: Erick Erickson
Sent: Tuesday, March 26, 2019 8:16 PM
To: solr-user@lucene.apache.org
Subject: Re: SolrCore Initialization Failures in Solr 8.0.0
H
How did you create your “product” collection? It looks like you have the config
resident on your local disk and _not_ on ZooKeeper.
Your configset has to be in ZooKeeper when you create your collection of
course. Do not try to individually edit the core.properties files, that’ll be
very difficu
My previous solr version was 6.1.0 and zoo keeper version was 3.4.6. Now I am
upgrading solr version 8.0.0 and zoo keeper 3.4.13.
In solr 6.1.0 my collection(product) folder server\solr\product
conf
schema.xml
solrconfig.xml
core.properties
In core.properties ::
name=product
shard=shard1
collect