PHP 클래스 WellCommerce\Bundle\SearchBundle\Indexer\ElasticSearchIndexer
파일 보기
프로젝트 열기: wellcommerce/wellcommerce
공개 메소드들
메소드 |
설명 |
|
deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity ) |
|
|
index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity ) |
|
|
메소드 상세
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 |
|