Over a short series of posts I am going to have a look at using elasticsearch with Symfony2. Elasticsearch is built on top of Lucene and indexes data as JSON documents in a similar way to the way MongoDB stores data. This means as with Mongo that it is schemaless and creates fields on the [...]


