Cake\ElasticSearch\Association |
Cake\ElasticSearch\Datasource |
Cake\ElasticSearch\View |
이름 | 설명 |
---|---|
Document | Represents a document stored in a Elastic Search Type |
FilterBuilder | |
Marshaller | Contains logic to convert array data into document objects. |
Query | |
ResultSet | Decorates the Elastica ResultSet in order to hydrate results with the correct class and provide a Collection interface to the returned results. |
Type | Base class for mapping types in indexes. |
TypeRegistry | Factory/Registry class for Type objects. |