Uses of Class
org.apache.lucene.search.spell.CompassSpellChecker

Packages that use CompassSpellChecker
org.compass.core.lucene.engine.spellcheck   
 

Uses of CompassSpellChecker in org.compass.core.lucene.engine.spellcheck
 

Methods in org.compass.core.lucene.engine.spellcheck that return CompassSpellChecker
 CompassSpellChecker InternalLuceneSearchEngineSpellCheckManager.createSpellChecker(String[] subIndexes, String[] aliases)
           
 CompassSpellChecker DefaultLuceneSpellCheckManager.createSpellChecker(String[] subIndexes, String[] aliases)
           
 

Methods in org.compass.core.lucene.engine.spellcheck with parameters of type CompassSpellChecker
 T SpellCheckerCallback.execute(CompassSpellChecker spellChecker, IndexReader reader)
          A callback to execute speckk check operations.
 



Copyright (c) 2004-2008 The Compass Project.