--- extension/ezflow/datatypes/ezpage/ezpagetype.php.org	2010-12-20 16:23:57.871052581 +0100
+++ extension/ezflow/datatypes/ezpage/ezpagetype.php	2010-12-20 16:24:17.285051324 +0100
@@ -417,17 +417,6 @@
     }
 
     /**
-     * Returns the meta data used for storing search indeces.
-     *
-     * @param eZContentObjectAttribute $contentObjectAttribute
-     * @return string
-     */
-    function metaData( $contentObjectAttribute )
-    {
-        return $contentObjectAttribute->attribute( 'data_text' );
-    }
-
-    /**
      * Returns the value as it will be shown if this attribute is used in the object name pattern.
      *
      * @param eZContentObjectAttribute $contentObjectAttribute
@@ -1064,16 +1053,6 @@
         return true;
     }
 
-    /**
-     * return true if the datatype can be indexed
-     *
-     * @return bool
-     */
-    function isIndexable()
-    {
-        return true;
-    }
-
     /**
      * return string representation of an contentobjectattribute data for simplified export.
      *
