public class IndexReaderConfig extends ConfigUtil
Index reader configuration
Copyright: Copyright (c) 2005
Company: IST, Drexel University
root| Constructor and Description |
|---|
IndexReaderConfig() |
IndexReaderConfig(ConfigureNode root) |
IndexReaderConfig(String configFile) |
| Modifier and Type | Method and Description |
|---|---|
IndexReader |
getIndexReader(ConfigureNode node,
int indexReaderID) |
IndexReader |
getIndexReader(int indexReaderID) |
IRCollection |
getIRCollectionStat(ConfigureNode node,
int collectionID) |
IRCollection |
getIRCollectionStat(int collectionID) |
protected IndexReader |
loadIndexReader(String indexReaderName,
ConfigureNode indexReaderNode) |
getConfigureNode, loadResourcepublic IndexReaderConfig()
public IndexReaderConfig(ConfigureNode root)
public IndexReaderConfig(String configFile)
public IRCollection getIRCollectionStat(int collectionID)
public IRCollection getIRCollectionStat(ConfigureNode node, int collectionID)
public IndexReader getIndexReader(int indexReaderID)
public IndexReader getIndexReader(ConfigureNode node, int indexReaderID)
protected IndexReader loadIndexReader(String indexReaderName, ConfigureNode indexReaderNode)
Copyright © 2018 JULIE Lab, Germany. All rights reserved.