Closed whikloj closed 8 years ago
@whikloj
karaf@root()> feature:list | grep ldpath
fcrepo-ldpath | 4.6.1 | x | Started | toolbox-features-4.6.1 |
Anything else you want me to verify?
@ruebot If you have a instance running, create an object and make sure it appears in Solr. Otherwise I'm good.
{
"responseHeader":{
"status":0,
"QTime":0,
"params":{
"q":"*:*",
"indent":"true",
"wt":"json"}},
"response":{"numFound":3,"start":0,"docs":[
{
"id":"http://localhost:8080/fcrepo/rest",
"_version_":1546284387028434944},
{
"id":"http://localhost:8080/fcrepo/rest/JAREDISAWESOME/RJD",
"_version_":1546284409751076864},
{
"type":["http://fedora.info/definitions/v4/repository#Container",
"http://fedora.info/definitions/v4/repository#Resource",
"http://www.w3.org/ns/ldp#Container",
"http://www.w3.org/ns/ldp#RDFSource"],
"id":"http://localhost:8080/fcrepo/rest/JAREDISAWESOME",
"hasParent":["http://localhost:8080/fcrepo/rest/"],
"created":"1474651702365",
"lastModified":["1474651702365"],
"lastModifiedBy":["fedoraAdmin"],
"createdBy":["fedoraAdmin"],
"_version_":1546284410409582592}]
}}
Resolves FCREPO-2241