Commit graph

80 commits

Author SHA1 Message Date
Gunther Konig 3cdfcf1cea fix search command when no index option is passed 2012-08-10 11:40:01 +03:00
predakanga 049e0da481 Fixed SearchCommand's index option 2012-08-09 12:06:50 +10: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
Jeremy Mikola 494b73a860 [Command] Refactor foq:elastica:search configuration 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 64ea7cb98d Add show-field option to search command 2011-04-27 11:37:12 -07:00
ornicar 0db0490be5 Complete provider, finder, transformers and configuration refactoring 2011-04-27 00:59:04 -07:00
ornicar d1407950b5 Add explain capabilities to the search command 2011-04-25 12:31:43 -07:00
ornicar c6358e8d68 Improve search command 2011-04-21 12:18:48 -07:00
ornicar 65f8aa2d98 Allow to limit number of results in search command 2011-04-18 16:08:46 -07:00
ornicar 8f3b39d135 Better logging for the population command 2011-04-15 12:19:27 -07:00
ornicar c3a15d5035 Use the new count method in search command 2011-04-14 16:23:45 -07:00
ornicar 40827bb2a1 Merge reset and populate commands 2011-04-13 16:22:50 -07:00
ornicar a2eb6242c0 Add a search command 2011-04-12 15:18:18 -07:00
ornicar be953b62d7 Give the index manager a default index 2011-04-12 15:15:48 -07:00
ornicar 15f24fcb59 Add reseter service and command 2011-04-12 15:15:19 -07:00
ornicar 02dd4d85cc Implement populator and add corresponding command 2011-04-11 19:27:47 -07:00
ornicar c128fac685 Complete index creator command 2011-04-11 19:25:04 -07:00
ornicar 0b4839e718 Introduce the Index manager and setup dependency injection 2011-04-10 14:08:51 -07:00