public class SearchIndexUtils extends Object
SearchIndex
.Constructor and Description |
---|
SearchIndexUtils() |
Modifier and Type | Method and Description |
---|---|
static SearchIndex |
createSearchIndex(Properties parameters)
The method creates instance of
SearchIndex . |
public static SearchIndex createSearchIndex(Properties parameters) throws Exception
SearchIndex
. The type of instantiated class depends on the value of
LuceneSail.INDEX_CLASS_KEY
parameter. By default it is
org.eclipse.rdf4j.sail.lucene.LuceneIndex
.parameters
- Exception
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.