Dear Islam,
Thank you for your answer. As a follow-up question - approximating OAI-PMH using the REST API:
to regularly find new results that match a "HAS_FT:y AND OPEN_ACCESS:y" query.
An obvious idea is to do ask weekly for eg. "HAS_FT:y AND OPEN_ACCESS:y AND some_date:[2025-04-01 TO 2025-04-07]"
But is there a "some_date" field that ensures that I miss nothing, or at least very little, that way?
I guess that FIRST_IDATE will not work if one of HAS_FT or OPEN_ACCESS changes to 'yes' during a subsequent update.
So, UPDATE_DATE looks promising - although may probably return quite a few records that already matched HAS_FT:y AND OPEN_ACCESS:y
some weeks before.
But will it miss something? And is there some other date field that will mostly/only be updated when a fulltext appears?
Regards,
Michał Politowski