| Package | Description |
|---|---|
| org.dataone.cn.indexer | |
| org.dataone.cn.indexer.annotation | |
| org.dataone.cn.indexer.parser |
| Modifier and Type | Method and Description |
|---|---|
IDocumentSubprocessor |
SolrIndexService.getSystemMetadataProcessor() |
| Modifier and Type | Method and Description |
|---|---|
List<IDocumentSubprocessor> |
SolrIndexService.getSubprocessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexService.setSystemMetadataProcessor(IDocumentSubprocessor systemMetadataProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrIndexService.setSubprocessors(List<IDocumentSubprocessor> subprocessorList) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatorSubprocessor
The intent of this subprocessor is to fetch annotations about the given
documents as housed in an external store and add them to the solr index.
|
class |
EmlAnnotationSubprocessor
A subprocessor that extracts semantic annotations from EML records and
materializes the superclass hierarchy for all extracted concepts using a
pre-defined set of ontologies.
|
class |
RdfXmlSubprocessor
A solr index parser for an RDF/XML file.
|
class |
RemoteAnnotatorSubprocessor
The intent of this subprocessor is to fetch annotations about the given
documents as housed in an external store and add them to the solr index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseReprocessSubprocessor |
class |
BaseXPathDocumentSubprocessor
Base functionality for document processors.
|
class |
JsonLdSubprocessor
This sub-processor handles the index of the json-ld documents.
|
class |
ResourceMapSubprocessor
Resource Map Document processor.
|
class |
ScienceMetadataDocumentSubprocessor
Created by IntelliJ IDEA.
|
Copyright © 2022. All rights reserved.