You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to include the individual EBSCO records in the count reported by get_reindex_status, otherwise it will erroneously report that we have created more Works than we started with.
My initial plan WRT transforming EBSCO content was to split the collection into records in the transformer (assuming the documents are not huge). This means that the count would also have to somehow split the XML to find the expected record count.
It may be appropriate, instead, to crack the document in an adapter.
We need to include the individual EBSCO records in the count reported by get_reindex_status, otherwise it will erroneously report that we have created more Works than we started with.
Originally posted by @paul-butcher in #2556 (comment)
The text was updated successfully, but these errors were encountered: