Homec4science

Reduce the verbosity of the `./bin/search index` script.

Authored by Joshua Spence <josh@joshuaspence.com> on Jun 3 2014, 20:46.

Description

Reduce the verbosity of the ./bin/search index script.

Summary: Currently, the ./bin/search index script produces a lot of output (one line for every indexed object). Instead, use a PhutilConsoleProgressBar to indicate progress. This is much less verbose and gives a real indication of how long the script should take to complete.

Test Plan: Ran ./bin/search index and verified that a progress bar was output.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9364

Details

Committed
epriestley <git@epriestley.com>Jun 3 2014, 20:46
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1503840cd945: Batch up SQL operations in the `./bin/repository parents` script.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHc86604bad853: Reduce the verbosity of the `./bin/search index` script. (authored by Joshua Spence <josh@joshuaspence.com>).Jun 3 2014, 20:46