Hi, the problem is as follows: there is a text, ca. 30kb, it has to be spellchecked automatically, there is no manual intervention, no suggestions needed. All I would like to achieve is a simple check if there are any problems with the spelling or not. It has to be rather fast cause there are tons of docs a minute going thru the system. Solutions like SpellChecker.exists() don't really apply. Additionally, spelling errors could be highlighted - haven't really found any reasonable way of leveraging Highlighter for that task.
Does anyone have any idea how this problem can be addressed with Lucene? Regards, Mac -- View this message in context: http://www.nabble.com/Spell-check-of-a-large-text-tp20953625p20953625.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]