/**
  * @see parent::redesignBody()
  */
 function getIndexableBody($content)
 {
     return CSearch::getRawText($content);
 }