Skip to content

jigante/ElasticsearchBundle

 
 

Repository files navigation

Sineflow Elasticsearch Bundle for Symfony

License Latest Stable Version Build Status Coverage Status SensioLabsInsight

This bundle was initially based on the Elasticsearch bundle by ONGR.io, however a different vision about how some things are handled, and some additional core requirements eventually turned it into a separate project.

Key points

  • Uses the official elasticsearch-php client
  • Integrates with Symfony 2.7+ and Symfony 3+
  • Uses Doctrine-like entity declarations for Elasticsearch documents
  • Supports multilanguage documents
  • Supports searching in multiple types and indices
  • Supports zero-downtime reindexing by utilizing read and write index aliases
  • Supports data providers for synchronizing Elasticsearch indices with an external data source such as Doctrine

Documentation

Installation instructions and documentation of the bundle can be found here.

License

This bundle is licensed under the MIT license. Please, see the complete license in the LICENSE file.

About

Integration of official Elasticsearch client with Symfony2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.7%
  • HTML 5.3%