Uses of Class
org.apache.solr.spelling.suggest.LookupFactory

Packages that use LookupFactory
org.apache.solr.spelling.suggest.fst   
org.apache.solr.spelling.suggest.jaspell   
org.apache.solr.spelling.suggest.tst   
 

Uses of LookupFactory in org.apache.solr.spelling.suggest.fst
 

Subclasses of LookupFactory in org.apache.solr.spelling.suggest.fst
 class FSTLookupFactory
          Factory for FSTLookup
 

Uses of LookupFactory in org.apache.solr.spelling.suggest.jaspell
 

Subclasses of LookupFactory in org.apache.solr.spelling.suggest.jaspell
 class JaspellLookupFactory
          Factory for JaspellLookup
 

Uses of LookupFactory in org.apache.solr.spelling.suggest.tst
 

Subclasses of LookupFactory in org.apache.solr.spelling.suggest.tst
 class TSTLookupFactory
          Factory for TSTLookup
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.