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

Find a replacement for an obsolete ObjectStore based content filtering in cache builder workflow #1432

Open
marekhorst opened this issue Sep 25, 2023 · 0 comments

Comments

@marekhorst
Copy link
Member

Cache builder's main purpose is to allow running metadata extraction, out of the regular provisioning cycle, on a predefined set of contents. Since PDF aggregation system replaced ObjectStore as a centralized content storage we cannot rely on an ObjectStoreId as a filtering feature anymore and need to find a replacement in order to be able to narrow down the set of contents to be processed by metadata extraction module (CERMINE in particular).

One viable alternative is checking the identifier prefix.

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

No branches or pull requests

1 participant