Followup r54225
authorSam Reed <reedy@users.mediawiki.org>
Thu, 19 Aug 2010 11:32:01 +0000 (11:32 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 19 Aug 2010 11:32:01 +0000 (11:32 +0000)
commit62766be90d13f0512dae97ec91a998d387a2e9df
treee3a1a137ba3cf11d63cb27b236d5cdbcdab16d27
parent721ecb6d2d12a7526ab822d139cdad6474560532
Followup r54225

Adding $u->doUpdate(); after $u = new SearchUpdate( $row->rc_cur_id, $title, false );

Seems to make sense, otherwise the function doesn't seem to do a great deal!
maintenance/updateSearchIndex.php