Fwd: SpellChecker adding and removing words

2013-09-11 Thread Johnny Jenkins
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

SpellChecker adding and removing words

2013-09-10 Thread Johnny Jenkins
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