Classes
\CyberDuck\Searchly\DataObject
| Name | Description | |
|---|---|---|
| DataObjectHierarchy | Builds DataObject hierarchy spec. | EMPTY |
| PrimitiveDataObject | Creates a stdClass representation of a DataObject populated with fields and its relations. | EMPTY |
| PrimitiveDataObjectFactory | Creates a stdClass representation of a DataObject populated with its fields and its relations. | EMPTY |
\CyberDuck\Searchly\Index
| Name | Description | |
|---|---|---|
| SearchIndex | Object representation of a Elastic Search index. | EMPTY |
| SearchIndexClient | Client to interact with the Elastic Search API. | EMPTY |
| SearchQuery | Object representing a search query and its results. | EMPTY |