samvera-deprecated / solrizer

A lightweight, configurable tool for indexing metadata into solr.
Apache License 2.0
30 stars 13 forks source link

Remove dependency on solrizer-fedora, use AF to update index by pid. #24

Closed mkorcy closed 10 years ago

mkorcy commented 10 years ago

There doesn't seem to be a version of solrizer-fedora compatible with solrizer 3, but I'm not sure its necessary to update that gem for compatibly with solrizer as it seems like this dependency can be replaced with a call to AF's update_index method.