rwarded message ------
From: Johnny Jenkins
Date: 11 September 2013 14:24
Subject: SpellChecker adding and removing words
To: java-user@lucene.apache.org
I’m wanting to high jack SpellChecker class as a general spell checking and
word suggestion tool. The idea of using this class was to avoid creat
I’m wanting to high jack SpellChecker class as a general spell checking and
word suggestion tool. The idea of using this class was to avoid creating my
own. At first it seems to fit the bill.
However, once I’ve used indexDirectory() I cannot seem to easily add/remove
words. I can re-instantiate