ride/cli-orm-elastic
Composer 安装命令:
composer require ride/cli-orm-elastic
包简介
ORM Elastic commands for the Ride CLI
README 文档
README
This module adds various CLI commands for the Elastic integration of the Ride ORM.
Commands
orm elastic define
This command maps the ORM models to the needed indices in Elastic search.
You need to run this command the first time you implement this module and then when you have altered a model definition which is integrated in Elastic.
Syntax: orm elastic define
Alias: oed
orm generate
This command indexes the existing ORM entries into Elastic
Syntax: orm elastic index [<model>]
<model>: Name of the model to index, omit to index all models which have Elastic enabled
Alias: oei
Related Modules
Installation
You can use Composer to install this application.
composer require ride/cli-orm-elastic
统计信息
- 总下载量: 70
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-06-07