org.broadleafcommerce.core.search.service.solr
Interface SolrIndexService

All Known Implementing Classes:
SolrIndexServiceImpl

public interface SolrIndexService

Author:
Andre Azzolini (apazzolini)

Method Summary
 void rebuildIndex()
          Rebuilds the current index.
 

Method Detail

rebuildIndex

void rebuildIndex()
                  throws ServiceException,
                         IOException
Rebuilds the current index.

Throws:
IOException
ServiceException


Copyright © 2013. All Rights Reserved.