PHP Interface Smile\ElasticsuiteCore\Api\Index\DatasourceInterface

Author: Aurelien FOUCRET ([email protected])
Afficher le fichier Open project: smile-sa/elasticsuite

Méthodes publiques

Méthode Description
addData ( integer $storeId, array $indexData ) : array Append data to a list of documents.

Method Details

addData() public méthode

Append data to a list of documents.
public addData ( integer $storeId, array $indexData ) : array
$storeId integer Store id.
$indexData array List of documents to get enriched by the datasources.
Résultat array