Hello,

I work on DSpace 4.1.

I activated the OAI server and updated the solr indexes with the command 
*[dspace]/bin/dspace 
oai import* but some queries don't work.

For example,  I can use the "ListSets" verb but I can't use "ListRecords" 
or "ListIdentifiers". Both returns "No matches for the query". I noticed 
that the ListRecords and ListIdentifiers verbs also use the metadataPrefix 
verb.  By default, it's oai_dc. If I change it by ore, I have results.

https://eduq.info/oai/request?verb=ListIdentifiers&metadataPrefix=oai_dc -> 
No matches for the query
https://eduq.info/oai/request?verb=ListIdentifiers&metadataPrefix=ore -> 
Matches are found

I checked the documentation and the mailing-list. I tried to reimport the 
metedatas (*[dspace]/bin/dspace oai import* *-c*) but I still have this 
issues.

I can't tell if it's a bug or a configuration issue.

Any ideas?

Thanks for your help.

François


-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to