Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lucene42 #72

Open
GoogleCodeExporter opened this issue Mar 28, 2015 · 5 comments
Open

Lucene42 #72

GoogleCodeExporter opened this issue Mar 28, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

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.nl on 3 Jun 2013 at 9:52

@GoogleCodeExporter
Copy link
Author

I have the same problem not using ElasticSearch. I am using Lucene 4.3.0. When 
will Luke be updated to support Lucene 4.3?

Original comment by bshar...@gmail.com on 5 Jun 2013 at 10:09

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Luke!!! Lucene 4.x, x>0, is waiting for you!!!

Original comment by marcin.s...@gmail.com on 11 Jun 2013 at 9:35

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

When opening an lucene index using lukeall-4.0.0-ALPHA.jar indexed through 
4.2.0 solr using  <luceneMatchVersion>LUCENE_42</luceneMatchVersion> I am 
receiving the following error : 

Invalid directory at the location, check console for more information. Last 
exception:
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 comment by stuba...@gmail.com on 12 Jun 2013 at 8:37

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Reproduced here as well! Even if I change the version to Version.LUCENE_40, I 
still keep getting:

Invalid directory at the location, check console for more information. Last 
exception:
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]

Please, fix!

Original comment by carlspr...@gmail.com on 9 Jul 2013 at 5:29

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Furthermore, I have lucene-core:4.3.1:jar on my CLASSPATH.

Original comment by carlspr...@gmail.com on 9 Jul 2013 at 5:33

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant