Hi Chris, the reason for this is that Solr 3.4 uses a different schema, and our solr configuration needs to be adjusted first to support it. I was considering moving to the newest version of Solr for 1.3 but did not get around to doing it.
Note that the version scheme changes. When we started using solr, lucene and solr were using different version numbers. Starting with Solr 3 (I believe) they use the same version. Tobias On 05.10.2011, at 00:34, Christopher Brooks wrote: > Hi all, > > I wanted to get to know our solr data a bit better and understand how > it worked. I downloaded the newest solr, 3.4.0, copied the index files > over and tried to load it. Here's the error (when starting solr): > > SEVERE: org.apache.solr.common.SolrException: Invalid > luceneMatchVersion 'LUCENE_40', valid values are: [LUCENE_20, > LUCENE_21, LUCENE_22, LUCENE_23, LUCENE_24, LUCENE_29, LUCENE_30, > LUCENE_31, LUCENE_32, LUCENE_33, LUCENE_34, LUCENE_CURRENT] or a string > in format 'V.V' at > org.apache.solr.core.Config.parseLuceneVersionString(Config.java:353) > at org.apache.solr.core.Config.getLuceneVersion(Config.java:337) at > org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:133) > > > Can I get a quick sanity check before I dig deeper into solr; am I > doing something odd? It seems like our version of lucene is much newer > than solr's. ? > > Chris > > -- > Christopher Brooks, BSc, MSc > ARIES Laboratory, University of Saskatchewan > > Web: http://www.cs.usask.ca/~cab938 > Phone: 1.306.966.1442 > Mail: Advanced Research in Intelligent Educational Systems Laboratory > Department of Computer Science > University of Saskatchewan > 176 Thorvaldson Building > 110 Science Place > Saskatoon, SK > S7N 5C9 > _______________________________________________ > Matterhorn mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn > > > To unsubscribe please email > [email protected] > _______________________________________________ _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
