You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Robert Muir <rc...@gmail.com> on 2011/11/04 17:29:07 UTC

heads up: reindex trunk indexes

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org