Uses of Interface
org.apache.solr.spelling.suggest.SuggesterParams

Packages that use SuggesterParams
org.apache.solr.handler.component SearchComponent implementations for use in SearchHandler 
 

Uses of SuggesterParams in org.apache.solr.handler.component
 

Classes in org.apache.solr.handler.component that implement SuggesterParams
 class SuggestComponent
          SuggestComponent: interacts with multiple SolrSuggester to serve up suggestions Responsible for routing commands and queries to the appropriate SolrSuggester and for initializing them as specified by SolrConfig
 



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