public class BibHoldingItemReindexer extends Object
| Constructor and Description |
|---|
BibHoldingItemReindexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchHoldings() |
void |
fetchItems() |
static BibHoldingItemReindexer |
getInstance() |
ReindexBatchStatistics |
getTotalBatchStatistics() |
void |
index(int batchSize,
int startIndex,
int endIndex,
String updateDate) |
void |
setTotalBatchStatistics(ReindexBatchStatistics totalBatchStatistics) |
String |
showStats() |
public BibHoldingItemReindexer()
public ReindexBatchStatistics getTotalBatchStatistics()
public void setTotalBatchStatistics(ReindexBatchStatistics totalBatchStatistics)
public void index(int batchSize, int startIndex, int endIndex, String updateDate) throws Exception
Exceptionpublic static BibHoldingItemReindexer getInstance()
public void fetchHoldings() throws SQLException, IOException, org.apache.solr.client.solrj.SolrServerException
SQLExceptionIOExceptionorg.apache.solr.client.solrj.SolrServerExceptionpublic void fetchItems() throws SQLException, IOException, org.apache.solr.client.solrj.SolrServerException
SQLExceptionIOExceptionorg.apache.solr.client.solrj.SolrServerExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.