https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31161
--- Comment #55 from Ere Maijala <[email protected]> --- (In reply to David Cook from comment #53) > (In reply to Nick Clemens (kidclamp) from comment #51) > > Neither of our patches actually triggers a record change, so partial > > harvests (changes since) won't pickup the difference. > > Hmm touché. I suppose that means that the deleted record would show up in > subsequent changes... but also all subsequent changes. Hmm... Just as a sidenote: I believe the proper way around this would be a publishing process that would periodically publish a new set of records. It could compare the new set against the previous one and add any records no longer available as deleted (it would of course need to carry any previously deleted records over as well, but it could keep their old timestamps). The publishing process would be more complicated, but then the actual OAI-PMH provider (replies to harvesting requests) could be really simple and fast. This would have the additional benefit that the set of records being harvested would never change in the middle of the harvest. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
