Index: branches/5.2.x/core/units/categories/categories_config.php =================================================================== diff -u -r16591 -r16634 --- branches/5.2.x/core/units/categories/categories_config.php (.../categories_config.php) (revision 16591) +++ branches/5.2.x/core/units/categories/categories_config.php (.../categories_config.php) (revision 16634) @@ -1,6 +1,6 @@ Array ('type' => 'int', 'default' => 0), 'OldPriority' => Array ('type' => 'int', 'default' => 0), + // For search. + 'PageContent' => array('type' => 'string', 'default' => ''), + // for primary image 'AltName' => Array ('type' => 'string', 'default' => ''), 'SameImages' => Array ('type' => 'string', 'default' => ''),