I think your best bet for supporting Java 1.3 would be sticking with Lucene
1.4.
> One of the new classes that I am using is the ConstantScoreQuery. I am not
> sure if this is going to be included in Lucene 1.9 or not but this does
> make use of Java 1.4.
w.r.t. java.util.BitSet, it's a pain, and
Dear all,
I have been trying to follow some of the developments for the new version
of Lucene (1.9?). My understanding is that this will require Java 1.4. Is
this correct? Is this because of changes to "core" functionality within
Lucene or is it because some new additional classes require Java