public static function remove($site_object)
 {
     FullTextIndexer::instance()->_doRemove($site_object);
 }