Johnny Jenkins created LUCENE-5276:
--------------------------------------
Summary: Spellchecker - provide add/remove word methods
Key: LUCENE-5276
URL: https://issues.apache.org/jira/browse/LUCENE-5276
Project: Lucene - Core
Issue Type: Improvement
Reporter: Johnny Jenkins
Priority: Minor
After creating the initial index the SpellChecker class does not provide
methods to add/remove words.
The user is able to add/remove words to the F_WORD field and doing this is
separate from the SpellChecker. The down side is that the added word is not
available as a suggestion because it has not been added to the other 'out of
the box' fields such as start/end/gram fields.
Please consider providing public addWord/removeWord methods.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]