org.apache.solr.util.plugin
Interface SolrCoreAware

All Known Implementing Classes:
AdminHandlers, ClusteringComponent, DataImportHandler, DisMaxRequestHandler, DisMaxRequestHandler, ExtractingRequestHandler, HighlightComponent, LangDetectLanguageIdentifierUpdateProcessorFactory, QueryElevationComponent, ReplicationHandler, SearchHandler, SpellCheckComponent, SpellCheckerRequestHandler, StandardRequestHandler, StandardRequestHandler, TermVectorComponent, TikaLanguageIdentifierUpdateProcessorFactory

public interface SolrCoreAware

Since:
solr 1.3

Method Summary
 void inform(SolrCore core)
           
 

Method Detail

inform

void inform(SolrCore core)


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