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 FSTCompletionLookup
 class WFSTLookupFactory
          Factory for WFSTCompletionLookup
 

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-2012 Apache Software Foundation. All Rights Reserved.