Hi Everyone,

We're currently having trouble returning results from risearch.

I have enabled the Resource Index in fedora.fcfg and rebuilt the index without 
any errors.  We're running Fedora 3.4.1 and using the local mulgara triplestore.

Submitting the example itql query from the documentation:

select $object $modified from <#ri>
where  $object <fedora-model:hasModel> 
<info:fedora/fedora-system:ServiceDefinition-3.0>
and    $object <fedora-view:lastModifiedDate> $modified

...only yields the field names: "object","modified" with no results.

Is there a way to verify what is actually in the triplestore?  I've set the 
org.fcrepo log to DEBUG, but the root level log has to remain at INFO because 
of, I assume, this bug: https://jira.duraspace.org/browse/FCREPO-833.  
(Otherwise, fedora will not start.)

The only mulgara related info in the fedora.log file indicates that mulgara has 
substituted aliases.  The fedora-rebuild.log file seems to indicate that its 
successfully parsing triples, so I'm not sure why the triplestore appears to be 
empty.  The data/resourceIndex directory clocks in at 89M so there's something 
in there.  :)

Does anyone know how I might troubleshoot this?  Apologies if these are basic 
questions.

Cheers,
Rob


Robert Wolff
University of New Hampshire Library


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to