completeListSize has a value of 300. For ListRecords If the resumptionToken is then provided as an argument, the completeListSize appears to grow by another 300. It's value should be the full length of the list. This is present in at least ListRecords and ListIdentifiers
completeListSize has a value of 300. For ListRecords If the resumptionToken is then provided as an argument, the completeListSize appears to grow by another 300. It's value should be the full length of the list. This is present in at least ListRecords and ListIdentifiers
To replicate: Go to either: https://era.library.ualberta.ca/oai?verb=ListIdentifiers&metadataPrefix=oai_dc https://era.library.ualberta.ca/oai?verb=ListRecords&metadataPrefix=oai_dc and scroll to the bottom, notice the completeListSize having a value of 300. Make another ListRecords request with the resumptionToken and notice completeListSize having a value of 600, growing by 300 each time. Another request to ListIdentifiers with the resumptionToken still has a completeListSize of 300.