PHP Класс eZ\Publish\Core\Search\Elasticsearch\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.

Приватные методы

Метод Описание
indexLocations ( integer $contentId, ProgressBar $progress ) Index Locations of the given Content Object.

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

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\Elasticsearch\Content $searchHandler
Результат Handler