File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
src/Nqxcode/LuceneSearch/Console Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ public function fire()
4848 });
4949
5050 $ progress ->finish ();
51+ $ this ->info (PHP_EOL );
5152 }
5253 $ this ->info (PHP_EOL . 'Operation is fully complete! ' );
5354 } else {
Original file line number Diff line number Diff line change @@ -46,6 +46,21 @@ public function getOutputDataProvider()
4646 return [
4747 [
4848 'Creating index for model: "tests\models\Product"
49+ 0/13 [>---------------------------] 0%
50+ 1/13 [==>-------------------------] 7%
51+ 2/13 [====>-----------------------] 15%
52+ 3/13 [======>---------------------] 23%
53+ 4/13 [========>-------------------] 30%
54+ 5/13 [==========>-----------------] 38%
55+ 6/13 [============>---------------] 46%
56+ 7/13 [===============>------------] 53%
57+ 8/13 [=================>----------] 61%
58+ 9/13 [===================>--------] 69%
59+ 10/13 [=====================>------] 76%
60+ 11/13 [=======================>----] 84%
61+ 12/13 [=========================>--] 92%
62+ 13/13 [============================] 100%
63+
4964Creating index for model: "tests\models\Tool"
5065 No available models found.
5166
You can’t perform that action at this time.
0 commit comments