cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

Add FormHelper context class #23

Closed markstory closed 9 years ago

markstory commented 9 years ago

Add a FormHelper context class to allow ElasticSearch Document Introspection. The context class should provide similar functionality to the relation ORM counterpart.

markstory commented 9 years ago

Fixed with #27