You may get more help from the solr mailing list, but I'll take a stab at this nonetheless.
When you started up solr with Matterhorn's index files, did you copy Matterhorn's configuration files (particularly solrconfig.xml and schema.xml) to the standalone solr server too? Josh On Oct 4, 2011, at 3:34 PM, 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] _______________________________________________
