subhh / HOS-MetadataTransformations

DEPRECATED - no longer actively maintained. Automated workflow for harvesting, transforming and indexing of metadata using metha, OpenRefine and Solr. Part of the Hamburg Open Science "Schaufenster" software stack.
http://openscience.hamburg.de
GNU General Public License v3.0
19 stars 1 forks source link

Don't delete index on update #62

Closed dmj closed 4 years ago

dmj commented 4 years ago

The pipeline does not handle errors in the subpipelines. If a subpipeline fails then all records from the data source are silently (!) deleted from the index. This must not happen.