Class FingerPrintComponent

  • All Implemented Interfaces:
    org.apache.solr.core.SolrInfoMBean, org.apache.solr.util.plugin.NamedListInitializedPlugin, org.apache.solr.util.plugin.SolrCoreAware

    public class FingerPrintComponent
    extends org.apache.solr.handler.component.SearchComponent
    implements org.apache.solr.util.plugin.SolrCoreAware
    Since:
    5.2
    Author:
    Joel Bernstein
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.apache.solr.core.SolrInfoMBean

        org.apache.solr.core.SolrInfoMBean.Category, org.apache.solr.core.SolrInfoMBean.Group
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String COMPONENT_NAME  
      • Fields inherited from class org.apache.solr.handler.component.SearchComponent

        standard_components
    • Constructor Detail

      • FingerPrintComponent

        public FingerPrintComponent()
    • Method Detail

      • inform

        public void inform​(org.apache.solr.core.SolrCore core)
        Specified by:
        inform in interface org.apache.solr.util.plugin.SolrCoreAware
      • prepare

        public void prepare​(org.apache.solr.handler.component.ResponseBuilder responseBuilder)
        Specified by:
        prepare in class org.apache.solr.handler.component.SearchComponent
      • process

        public void process​(org.apache.solr.handler.component.ResponseBuilder responseBuilder)
                     throws IOException
        Specified by:
        process in class org.apache.solr.handler.component.SearchComponent
        Throws:
        IOException
      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface org.apache.solr.core.SolrInfoMBean
        Specified by:
        getDescription in class org.apache.solr.handler.component.SearchComponent