Download the PHP package gemini/elastic-bool-query without Composer
On this page you can find all versions of the php package gemini/elastic-bool-query. 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-bool-query
ElasticSearch Bool 查询器
使用
查询操作详见以下单元测试
https://github.com/Gemini-D/elastic-bool-query/blob/main/tests/Cases/BuilderTest.php
修改索引详见以下单元测试
https://github.com/Gemini-D/elastic-bool-query/blob/main/tests/Cases/IndicesTest.php
命令
- 基于索引生成模型
-I 索引名 -M 模型全名
- 基于模型生成索引
假设模型为
-M 模型全名
Hyperf
发布配置
创建模型
使用
接下来就可以根据单测中的示例进行使用了,
写在最后
文档暂时没时间写,大家就看单测凑合凑合吧。
All versions of elastic-bool-query with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
elasticsearch/elasticsearch Version ^8.0
hyperf/collection Version ^3.0
jetbrains/phpstorm-attributes Version ^1.1
elasticsearch/elasticsearch Version ^8.0
hyperf/collection Version ^3.0
jetbrains/phpstorm-attributes Version ^1.1
The package gemini/elastic-bool-query contains the following files
Loading the files please wait ....