Property | Type | Description | |
---|---|---|---|
$searchHandler |
Method | Description | |
---|---|---|
createSearchIndex ( Symfony\Component\Console\Output\OutputInterface $output, integer $iterationCount, boolean $commit ) | 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 |