Commit graph

20 commits

Author SHA1 Message Date
cevou cbe6071969 Code cleanup
- updated deprecated calls
- cleaned up PHPDoc comments
2013-03-02 12:23:44 +01:00
Evan Owens 1992d6f0d6 Fix odd grammar 2013-02-22 14:03:40 -05:00
matteosister 23c96510d8 colorized output for the foq:elastica:populate command 2012-09-19 14:33:16 +02:00
Geoffrey Brier 9dd4943af7 Fixed missing argument concerning the foq:elastica:populate command 2012-06-14 13:36:48 +02:00
Richard Miller 9f3b3daea2 Merge branch '2.0'
Conflicts:
	Command/PopulateCommand.php
2012-06-13 17:08:08 +01:00
Richard Miller abe282550e Tidying up no-reset option for populate command 2012-06-13 16:52:34 +01:00
Richard Miller e61d0aac0f Updated no-reset option description 2012-05-15 07:48:04 +01:00
pdaether 486e78f3ee New Option no-reset for the populate command 2012-05-07 18:10:26 +02:00
pdaether becc902864 New Option no-reset for the populate command 2012-05-07 17:48:06 +02:00
Matteo Giachino 4a087e2b83 a small typo already fixed in master but not here 2012-04-08 01:19:48 +03:00
Jeremy Mikola 4a80e27283 Enable PopulateCommand to target indexes and types
This makes the Populator service obsolete.
2012-03-12 12:07:51 -04:00
Jeremy Mikola 43eda480c5 Rename "reseter" to "Resetter" (BC break) 2012-03-12 12:07:51 -04:00
ornicar 451a5b4fc2 Remove mapping and setting registries, use the reseter to configure the indexes 2011-09-12 18:28:59 +02:00
ornicar e83a3344e9 Add a setting registry 2011-09-12 17:33:00 +02:00
ornicar 36f0a4bb19 Update commands for Symfony changes. Breaks compatibility with beta5 2011-06-21 10:23:25 -07:00
ornicar 214250416a Replace the type inspector with a mapping registry to improve performances 2011-06-07 14:19:50 -07:00
ornicar 8f3b39d135 Better logging for the population command 2011-04-15 12:19:27 -07:00
ornicar 40827bb2a1 Merge reset and populate commands 2011-04-13 16:22:50 -07:00
ornicar be953b62d7 Give the index manager a default index 2011-04-12 15:15:48 -07:00
ornicar 02dd4d85cc Implement populator and add corresponding command 2011-04-11 19:27:47 -07:00