sul-dlss-deprecated / triannon

Rails engine for working with storage of OpenAnnotations stored in Fedora4
Other
13 stars 1 forks source link

oa:annotatedAt indexed, not stored in Fedora #235

Open nicolasfranck opened 8 years ago

nicolasfranck commented 8 years ago

I see that the solr_writer.rb creates a date "annotated_at", using the current date of indexation.

But what if one wants to reindex all annotations ( e.g. Solr has been emptied ) from fedora into Solr? In that case all those dates are recreated, and set to the current time.

possible solutions: