I believe this was fixed in http://issues.apache.org/jira/browse/LUCENE-593
- Doron
Björn Ekengren <[EMAIL PROTECTED]> wrote on 10/10/2006 02:12:23:
> Hello, I have found that the spellchecker behaves a bit strange. My
> spell indexer class below doesn't work if I use the spellfield
> string set
Hello, I have found that the spellchecker behaves a bit strange. My spell
indexer class below doesn't work if I use the spellfield string set in the
constructor directly, but it does work if I use the intern() value. The problem
resides in the hasNext() method of LuceneIterator where an object c