public class OntologyGeneralSolrDocumentLoader extends AbstractSolrLoader
graph, gson, server
Constructor and Description |
---|
OntologyGeneralSolrDocumentLoader(String url,
OWLGraphWrapper graph) |
Modifier and Type | Method and Description |
---|---|
org.apache.solr.common.SolrInputDocument |
collect(org.semanticweb.owlapi.model.OWLObject obj,
OWLGraphWrapper graph) |
void |
load() |
add, addAll, addAllAndCommit, addFieldUnique, addLabelField, addLabelFields, addToServer, getGraph, incrementalAddAndCommit, setGraph
public OntologyGeneralSolrDocumentLoader(String url, OWLGraphWrapper graph) throws MalformedURLException
MalformedURLException
public void load() throws org.apache.solr.client.solrj.SolrServerException, IOException
load
in class AbstractSolrLoader
org.apache.solr.client.solrj.SolrServerException
IOException
public org.apache.solr.common.SolrInputDocument collect(org.semanticweb.owlapi.model.OWLObject obj, OWLGraphWrapper graph)
Copyright © 2010-2014. All Rights Reserved.