Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Ebsco in reindex status counts #2559

Open
paul-butcher opened this issue Feb 20, 2024 · 1 comment
Open

Include Ebsco in reindex status counts #2559

paul-butcher opened this issue Feb 20, 2024 · 1 comment

Comments

@paul-butcher
Copy link
Contributor

paul-butcher commented Feb 20, 2024

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)

@paul-butcher
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant