Closed tpendragon closed 9 years ago
Why does Hydra-Works need to index it's child generic works? What's the real use case? I think CurationConcerns already does this and it'd be extra slow to have it happen more than once.
None of the specs say anything about how it would be used -- they just check the solr_doc for the ids.
Unless it's needed for the characterization, derivatives, etc., I'm fine with just getting rid of it.
Related, there are a total of 7 tests that use to_solr -- and all of them are skipped because of #109. There are no uses of to_solr in the main code at all. So I'm for just removing those tests.
I'd expect it to be needed at the Sufia level, but if Curation Concerns can handle it, then I'm alright with it.
I've opened #177 to remove the solr tests.
Closes #109