Skip to content

Commit 9f73c04

Browse files
authored
clarify the features in the readme file
1 parent 1718aa7 commit 9f73c04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ This bundle provides integration with [Elasticsearch](http://www.elasticsearch.o
55
Symfony. 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)

0 commit comments

Comments
 (0)