PHP 클래스 WellCommerce\Bundle\SearchBundle\Indexer\ElasticSearchIndexer

저자: Adam Piotrowski ([email protected])
상속: implements WellCommerce\Bundle\SearchBundle\Indexer\IndexerInterface
파일 보기 프로젝트 열기: wellcommerce/wellcommerce

공개 메소드들

메소드 설명
deindex ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )
index ( WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface $entity )

메소드 상세

deindex() 공개 메소드

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

index() 공개 메소드

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