So, I want to use Elasticsearch as my main source of data and would like to use Phalcon bult-in ODM. How ever it seems only to be design for Mongo, is there any example out there to add a different adapter or manipulate it in some easy way? Since I want to make use of the ODM and the Models I do not want to build my own adapters and model system for this.