MI-DPLA / combine

Combine /kämˌbīn/ - Metadata Aggregator Platform
MIT License
26 stars 11 forks source link

export results of Job as csv / excel #166

Closed ghukill closed 6 years ago

ghukill commented 6 years ago

Related to #113 (exporting as background task)

It would be beneficial to have the ability to export a Job as a tabular document, .csv, excel, etc. This could be a Spark or background task.

ghukill commented 6 years ago

These are probably two separate issues, breaking them out thusly: exporting XML from Jobs, and exporting tabular data from indexed fields.