FOSElasticaBundle/README.md

36 lines
1.9 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)
2014-08-21 15:23:20 +02:00
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSElasticaBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSElasticaBundle/?branch=master)
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
[Read the documentation for 3.1.x](https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/Resources/doc/index.md)
2011-04-08 23:11:46 +02:00
[Read the documentation for 3.0.x](https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/3.0.x/Resources/doc/index.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