hyku icon indicating copy to clipboard operation
hyku copied to clipboard

Make and configure a custom Valkyrie Indexing Adapter

Open laritakr opened this issue 10 months ago • 0 comments

Descriptive summary

The Hyrax indexing adapter does not correctly find the URL to use for Hyku tenants in all situations. Changes were made overriding Hyrax's behavior. This ticket is to instead consider making and configuring a new indexing adapter in Hyku.

Rationale

Setting up and configuring custom adapters is the norm for Valkyrization. Prior work to fix the solr url issues overrides the indexing adapter, which doesn't make sense given the adapter paradigm.

Related work

Issues: https://github.com/scientist-softserv/hykuup_knapsack/issues/194 https://github.com/samvera/hyku/issues/2177

Code changes to address the issues: Stab in the dark attempt to fix https://github.com/samvera/hyku/pull/2179 https://github.com/samvera/hyku/pull/2180 https://github.com/samvera/hyku/pull/2182

laritakr avatar Apr 08 '24 14:04 laritakr