PHP Class WellCommerce\Bundle\SearchBundle\Indexer\ElasticSearchIndexer
Mostrar archivo
Open project: wellcommerce/wellcommerce
Public Methods
Method |
Description |
|
deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity ) |
|
|
index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity ) |
|
|
Method Details
public deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity ) |
$entity |
WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface |
|
public index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity ) |
$entity |
WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface |
|