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, validatepublic boolean performAction(File product, Metadata productMetadata) throws CrawlerActionException
performAction in class CrawlerActionCrawlerActionExceptionpublic void init()
throws InstantiationException
InstantiationExceptionpublic void setSolrUrl(String solrUrl)
public void setFileManagerUrl(String fileManagerUrl)
Copyright © 1999–2017 Apache OODT. All rights reserved.