sinacms/equery

php es 库

v0.9.8 2020-12-30 08:05 UTC

This package is not auto-updated.

Last update: 2024-09-25 01:55:54 UTC


README

@作者 fenglei.xue @日期 2017.11.22 #readme

  • 一个针对 es dsl 的特定库
  • 仅支持查询

为什么这么做

-   use php to search more easily
-   when it is necessary to replace sth, or even replace elasticsearch itself, we can change this lib

示例

see scripts/example.php scripts/example2.php