Demon has uploaded a new change for review.
https://gerrit.wikimedia.org/r/77051
Change subject: Unconditionally define indexing rate to avoid warnings
......................................................................
Unconditionally define indexing rate to avoid warnings
Bug: 52348
Change-Id: Ib96e966c950a55b0356ce447c82bbe3bd5c793ee
---
M forceSearchIndex.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch
refs/changes/51/77051/1
diff --git a/forceSearchIndex.php b/forceSearchIndex.php
index 278f90e..1854792 100644
--- a/forceSearchIndex.php
+++ b/forceSearchIndex.php
@@ -68,6 +68,7 @@
}
$operationStartTime = microtime( true );
$completed = 0;
+ $rate = 0;
$minUpdate = $this->from;
if ( $this->indexUpdates ) {
--
To view, visit https://gerrit.wikimedia.org/r/77051
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib96e966c950a55b0356ce447c82bbe3bd5c793ee
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: Demon <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits