File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ This bundle provides integration with [Elasticsearch](http://www.elasticsearch.o
55Symfony. Features include:
66
77- Integrates the Elastica library into a Symfony environment
8- - Automatically generate mappings using a serializer
8+ - Use JmsSerializer or Symfony Serializer to convert between PHP objects and Elasticsearch data
9+ - Index configuration for Elasticsearch, or send data without configuration to use the dynamic mapping feature of Elasticsearch
910- Listeners for Doctrine events for automatic indexing
1011
1112[ ![ Build Status] ( https://secure.travis-ci.org/FriendsOfSymfony/FOSElasticaBundle.png?branch=master )] ( http://travis-ci.org/FriendsOfSymfony/FOSElasticaBundle ) [ ![ Total Downloads] ( https://poser.pugx.org/FriendsOfSymfony/elastica-bundle/downloads.png )] ( https://packagist.org/packages/FriendsOfSymfony/elastica-bundle ) [ ![ Latest Stable Version] ( https://poser.pugx.org/FriendsOfSymfony/elastica-bundle/v/stable.png )] ( https://packagist.org/packages/FriendsOfSymfony/elastica-bundle ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/friendsofsymfony/elastica-bundle/v/unstable.svg )] ( https://packagist.org/packages/friendsofsymfony/elastica-bundle )
You can’t perform that action at this time.
0 commit comments