PHRAS-1797 porting searchengine:index to 4.1 (#2454)

* portage commande searchengine:index vers 4.1

* FIX Indexer

* Update DataboxFetcherFactory.php
This commit is contained in:
aynsix
2018-01-30 21:50:57 +04:00
committed by jygaulier
parent 06c432535f
commit df85aa8827
10 changed files with 481 additions and 47 deletions

View File

@@ -23,7 +23,7 @@ class IndexPopulateCommand extends Command
{
$this
->setName('searchengine:index:populate')
->setDescription('Populate search index')
->setDescription('Populate search index <fg=yellow;>(Deprecated use searchengine:index instead)</>')
->addOption(
'thesaurus',
null,