When opening an index from ElasticSearch 0.90 with Luke, I get:
java.lang.IllegalArgumentException: A SPI class of type
org.apache.lucene.codecs.Codec with name 'Lucene42' does not exist. You need to
add the corresponding JAR file supporting this SPI to your classpath.The
current classpath supports the following names: [Lucene40, Lucene3x,
SimpleText, Appending]
Original issue reported on code.google.com by
j...@q42.nlon 3 Jun 2013 at 9:52