Ignore:
Timestamp:
2010-10-26T15:33:45+13:00 (14 years ago)
Author:
kjdon
Message:

metadata_read no longer takes maxdocs args - metadata_read must process all docs, so that whatever few are actually processed by read will get their metadata

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm

    r22316 r23212  
    191191    my ($pluginfo, $base_dir, $file, $block_hash,
    192192    $extrametakeys, $extrametadata, $extrametafile,
    193     $processor, $maxdocs, $gli) = @_;
     193    $processor, $gli, $aux) = @_;
    194194
    195195    # can we process this file??
Note: See TracChangeset for help on using the changeset viewer.