FOSElasticaBundle Documentation
===============================

Available documentation for FOSElasticaBundle
---------------------------------------------

* [Setup](setup.md)
* [Usage](usage.md)
* [Using a Serializer](serializer.md)
* [Indexes](indexes.md)
* [Provider](provider.md)
* [Index templates](templates.md)

Cookbook Entries
----------------

* [Aliased Indexes](cookbook/aliased-indexes.md)
* [Custom Indexed Properties](cookbook/custom-properties.md)
* [Custom Repositories](cookbook/custom-repositories.md)
* [Pre Transform Event](cookbook/pre-transform-event.md)
* [Elastica HTTP client configuration](cookbook/elastica-http-client-configuration.md)
* [HTTP Auth for Elastica](cookbook/http-auth-for-elastica.md)
* [Manual Providers](cookbook/manual-provider.md)
* [Clustering - Multiple Connections](cookbook/multiple-connections.md)
* [Hints on result hydration](cookbook/hints-on-result-hydration.md)
* [Attachments Handling](cookbook/attachments.md)
* [Populate Events](cookbook/populate-events.md)
* Performance
   - [Logging](cookbook/logging.md)
   - [Compression](cookbook/compression.md)
   - [Speed up populate command](cookbook/speed-up-populate-command.md)
   - [Speed up populate command (AWS SQS)](cookbook/speed-up-populate-command-sqs.md)
   - [Doctrine queue listener](cookbook/doctrine-queue-listener.md)
