sul-dlss-deprecated / hydrox

DEPRECATED: Hydrox was an experiment to use Hyrax to replace Hydrus as the web-based deposit interface to the Stanford Digital Repository
0 stars 0 forks source link

Investigate ActiveFedora issue that blocks us from using CloudSearch #49

Open eefahy opened 6 years ago

eefahy commented 6 years ago

Currently, ActiveFedora is very tightly coupled to the Solr API which blocks us from using CloudSearch (AWS' Solr like search engine) or ElasticSearch etc. As a result, we need to maintain a SolrCloud quasi-manually in AWS which we do via two separate beanstalk environments (one for zookeeper instances, one for solr instances) - this is a hefty maintenance lift on the infrastructure as solr can be very touchy about instances coming and going, a common occurrence in AWS.

mjgiarlo commented 6 years ago

Alternatively, wait for Valkyrie support to drop in Hyrax.