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
Exception
public static BibHoldingItemReindexer getInstance()
public void fetchHoldings() throws SQLException, IOException, org.apache.solr.client.solrj.SolrServerException
SQLException
IOException
org.apache.solr.client.solrj.SolrServerException
public void fetchItems() throws SQLException, IOException, org.apache.solr.client.solrj.SolrServerException
SQLException
IOException
org.apache.solr.client.solrj.SolrServerException
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.