Skip to content

fazland/FazlandElasticaBundle

Repository files navigation

FazlandElasticaBundle

Build Status

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

  • Integrates the Elastica library into a Symfony environment
  • Automatically generate mappings using a serializer
  • Listeners for Doctrine events for automatic indexing

Documentation

Documentation for FazlandElasticaBundle is in doc/index.md

Installation

Installation instructions can be found in the documentation

License

This bundle is under the MIT license. See the complete license in the bundle in the LICENSE file

Contribute

Contributions are always welcome. Feel free to open issues or submit PRs to improve this bundle