Class Mage_CatalogSearch_Model_Resource_Helper_Mysql4
CatalogSearch Mysql resource helper model
- Mage_Core_Model_Resource_Helper_Abstract
- Mage_Core_Model_Resource_Helper_Mysql4
- Mage_Eav_Model_Resource_Helper_Mysql4
- Mage_CatalogSearch_Model_Resource_Helper_Mysql4
Package: Mage\Catalog
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/CatalogSearch/Model/Resource/Helper/Mysql4.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/CatalogSearch/Model/Resource/Helper/Mysql4.php
public
Varien_Db_Select
|
#
chooseFulltext( Varien_Db_Select $table, mixed $alias, mixed $select )
Join information for usin full text search |
public
array(0=>words,
|
|
public
integer
|
#
insertOnDuplicate( mixed $table, array $data, array $fields = array() )
Use sql compatible with Full Text indexes |
attributeSelectFields(),
getCastToIntExpression(),
getDdlTypeByColumnType(),
getLoadAttributesSelectGroups(),
prepareEavAttributeValue()
|
__construct(),
_getConnection(),
_getReadAdapter(),
_getWriteAdapter(),
convertOldColumnDefinition(),
escapeLikeValue(),
getCILike()
|
$_ddlColumnTypes
|
$_modulePrefix,
$_readAdapter,
$_writeAdapter
|