[pylucene-dev] optimize in 2.0.0
Bill Janssen
janssen at parc.com
Thu Jul 13 12:16:38 PDT 2006
> I didn't investigate what the actual failure was but I solved the problem for
> now by compiling the .java files into .jar files on each platform. So much for
> compile-once-run-anywhere :(
So it sounds like, in general, we can't use the pre-compiled Lucene
2.0 jar file distributed as part of the Lucene release. Unless we are
sure our platform/compiler is the same as that used by the Lucene
folks -- I don't know how to be sure of that.
Is this correct?
What happens if you compile with one of the Sun compilers? The Apple
one should be the Sun one, but since it's not distributed by Sun, I'm
not sure it is (exactly).
Bill
More information about the pylucene-dev
mailing list