- Moved IndexSearcher creation to setSpellIndex(Dictionary) method, so IndexSearcher is not opened/closed for every suggestion - Fixed typo in method name: setAccuraty -> setAccuracy - Cosmetics, comments and other cleanups