CLI command returns odd / unclear output
command:
reindex --indexer.php table1 , table2
and, I get (later on)
[~/public_html]: table2 successfully reindexed
While it is clear that the command was executed on table2, the status of table1 is not mentioned at all. All I know is that table1 is not properly reindexed.
|