I just committed https://issues.apache.org/jira/browse/LUCENE-3490

If you are using trunk, you will need to reindex.

if you are a developer with an old svn checkout, please rm -rf
solr/core/src/test-files/solr/data.
Some solr tests leave indexes under the source code tree! (yet also
svn ignored!), so if you don't do this, you will see scary fails like:

Caused by: java.lang.RuntimeException:
java.lang.IllegalArgumentException: A SPI class of type
org.apache.lucene.index.codecs.Codec with name '' does not exist. You
need to add the corresponding JAR file supporting this SPI to your
classpath.The current classpath supports the following names:
[Lucene3x, Appending, Lucene40]

-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to