| Modifier and Type | Method and Description |
|---|---|
SearchIndexer |
ApplicationImpl.getSearchIndexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationImpl.setSearchIndexer(SearchIndexer si) |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexer |
Application.getSearchIndexer() |
| Constructor and Description |
|---|
ABoxRecomputer(com.hp.hpl.jena.ontology.OntModel tboxModel,
com.hp.hpl.jena.ontology.OntModel aboxModel,
RDFService rdfService,
SimpleReasoner simpleReasoner,
SearchIndexer searchIndexer) |
SimpleReasoner(com.hp.hpl.jena.ontology.OntModel tboxModel,
RDFService rdfService,
com.hp.hpl.jena.rdf.model.Model inferenceModel,
com.hp.hpl.jena.rdf.model.Model inferenceRebuildModel,
com.hp.hpl.jena.rdf.model.Model scratchpadModel,
SearchIndexer searchIndexer) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
UpdateUrisInIndex.doUpdateUris(javax.servlet.http.HttpServletRequest req,
SearchIndexer indexer)
Web service for update in search index of a list of URIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SearchIndexerImpl
An implementation of the SearchIndexer interface.
|
| Constructor and Description |
|---|
IndexingChangeListener(SearchIndexer searchIndexer) |
Copyright © 2016. All rights reserved.