Homec4science

WebSearch: better detection of deleted records

Authored by Tibor Simko <tibor.simko@cern.ch> on Nov 18 2010, 15:08.

Description

WebSearch: better detection of deleted records

  • webcoll now uses MARC tag 980 to detect deleted records instead of using the `collection' index, because this latter one was emptied in case of deleted records by bibindex, leading to a kind of Catch-22 situation between bibindex emptying the index and webcoll relying on it. Using physical MARC tag instead of the logical collection index fixes the problem. But beware if we would like to remove bibxxx tables one day. (closes #358)

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Nov 18 2010, 15:12
Parents
R3600:a0dcb2160179: WebSearch: fix error in dl stats on author pages
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:7722c7f78102: WebSearch: better detection of deleted records (authored by Tibor Simko <tibor.simko@cern.ch>).Nov 18 2010, 15:12