FOSElasticaBundle/README.md

35 lines
1.7 KiB
Markdown
Raw Normal View History

2013-12-17 11:09:58 +01:00
FOSElasticaBundle
=================
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
This bundle provides integration with [ElasticSearch](http://www.elasticsearch.org) and [Elastica](https://github.com/ruflin/Elastica) with
Symfony2. Features include:
2011-04-08 23:11:46 +02:00
2014-03-26 00:07:50 +01:00
- Integrates the Elastica library into a Symfony2 environment
- Automatically generate mappings using a serializer
- Listeners for Doctrine events for automatic indexing
> **Note** Propel support is limited and contributions fixing issues are welcome!
2011-04-08 23:11:46 +02:00
2014-06-17 04:12:54 +02:00
[![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)
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
Documentation
-------------
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
Documentation for FOSElasticaBundle is in `Resources/doc/index.md`
2011-04-08 23:11:46 +02:00
2014-04-04 23:04:52 +02:00
[Read the documentation for 3.0.x (master)](https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/Resources/doc/index.md)
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
[Read the documentation for 2.1.x](https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/2.1.x/README.md)
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
Installation
------------
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
Installation instructions can be found in the [documentation](https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/Resources/doc/setup.md)
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
License
-------
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
This bundle is under the MIT license. See the complete license in the bundle:
2011-04-08 23:11:46 +02:00
2013-12-17 11:09:58 +01:00
Resources/meta/LICENSE