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

Support filtering records to index based on schema version #130

Closed
thatbudakguy opened this issue Sep 14, 2022 · 0 comments · Fixed by #133
Closed

Support filtering records to index based on schema version #130

thatbudakguy opened this issue Sep 14, 2022 · 0 comments · Fixed by #133

Comments

@thatbudakguy
Copy link
Member

related to #105.

for folks not using aardvark, we want to support the possibility of harvesting scoped to earlier schema versions. the "simple" way to do this is just e.g. looking for /aardvark/ in the path and asking folks to put their records in an "aardvark" folder, but ideally we would do it the "smart" way and actually look at the schema version in the record at the point we see the record. if this isn't possible for performance reasons, we can fall back to the "simple" strategy.

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