PHP Class eZ\Publish\Core\Search\Legacy\Content\Indexer

Inheritance: extends eZ\Publish\Core\Search\Common\Indexer
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$searchHandler Handler

Méthodes publiques

Méthode Description
createSearchIndex ( Symfony\Component\Console\Output\OutputInterface $output, integer $iterationCount, boolean $commit ) Create search engine index.

Method Details

createSearchIndex() public méthode

Create search engine index.
public createSearchIndex ( Symfony\Component\Console\Output\OutputInterface $output, integer $iterationCount, boolean $commit )
$output Symfony\Component\Console\Output\OutputInterface
$iterationCount integer
$commit boolean commit changes after each iteration

Property Details

$searchHandler protected_oe property

protected Handler,eZ\Publish\Core\Search\Legacy\Content $searchHandler
Résultat Handler