Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "SolrPlugins" page has been changed by JesseBouwman.
The comment on this change is: Update link to ResourceLoader src.
http://wiki.apache.org/solr/SolrPlugins?action=diff&rev1=39&rev2=40

--------------------------------------------------

  
  
  == ResourceLoaderAware ==
- Classes that need to know about the 
[[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/java/org/apache/solr/common/ResourceLoader.java|ResourceLoader]]
 can implement 
[[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/java/org/apache/solr/util/plugin/ResourceLoaderAware.java|ResourceLoaderAware]].
  Valid !ResourceLoaderAware include:
+ Classes that need to know about the 
[[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/common/org/apache/solr/common/ResourceLoader.java|ResourceLoader]]
 can implement 
[[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/java/org/apache/solr/util/plugin/ResourceLoaderAware.java|ResourceLoaderAware]].
  Valid !ResourceLoaderAware include:
  
   * !TokenFilterFactory
   * !TokenizerFactory

Reply via email to