| Package | Description |
|---|---|
| org.dataone.cn.indexer | |
| org.dataone.cn.indexer.solrhttp |
| Modifier and Type | Method and Description |
|---|---|
SolrElementAdd |
SolrIndexService.processObject(String id,
InputStream systemMetaDataStream,
String objectPath)
Given a PID, system metadata input stream, and an optional document
path, populate the set of SOLR fields for the document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTTPService.sendUpdate(String uri,
SolrElementAdd data) |
void |
HTTPService.sendUpdate(String uri,
SolrElementAdd data,
String encoding)
Posts document data to Solr indexer.
|
void |
HTTPService.sendUpdate(String uri,
SolrElementAdd data,
String encoding,
String contentType) |
| Constructor and Description |
|---|
OutputStreamHttpEntity(SolrElementAdd add,
String encoding) |
Copyright © 2022. All rights reserved.