org.apache.jena.larq
Class IndexWriterFactory
java.lang.Object
org.apache.jena.larq.IndexWriterFactory
public class IndexWriterFactory
- extends Object
|
Method Summary |
static org.apache.lucene.index.IndexWriter |
create(org.apache.lucene.store.Directory dir)
|
IndexWriterFactory
public IndexWriterFactory()
create
public static org.apache.lucene.index.IndexWriter create(org.apache.lucene.store.Directory dir)
throws org.apache.lucene.index.CorruptIndexException,
org.apache.lucene.store.LockObtainFailedException,
IOException
- Throws:
org.apache.lucene.index.CorruptIndexException
org.apache.lucene.store.LockObtainFailedException
IOException
Licenced under the Apache License, Version 2.0