We would like to harvest records from our dspace repository using its OAI-PMH interface and make it available as part of Library's discovery system. However, the interface only returns maximum of 100 records. I have tried adding the option
response.max-records to
oai.cfg and changing values at xoai.xml file as explained
here but it doesn’t seem to work. We are running dspace 5.2 on xmlui.
Did anyone experience such problem before and know how to tweak the setting to remove this limit?