PHP 클래스 Smile\ElasticsuiteCatalog\Model\Product\Indexer\Fulltext\Datasource\AttributeData

This class is also used to generate attribute mapping since it implements DynamicFieldProviderInterface.
저자: Aurelien FOUCRET ([email protected])
상속: extends Smile\ElasticsuiteCatalog\Model\Eav\Indexer\Fulltext\Datasource\AbstractAttributeData, implements Smile\ElasticsuiteCore\Api\Index\DatasourceInterface, implements Smile\ElasticsuiteCore\Api\Index\Mapping\DynamicFieldProviderInterface
파일 보기 프로젝트 열기: smile-sa/elasticsuite

공개 메소드들

메소드 설명
addData ( $storeId, array $indexData )

비공개 메소드들

메소드 설명
addAttributeData ( integer $storeId, array $productIds, array $indexData = [] ) : array Append attribute data to the index.
addChildData ( array &$parentData, array $childAttributes ) : void Append data of child products to the parent.
addRelationData ( array &$parentData, array $childAttributes, array $relation ) : void Append relation information to the index for composite products.

메소드 상세

addData() 공개 메소드

public addData ( $storeId, array $indexData )
$indexData array