Commit graph

18 commits

Author SHA1 Message Date
Tim Nagel dd388e4b25 CS fixes 2015-03-12 21:20:00 +11:00
Luis Cordova cacb40286c clean ups 2013-11-20 08:11:15 -05:00
Lukas Kahwe Smith aafb6e53fb made the bundle compatible with Elastica 0.20.x 2013-04-26 14:10:05 +02:00
Jeremy Mikola 440c36f537 Merge remote-tracking branch 'cevou/master' into pr/245
Conflicts:
	Command/PopulateCommand.php
	Command/SearchCommand.php
	DependencyInjection/Configuration.php
	Doctrine/AbstractElasticaToModelTransformer.php
	Doctrine/AbstractListener.php
	Doctrine/MongoDB/ElasticaToModelTransformer.php
	Doctrine/ORM/ElasticaToModelTransformer.php
	Doctrine/RepositoryManager.php
	Finder/TransformedFinder.php
	Paginator/PaginatorAdapterInterface.php
	Paginator/RawPaginatorAdapter.php
	Persister/ObjectPersister.php
	Propel/ElasticaToModelTransformer.php
	Subscriber/PaginateElasticaQuerySubscriber.php
	Tests/DataCollector/ElasticaDataCollectorTest.php
	Tests/Doctrine/AbstractProviderTest.php
	Tests/Doctrine/RepositoryManagerTest.php
	Tests/Manager/RepositoryManagerTest.php
	Tests/RepositoryTest.php
	Transformer/ElasticaToModelTransformerCollection.php
	composer.json
2013-03-27 14:58:34 -04:00
Jeremy Mikola 3fb9aaa56a Rename FOQ namespaces and services to FOS 2013-03-27 13:44:06 -04:00
cevou cbe6071969 Code cleanup
- updated deprecated calls
- cleaned up PHPDoc comments
2013-03-02 12:23:44 +01:00
Richard Miller 20a58c502c Merge pull request #151 from geecu/fix_search_command
fix search command when no index option is passed
2012-08-10 02:26:14 -07:00
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
Jeremy Mikola 494b73a860 [Command] Refactor foq:elastica:search configuration 2012-03-12 12:07:51 -04:00
ornicar 36f0a4bb19 Update commands for Symfony changes. Breaks compatibility with beta5 2011-06-21 10:23:25 -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 c3a15d5035 Use the new count method in search command 2011-04-14 16:23:45 -07:00
ornicar a2eb6242c0 Add a search command 2011-04-12 15:18:18 -07:00