Go to file
2013-12-17 21:17:28 +11:00
Command clean ups 2013-11-20 08:11:15 -05:00
Configuration clean ups 2013-11-20 08:11:15 -05:00
DataCollector Rename FOQ namespaces and services to FOS 2013-03-27 13:44:06 -04:00
DependencyInjection Refactor documentation 2013-12-17 21:17:28 +11:00
Doctrine clean ups 2013-11-20 08:11:15 -05:00
Exception Rename FOQ namespaces and services to FOS 2013-03-27 13:44:06 -04:00
Finder clean ups 2013-11-20 08:11:15 -05:00
Logger Store connection infos for all transports, display infos in debug 2013-12-09 14:46:06 +01:00
Manager clean ups 2013-11-20 08:11:15 -05:00
Paginator clean ups 2013-11-20 08:11:15 -05:00
Persister Fix Persister constructor and undefined property 2013-12-02 22:26:30 +01:00
Propel added new options to fos:elastica:populate command and options array parameter to ProviderInterface 2013-11-11 13:23:28 +11:00
Provider clean ups 2013-11-20 08:11:15 -05:00
Resources Refactor documentation 2013-12-17 21:17:28 +11:00
Serializer clean ups 2013-11-20 08:11:15 -05:00
Subscriber Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
Tests Do not set default value to *, might conflict when using e.g. path_match and match_pattern regex together 2013-12-10 15:37:41 +01:00
Transformer Merge pull request #400 from cordoval/cleanups 2013-12-10 02:15:53 -08:00
.gitignore Configure Travis CI 2012-03-06 20:33:50 -05:00
.travis.yml Ensure mongo extension is available in Travis CI 2013-03-28 16:31:26 -04:00
CHANGELOG-2.0.md Update 2.0.x changelog 2013-06-06 11:13:12 -04:00
CHANGELOG-2.1.md Update 2.1.x changelog 2013-06-06 11:19:59 -04:00
Client.php Fix issue with logger not having logQuery method 2013-12-10 21:25:38 +11:00
composer.json Add Symfony ExpressionLanguage support for indexable callback 2013-11-04 00:09:21 +02:00
FOSElasticaBundle.php Merge branch '1.0.x' 2013-03-27 13:58:57 -04:00
HybridResult.php made the bundle compatible with Elastica 0.20.x 2013-04-26 14:10:05 +02:00
IndexManager.php made the bundle compatible with Elastica 0.20.x 2013-04-26 14:10:05 +02:00
phpunit.xml.dist Rename FOQ namespaces and services to FOS 2013-03-27 13:44:06 -04:00
README.md Refactor documentation 2013-12-17 21:17:28 +11:00
Repository.php added purge command 2013-04-26 19:46:15 +02:00
Resetter.php Merge branch '2.1.x' 2013-11-11 13:30:29 +11:00
UPGRADE-3.0.md Add UPGRADE-3.0.md file with descriptions of new features / changes 2013-12-02 22:35:50 +01:00

FOSElasticaBundle

This bundle provides integration with ElasticSearch and Elastica with Symfony2. Features include:

  • Features...

Build Status Total Downloads Latest Stable Version

Documentation

Documentation for FOSElasticaBundle is in Resources/doc/index.md

Read the documentation for 3.0.x (master))

Read the documentation for 2.1.x

Installation

Installation instructions can be found in the documentation

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE