PHP Interface Smile\ElasticsuiteCore\Api\Index\Mapping\DynamicFieldProviderInterface

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

Méthodes publiques

Méthode Description
getFields ( ) : Smile\ElasticsuiteCore\Api\Index\Mapping\FieldInterface[] Return a list of mapping fields.

Method Details

getFields() public méthode

Return a list of mapping fields.
public getFields ( ) : Smile\ElasticsuiteCore\Api\Index\Mapping\FieldInterface[]
Résultat Smile\ElasticsuiteCore\Api\Index\Mapping\FieldInterface[]