Re: Copying a collection from one version of SOLR to another

2014-08-25 Thread Michael Della Bitta
Hi Philippe, You can indeed copy an index like that. The problem probably arises because 4.9.0 is using core discovery by default. This wiki page will shed some light: https://wiki.apache.org/solr/Core%20Discovery%20%284.4%20and%20beyond%29 Michael Della Bitta Applications Developer o: +1 646

Copying a collection from one version of SOLR to another

2014-08-25 Thread phiroc
Hello, is it possible to copy a collection created with SOLR 4.6.0 to a SOLR 4.9.0 server? I have just copied a collection called 'collection3', located in solr4.6.0/example/solr, to solr4.9.0/example/solr, but to no avail, because my SOLR 4.9.0 Server's admin does not list it among the avai