Example usage for org.apache.solr.handler ReplicationHandler subclass-usage

List of usage examples for org.apache.solr.handler ReplicationHandler subclass-usage

Introduction

In this page you can find the example usage for org.apache.solr.handler ReplicationHandler subclass-usage.

Usage

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

/**
 * Adapted from the SOLR 3.5 implementation
 * 
 * @author Andy
 */
public class AlfrescoReplicationHandler extends ReplicationHandler implements SolrCoreAware {