Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  • TokenFilterFactory
  • TokenizerFactory
  • FieldType

SolrCoreAware


Wiki Markup
Classes that need to know about the \[SolrCore\] can implement [SolrCoreAware|http://lucene.apache.org/solr/api/org/apache/solr/util/plugin/SolrCoreAware.html].   Classes implementing SolrCoreAware must not have a dedicated Constructor. Valid SolrCoreAware classes include:


...