| 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(org.apache.jena.ontology.OntModel tboxModel,
org.apache.jena.ontology.OntModel aboxModel,
RDFService rdfService,
SimpleReasoner simpleReasoner,
SearchIndexer searchIndexer) |
SimpleReasoner(org.apache.jena.ontology.OntModel tboxModel,
RDFService rdfService,
org.apache.jena.rdf.model.Model inferenceModel,
org.apache.jena.rdf.model.Model inferenceRebuildModel,
org.apache.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 © 2022. All rights reserved.