samvera / hydra-pcdm

Samvera implementation of the PCDM model
Other
11 stars 10 forks source link

Optimize solrization of members #83

Closed awead closed 5 years ago

awead commented 9 years ago

Get member_ids of each collection and object, which doesn't instantiate the objects, and classify them (Object vs. Collection) by querying solr for their types.

jrgriffiniii commented 5 years ago

Resolved with https://github.com/samvera/hydra-pcdm/pull/76