org.apache.solr.util.plugin
Interface SolrCoreAware

All Known Implementing Classes:
AdminHandlers, DisMaxRequestHandler, DisMaxRequestHandler, QueryElevationComponent, ReplicationHandler, SearchHandler, SpellCheckComponent, SpellCheckerRequestHandler, StandardRequestHandler, StandardRequestHandler, TermVectorComponent

public interface SolrCoreAware

Since:
solr 1.3

Method Summary
 void inform(SolrCore core)
           
 

Method Detail

inform

void inform(SolrCore core)


Copyright © 2009 Apache Software Foundation. All Rights Reserved.