My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Compatibility  

Featured
Updated Apr 29, 2011 by sig...@gmail.com

Compatibility

Java version

Minimum version of JVM required to run Luke 1.0.1 and earlier is 1.5.

Minimum version of JVM required to run Luke 3.x and 4.x is 1.6.

Lucene Java indexes

Luke 1.0.1 should be able to open indexes built using the following versions of Lucene-Java:

  • 3.0.x
  • 2.x (any version)
  • (1.9? 1.4? earlier? to be verified)

Please note that if you used Field.Store.COMPRESSED in your index, your field can be still retrieved by Lucene 2.9+, but the content of the field will be automatically decompressed. This means that during optimize the size of your index may grow substantially.

Starting with version 4.x Luke cannot open indexes created with Lucene 3.0.0 or earlier.

Starting with version 3.1.0 Luke releases will use the same numbering as Lucene releases, to avoid confusion.

Lucene.Net indexes

Apparently recent versions of Lucene-Java cannot open indexes built with Lucene.Net - reported incompatible versions include:

  • Lucene.Net 2.3.2.1 and Lucene-Java 2.9.1

At the moment there is no workaround for this issue.

Comment by wenfeng...@gmail.com, Dec 8, 2009

when support lucene-java3.0.0?

Comment by trondlin...@gmail.com, Feb 4, 2010

I am wondering if Luke supports reading indexes stored in RAM?

Comment by sergey.h...@gmail.com, Mar 30, 2010

I have a Lucene running on stand alone server/ Can i run Luke under tomcat?

Comment by lxfs...@163.com, Jun 8, 2011

when support IKAnalyer3.0?

Comment by pedro.ab...@gmail.com, Jun 17, 2011

when support lucene 3.2?

Comment by glmou...@gmail.com, Jun 20, 2011

same question: when support lucene 3.2?


Sign in to add a comment
Powered by Google Project Hosting