<<

NAME

update_local_use_from_statistics.pl

SYNOPSIS

  update_localuse_from_statistics.pl
  update_localuse_from_statistics.pl --help
  update_localuse_from_statistics.pl --confirm
  update_localuse_from_statistics.pl --verbose

DESCRIPTION

This script updates the items.localuse column with data from the statistics table to make sure the two tables are congruent. NOTE: If you have mapped the items.localuse field in your search engine you must reindex your records after running this script.

OPTIONS

-h--help

Prints this help message

-c|--confirm
    Confirm to run the script.
-v|--verbose
    Add verbosity to output.

<<