Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created April 27, 2016 17:42
Show Gist options
  • Save jcoyne/5c3f05f5683ba88d33acda3deeeee6d3 to your computer and use it in GitHub Desktop.
Save jcoyne/5c3f05f5683ba88d33acda3deeeee6d3 to your computer and use it in GitHub Desktop.
ActiveFedora::Base.all
HTTP GET (2.84ms) http://127.0.0.1:8983/solr/hydra-development/select?wt=ruby&sort=system_create_dtsi+asc&fl=id&q=*:*&qt=standard&start=0&rows=1000
Response status Net::HTTPOK (200)
Response body {'responseHeader'=>{'zkConnected'=>true,'status'=>0,'QTime'=>0,'params'=>{'q'=>'*:*','qt'=>'standard','fl'=>'id','start'=>'0','sort'=>'system_create_dtsi asc','rows'=>'1000','wt'=>'ruby'}},'response'=>{'numFound'=>8,'start'=>0,'docs'=>[{'id'=>'v692t6634'},{'id'=>'1fd42549-ab94-4d17-ba67-76676598780f'},{'id'=>'v692t6634/members'},{'id'=>'3t945r21d'},{'id'=>'1581c666-f873-4383-8d16-3ff5ba1d66cf'},{'id'=>'v692t6634/members/5b12e971-088d-4659-a732-63d384c25e70'},{'id'=>'v692t6634/list_source'},{'id'=>'3t945r21d/files'}]}}
HTTP HEAD (9.13ms) http://127.0.0.1:8984/rest/dev
Response status Net::HTTPOK (200)
Attempted to init base path `dev`, but it already exists
HTTP HEAD (5.88ms) http://127.0.0.1:8984/rest/dev/v6/92/t6/63/v692t6634
Response status Net::HTTPNotFound (404)
ActiveFedora::ObjectNotFoundError: ActiveFedora::ObjectNotFoundError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment