Abstract
I will give an introduction to elasticsearch (https://www.elasticsearch.org) and two ways to use it with PHP. First by directly using the php library elastica (https://elastica.io/en) and second by using the Symfony 2 bundle FOQElasticaBundle (https://github.com/Exercise/FOQElasticaBundle)