org.apache.solr.util.plugin
Interface ResourceLoaderAware

All Known Implementing Classes:
DictionaryCompoundWordTokenFilterFactory, ElisionFilterFactory, EnglishPorterFilterFactory, KeepWordFilterFactory, StopFilterFactory, SynonymFilterFactory

public interface ResourceLoaderAware

Since:
solr 1.3

Method Summary
 void inform(org.apache.solr.common.ResourceLoader loader)
           
 

Method Detail

inform

void inform(org.apache.solr.common.ResourceLoader loader)


Copyright © 2008 Apache Software Foundation. All Rights Reserved.