PHP Cake\ElasticSearch Пространство имен

Пространства имен

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.