Changes between Version 23 and Version 24 of oaipmh_improvements
- Timestamp:
- 07/16/12 18:01:47 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
oaipmh_improvements
v23 v24 128 128 * Before removal, a metadata object will be added to a table of deleted records and indexed with status set to deleted. Normal searches on the catalog will not return these records as the default search terms will exclude records with this status (this will require a change to the default Lucene search terms). 129 129 * The OAIPMH server will advertise that it maintains deleted records in a persistent manner when answering the OAIPMH "Identify" request as per the OAI protocol document in the Links section. 130 * OAIPMH searches will search current and deleted records in the Lucene index - deleted records will be returned with status="deleted" as per the OAIPMH standard. 130 131 131 132 The estimated time to implement this feature, including testing is 3 weeks.
