glodov/elastic-wrapper
Composer 安装命令:
composer require glodov/elastic-wrapper
包简介
Elastic search PHP wrapper for MVC frameworks
README 文档
README
Elastic search PHP wrapper for MVC frameworks
Example of usage
Run command php tests/index.php to make indexed database of cars taken from automotive-model-year-data.
Run command php tests/search.php to see how search function works. Second initialization of $search = new Search() is required, otherwise it returns old results (from previous search matches), I did not find out why.
统计信息
- 总下载量: 76
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-08-23