Author: david
Date: Fri Feb 10 12:28:07 2012
New Revision: 10851
Log:
Rollback accidental commit in r10850
Modified:
trunk/plugins/sfSearchPlugin/lib/task/xfPopulateTask.class.php
Modified: trunk/plugins/sfSearchPlugin/lib/task/xfPopulateTask.class.php
==============================================================================
--- trunk/plugins/sfSearchPlugin/lib/task/xfPopulateTask.class.php Fri Feb
10 12:27:05 2012 (r10850)
+++ trunk/plugins/sfSearchPlugin/lib/task/xfPopulateTask.class.php Fri Feb
10 12:28:07 2012 (r10851)
@@ -64,6 +64,6 @@
$index = new $index;
$index->setLogger(new xfLoggerTask($this->dispatcher, $this->formatter));
$index->qubitPopulate($options);
-// $index->optimize();
+ $index->optimize();
}
}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.