working/random.git
9 years agopingest supports max/min ID, duration, more ops
Bill Erickson [Tue, 16 Feb 2016 17:59:55 +0000 (12:59 -0500)]
pingest supports max/min ID, duration, more ops

From the new help text:

    --batch-size
        Number of records to process per batch

    --max-child
        Max number of worker processes

    --skip-browse
    --skip-attrs
    --skip-search
    --skip-facets
        Skip the selected reingest component

    --start-id
        Start processing at this record ID.

    --end-id
        Stop processing when this record ID is reached

    --max-duration
        Stop processing after this many total seconds have passed.

    --help
        Show this help text.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
9 years agoCloning pingest from git.mvlcstaff.org/jason/evergreen_utilities.git
Bill Erickson [Tue, 16 Feb 2016 18:09:18 +0000 (13:09 -0500)]
Cloning pingest from git.mvlcstaff.org/jason/evergreen_utilities.git

Signed-off-by: Bill Erickson <berickxx@gmail.com>
13 years agoAdd quick README to the master branch master
Thomas Berezansky [Thu, 22 Mar 2012 17:06:59 +0000 (13:06 -0400)]
Add quick README to the master branch

Otherwise the default clone branch will be empty.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>