Commit graph

1202 commits

Author SHA1 Message Date
ornicar 05ab288051 Move more inconsistent code to mongodb and orm implementations 2011-05-09 10:56:27 -07:00
ornicar 1ba79f83cf Make use of the doctrine provider countObjects method 2011-05-09 09:56:31 -07:00
ornicar aed89aa8dc Add DoctrineMongoDBProvider and DoctrineORMProvider to deal with count inconsistency 2011-05-09 09:48:25 -07:00
ornicar f071c98143 Remove ObjectManager typehints to ensure doctrine 2.0 compatibility 2011-05-09 09:23:35 -07:00
Thibault Duplessis d7a8da6bf5 Merge pull request #1 from itandrew/patch-1
Fixed README.md
2011-05-08 21:54:36 -07:00
Andrew 05244caa72 Fixed README.md
Matched clone and submodule to Bundle
Fixed formatting for doctrine:
2011-05-08 20:22:51 -07:00
ornicar e52f257918 Add RawFinder 2011-04-27 15:14:21 -07:00
ornicar cb3fae7925 Introduce type prototype configuration 2011-04-27 13:24:29 -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 7be25f92bb Make the automatic object to array transformer generate deep arrays 2011-04-26 11:24:21 -07:00
ornicar 7f98eebd60 Make the automatic object transformer able to transform doctrine collections 2011-04-25 12:32:41 -07:00
ornicar de6e25e74b Fix order of objects returned by the doctrine mapper 2011-04-25 12:32:05 -07:00
ornicar d1407950b5 Add explain capabilities to the search command 2011-04-25 12:31:43 -07:00
ornicar 42688c637e Doc fixes 2011-04-22 10:16:31 -07:00
ornicar c71eebf101 Improve documentation 2011-04-21 20:48:24 -07:00
ornicar 40a68c876d Add documentation (WIP) 2011-04-21 19:34:57 -07:00
ornicar 0ae6ef305f Add support for Doctrine ORM 2011-04-21 19:34:39 -07:00
ornicar fdd62293ed The automatic object transformer now normalizes values 2011-04-21 12:19:20 -07:00
ornicar 0a505212a2 Improve configuration class 2011-04-21 12:19:05 -07:00
ornicar c6358e8d68 Improve search command 2011-04-21 12:18:48 -07:00
ornicar 7a574e4ab1 Fix configuration edge case 2011-04-21 12:17:19 -07:00
ornicar a70df4b950 Fix mapped finder 2011-04-20 14:34:02 -07:00
ornicar e9e0c4b3e7 Synchronize with upstream 2011-04-20 14:28:12 -07:00
ornicar eba893495d Introduce builtin doctrine provider and finder 2011-04-20 13:53:59 -07:00
ornicar 0dd0b395f1 Inject the transformer in the doctrine provider 2011-04-19 20:03:54 -07:00
ornicar f82d1b191b Add ObjectToArrayTransformerInterface with an automatic implementation 2011-04-19 20:03:32 -07:00
Jay Severson 8ae119e20b fixing fromElasticaObjects method to return array as stated 2011-04-19 17:25:53 -07:00
ornicar d64e908988 Allow to configure the doctrine provider query builder creation command 2011-04-18 16:09:16 -07:00
ornicar 65f8aa2d98 Allow to limit number of results in search command 2011-04-18 16:08:46 -07:00
ornicar b4f610bcd6 Add doctrine provider implementation 2011-04-17 10:56:32 -07:00
ornicar 3a409df971 Simplify configuration and make it more robust 2011-04-17 10:55:46 -07:00
ornicar 333f8850cf Fix issue in reseter when an index does not exist yet 2011-04-15 14:28:51 -07:00
ornicar 8f3b39d135 Better logging for the population command 2011-04-15 12:19:27 -07:00
ornicar 7cb9d9ee71 Add configuration processing for the mapping setter 2011-04-15 12:18:36 -07:00
ornicar 60e20bf59b Introduce mapping setter 2011-04-15 12:17:41 -07:00
ornicar 4c10f1eef8 Add 'hydrate' option to the doctrine mapper 2011-04-15 10:35:11 -07:00
ornicar c3a15d5035 Use the new count method in search command 2011-04-14 16:23:45 -07:00
ornicar f0db3bc1a5 Add raw and doctrine paginator adapter implementations 2011-04-14 16:23:10 -07:00
ornicar 4ad7d9a525 Add MapperInterface with a doctrine implementation 2011-04-14 16:22:14 -07:00
ornicar 40827bb2a1 Merge reset and populate commands 2011-04-13 16:22:50 -07:00
ornicar 65dbe74f32 Add types to the DIC 2011-04-13 15:04:49 -07:00
ornicar ab6d0bd8d3 Start refactoring the DIC extension to add type services 2011-04-12 16:43:45 -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 c56f4e62f5 Indroduce populator service, add providers compiler pass 2011-04-11 19:26:10 -07:00
ornicar c128fac685 Complete index creator command 2011-04-11 19:25:04 -07:00
ornicar a0c2d61ff0 Set a default index 2011-04-11 19:23:29 -07:00