Example usage for org.apache.solr.core CloseHook interface-usage

List of usage examples for org.apache.solr.core CloseHook interface-usage

Introduction

In this page you can find the example usage for org.apache.solr.core CloseHook interface-usage.

Usage

From source file org.alfresco.solr.LegacySolrInformationServer.java

/**
 * This class interfaces with the old Solr Information Search Server.
 * 
 * @author Ahmed Owian
 */
public class LegacySolrInformationServer implements CloseHook, InformationServer {