Yii 2.0 权威指南配合数据库工作(Working with Databases)ElasticSearch
上一篇:MongoDB
下一篇:创建表单(Creating F...
ElasticSearch
This extension provides the elasticsearch integration for the Yii2 framework. It includes basic querying/search support and also implements the ActiveRecord
pattern that allows you to store active records in elasticsearch.
Getting Started
- Installation
Usage
- Using the Query
- Using the ActiveRecord
Additional topics
- Using the elasticsearch DebugPanel
- Relation definitions with records whose primary keys are not part of attributes
- Fetching records from different indexes/types
上一篇:MongoDB
下一篇:创建表单(Creating F...