PHP Class WellCommerce\Bundle\SearchBundle\Indexer\ElasticSearchIndexer

Author: Adam Piotrowski ([email protected])
Inheritance: implements WellCommerce\Bundle\SearchBundle\Indexer\IndexerInterface
Afficher le fichier Open project: wellcommerce/wellcommerce

Méthodes publiques

Méthode Description
deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )

Method Details

deindex() public méthode

public deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
$entity WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface

index() public méthode

public index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
$entity WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface