PHP Класс eZ\Publish\Core\Search\Legacy\Content\Indexer

Наследование: extends eZ\Publish\Core\Search\Common\Indexer
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$searchHandler Handler

Открытые методы

Метод Описание
createSearchIndex ( Symfony\Component\Console\Output\OutputInterface $output, integer $iterationCount, boolean $commit ) Create search engine index.

Описание методов

createSearchIndex() публичный Метод

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

Описание свойств

$searchHandler защищенное свойство

protected Handler,eZ\Publish\Core\Search\Legacy\Content $searchHandler
Результат Handler