public class LuceneIndexReaderResourceImpl extends Object implements LuceneIndexReaderResource, org.apache.uima.resource.SharedResourceObject
Constructor and Description |
---|
LuceneIndexReaderResourceImpl() |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.index.IndexReader |
getIndexReader() |
void |
load(org.apache.uima.resource.DataResource dr)
Loads a Lucene index for reading.
|
public void load(org.apache.uima.resource.DataResource dr) throws org.apache.uima.resource.ResourceInitializationException
load
in interface org.apache.uima.resource.SharedResourceObject
org.apache.uima.resource.ResourceInitializationException
public org.apache.lucene.index.IndexReader getIndexReader()
getIndexReader
in interface LuceneIndexReaderResource
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.