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

Make the valkyrie index adapter configurable #4148

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

no-reply
Copy link
Contributor

@no-reply no-reply commented Nov 6, 2019

Add configuration for the indexing adapter to make access consistent with other
valkyrie adapters. The one-true-way to access the indexing adapter is now
Hyrax.indexing_adapter.

We'll likely only really support the Solr indexing adapter (or things that very
closely conform to its behavior) for the forseeable future.

@samvera/hyrax-code-reviewers

Add configuration for the indexing adapter to make access consistent with other
valkyrie adapters. The one-true-way to access the indexing adapter is now
`Hyrax.indexing_adapter`.

We'll likely only really support the Solr indexing adapter (or things that very
closely conform to its behavior) for the forseeable future.
@VivianChu
Copy link
Contributor

@no-reply - LGTM 👍 However coverage/coveralls failed because coverage decreased 6.9%. Do you need to add test to make that increase the coverage?

@no-reply
Copy link
Contributor Author

no-reply commented Nov 6, 2019

@VivianChu coveralls routinely reports coverage varying by this much. it's unrelated to this PR.

we made coveralls a non-required check for this reason, and have plans to remove it entirely.

@no-reply no-reply merged commit ab362df into master Nov 6, 2019
@no-reply no-reply deleted the valkyrie-indexer-config branch November 8, 2019 03:36
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

Successfully merging this pull request may close these issues.

2 participants