PHP Class WellCommerce\Bundle\SearchBundle\Indexer\ElasticSearchIndexer

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

Public Methods

Method Description
deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )

Method Details

deindex() public method

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

index() public method

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