Commit 9f57e8c
Add
* Add `--flush` option to ImportCommand
Adds the `--flush` flag to `artisan scout:import` which if passed in, will flush the index out before importing
* Update ImportCommand.php
---------
Co-authored-by: Taylor Otwell <[email protected]>--flush option to ImportCommand (#937)1 parent 14ebad0 commit 9f57e8c
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments