クラス | 説明 |
---|---|
AbstractRondhuitSpellChecker |
Abstract base class for all Lucene-based spell checking implementations.
|
FileBasedSpellChecker |
外部ファイルからスペルチェック用のインデックスを作成し、スペルチェックを行う。
|
IndexBasedSpellChecker |
Solr本体のインデックスまたは外部のLuceneインデックスからスペルチェック用のインデックスを作成し、スペルチェックを行う。
|
SpellChecker |
Spell Checker class (Main class)
(initially inspired by the David Spencer code). |
Copyright © 2009-2018 RONDHUIT Co.,Ltd. All Rights Reserved.