Hi Julien,
just one additional thing,
if you developed some plugins/filters, you will have to adapt and compile
them for the Solr 5 API.
Ludovic.
-
Jouve
France.
--
View this message in context:
http://lucene.472066.n3.nabble.com/collection-API-timeout-tp4238150p4238511.html
Sent from the
You should be able to go straight to 5.3.1
Solr/Lucene tries to guarantee that the indexes are readable
one major version back, i.e. 5.x Solr/Lucene code should
be able to read any 4.x index. New segments are written in the
most modern format, so over time all the 4x remnants should
disappear.
Yo
Seems I'ill need to upgrade to 5.3.1
It is possible to upgrade from 4.9 to 5.3 or do I need deploy all
intermediate versions?
Thks
You may be hitting: https://issues.apache.org/jira/browse/SOLR-7459
(linked to https://issues.apache.org/jira/browse/SOLR-7049)...
Best,
Erick
On Wed, Nov 4, 2015 at 5:00 AM, Julien David wrote:
> I forgot to mention that we are using Solr 4.9.0 and zookeeper 3.4.6
>
> Thanks
>
> Julien
>
>
> Le
I forgot to mention that we are using Solr 4.9.0 and zookeeper 3.4.6
Thanks
Julien
Le 04/11/2015 11:37, Julien DAVID - Decalog a écrit :
Hi all,
We have a production environment composed by 6 solrcloud server and 3
zookeeper.
We've got around 30 collections, with 6 shards each.
We recently