public class SolrIndexingAction extends CrawlerAction
LOG, phases
Constructor and Description |
---|
SolrIndexingAction() |
Modifier and Type | Method and Description |
---|---|
void |
init()
Initialization method configures the SolrIndexer.
|
boolean |
performAction(File product,
Metadata productMetadata) |
void |
setEnv(Map<String,String> env) |
void |
setFileManagerUrl(String fileManagerUrl) |
void |
setSolrUrl(String solrUrl) |
equals, getDescription, getId, getPhases, hashCode, setDescription, setId, setPhases, validate
public boolean performAction(File product, Metadata productMetadata) throws CrawlerActionException
performAction
in class CrawlerAction
CrawlerActionException
public void init() throws InstantiationException
InstantiationException
public void setSolrUrl(String solrUrl)
public void setFileManagerUrl(String fileManagerUrl)
Copyright © 1999–2017 Apache OODT. All rights reserved.