Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lazy reification method to ActiveFedora::SolrService #155

Merged
merged 1 commit into from
Jul 12, 2013
Merged

Add lazy reification method to ActiveFedora::SolrService #155

merged 1 commit into from
Jul 12, 2013

Conversation

dchandekstark
Copy link
Member

Added ActiveFedora::SolrService.lazy_reify_solr_results to provide lazy (Ruby 1.9-compatible) reification alternative to .reify_solr_results. (Unfortunately, we can't yet use Ruby 2.0's Enumerable#lazy.)
ActiveFedora::SolrService.reify_solr_results refactored, extracting single reification to .reify_solr_result.
Supplied missing test for :load_from_solr option to .reify_solr_results.

…zy (Ruby 1.9-compatible) reification alternative to .reify_solr_results.

ActiveFedora::SolrService.reify_solr_results refactored, extracting single reification to .reify_solr_result.
Supplied missing test for :load_from_solr option to .reify_solr_results
@jeremyf
Copy link
Contributor

jeremyf commented Jul 12, 2013

👍

1 similar comment
@jcoyne
Copy link
Member

jcoyne commented Jul 12, 2013

👍

jeremyf added a commit that referenced this pull request Jul 12, 2013
Add lazy reification method to ActiveFedora::SolrService
@jeremyf jeremyf merged commit d66fbd9 into samvera:master Jul 12, 2013
@dchandekstark dchandekstark deleted the lazy-reify-solr-results branch July 12, 2013 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants