org.alfresco.repo.search.impl.solr
Class SolrIndexRecovery

java.lang.Object
  extended by org.alfresco.repo.search.impl.solr.SolrIndexRecovery
All Implemented Interfaces:
IndexRecovery

public class SolrIndexRecovery
extends java.lang.Object
implements IndexRecovery


Constructor Summary
SolrIndexRecovery()
           
 
Method Summary
 void reindex()
          Forces a reindex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolrIndexRecovery

public SolrIndexRecovery()
Method Detail

reindex

public void reindex()
Description copied from interface: IndexRecovery
Forces a reindex

Specified by:
reindex in interface IndexRecovery


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.