Interface SolrServerController

All Known Implementing Classes:
DefaultSolrServerController

public interface SolrServerController
Strategy for starting / stopping the Solr servers during hybris startup / shutdown. Only the Solr instances with autostart=true are considered.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Starts the Solr servers.
    void
    Stops the Solr servers.