|
@@ -25,7 +25,7 @@ |
|
|
block discarded – undo |
|
25
|
25
|
*/ |
|
26
|
26
|
protected $signature = 'elastic:migrations:migrate |
|
27
|
27
|
{ config : The path to the index configuration file } |
|
28
|
|
- { --batchSize=' . self::DEFAULT_BATCH_SIZE . ' : The number of documents to handle per batch while re-indexing } |
|
|
28
|
+ { --batchSize=' . self::DEFAULT_BATCH_SIZE.' : The number of documents to handle per batch while re-indexing } |
|
29
|
29
|
{ --updateAllTypes : Forces update across all types }'; |
|
30
|
30
|
|
|
31
|
31
|
/** |
Please login to merge, or discard this patch.