| Package | Description |
|---|---|
| org.fcrepo.indexer | |
| org.fcrepo.indexer.solr |
| Modifier and Type | Method and Description |
|---|---|
NamedFields |
NamedFieldsRetriever.get() |
NamedFields |
NamedFieldsDeserializer.read(com.google.gson.stream.JsonReader in) |
| Modifier and Type | Method and Description |
|---|---|
Callable<File> |
FileSerializer.updateSynch(String id,
NamedFields content)
Create or update an index entry for the object.
|
void |
NamedFieldsDeserializer.write(com.google.gson.stream.JsonWriter out,
NamedFields value) |
| Modifier and Type | Method and Description |
|---|---|
Callable<org.apache.solr.client.solrj.response.UpdateResponse> |
SolrIndexer.updateSynch(String id,
NamedFields fields) |
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.