Apologies first since this email isn't directly related to core lucene code.
I am trying to locate the source repository (and bug database) for the SpellChecker code (http://wiki.apache.org/jakarta-lucene/SpellChecker). Currently the LuceneDictionary.java file uses enum as a variable name for the TermEnum which will likely cause a problem once with 1.5. -Ryan Chichirico