public class ModelAnnotationSolrDocumentLoader extends AbstractSolrLoader implements Closeable
graph, gson, server
Constructor and Description |
---|
ModelAnnotationSolrDocumentLoader(org.apache.solr.client.solrj.SolrServer server,
org.semanticweb.owlapi.model.OWLOntology model,
org.semanticweb.owlapi.reasoner.OWLReasoner r,
String modelUrl) |
ModelAnnotationSolrDocumentLoader(String golrUrl,
org.semanticweb.owlapi.model.OWLOntology model,
org.semanticweb.owlapi.reasoner.OWLReasoner r,
String modelUrl) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
load() |
add, addAll, addAllAndCommit, addFieldUnique, addLabelField, addLabelFields, addToServer, createDefaultServer, getGraph, incrementalAddAndCommit, setGraph
public ModelAnnotationSolrDocumentLoader(String golrUrl, org.semanticweb.owlapi.model.OWLOntology model, org.semanticweb.owlapi.reasoner.OWLReasoner r, String modelUrl) throws MalformedURLException
MalformedURLException
public ModelAnnotationSolrDocumentLoader(org.apache.solr.client.solrj.SolrServer server, org.semanticweb.owlapi.model.OWLOntology model, org.semanticweb.owlapi.reasoner.OWLReasoner r, String modelUrl)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public void load() throws org.apache.solr.client.solrj.SolrServerException, IOException
load
in class AbstractSolrLoader
org.apache.solr.client.solrj.SolrServerException
IOException
Copyright © 2010–2016. All rights reserved.