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

Bulkrax Export Error for FileSets #990

Open
sephirothkod opened this issue Dec 6, 2024 · 1 comment
Open

Bulkrax Export Error for FileSets #990

sephirothkod opened this issue Dec 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sephirothkod
Copy link
Contributor

sephirothkod commented Dec 6, 2024

Descriptive summary

Bulkrax is sending queries to solr without wrapping ruby models in string quotes. Additionally the query seems to be looking for Hyrax::FileSets exclusively whereas Hyku seems to store the model in Solr as just "FileSet".

Rationale

This error can prevent exports from functions correctly, and throw errors

Expected behavior

Exports just export...

Actual behavior

Exports frequently error and are missing filesets

Steps to reproduce the behavior

export metadata only in bulkrax 8.3 and latest Hyku commit 6ad1bb1

Screenshots

bulkrax error:

Screen Shot 2024-12-05 at 21 21 52

solr has_model_ssim format:

Screen Shot 2024-12-05 at 21 29 40

extension of samvera/hyku#2364

@sephirothkod sephirothkod added the bug Something isn't working label Dec 6, 2024
@sephirothkod sephirothkod transferred this issue from samvera/hyku Dec 6, 2024
@sephirothkod sephirothkod self-assigned this Dec 6, 2024
@sephirothkod
Copy link
Contributor Author

Once the initial error is resolved the filenames for filesets also fail since valkyrie stores them differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant