Homec4science

BibIndex: fix new-old record incremental indexing

Authored by Tibor Simko <tibor.simko@cern.ch> on Jan 28 2015, 10:23.

Description

BibIndex: fix new-old record incremental indexing

  • Fixes incremental indexing leak for "new old" records, i.e. new records that were uploaded as if they were old, via some 005 value from the past. (closes #2693)
  • Also, amends find_affected_records_for_index() default parameter values from mutable empty lists to immutable None in order to prevent potential mishaps.

Signed-off-by: Tibor Simko <tibor.simko@cern.ch>

Details

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:b957a8a21d57: BibIndex: fix new-old record incremental indexing (authored by Tibor Simko <tibor.simko@cern.ch>).Jan 28 2015, 14:51