Download the PHP package php-module/elastic-php-based-official without Composer
On this page you can find all versions of the php package php-module/elastic-php-based-official. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package elastic-php-based-official
为什么写
详细使用方法见
- tests/test.php
支持的API
不支持的API
- 目暂不支持function_score, bucket, scroll
- 全部的查询都将被转换为: boolQuery
- 本类适合进行筛选, 不合适做评分
使用:
项目内: composer install
引入: composer require php-module/elastic-php-based-official
聚合
- 现在聚合支持多聚合了~
- 多重聚合被支持了
- 嵌套nested被支持了
单例模式中不使用连接池
使用连接池,从这里复制了一份
https://github.com/hyperf-ext/elasticsearch
不使用hyperf
-
检出此项目,在compose.json中将第四行替换为:
- 然后如下使用
All versions of elastic-php-based-official with dependencies
PHP Build Version
Package Version
The package php-module/elastic-php-based-official contains the following files
Loading the files please wait ....