I have a problem with the DSPACE and the OAI-PHM, it is not possible to update the records in the OAI ../oai/request?verb=ListSets
, It shows me the old configuration and old records (33) Now they are 97. As I show you the output of the command:
curl http://localhost:8080/solr/oai/select?q=*:*&indent=true&rows=0
Return
numFound="97"
because the OAI-PMH on the client's side is not updated with 97 records.
A help please,
Thanks