sinacms/equery

php es lib

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

This package is not auto-updated.

Last update: 2024-05-07 23:55:25 UTC


README

@author fenglei.xue @date 2017.11.22 #readme

  • an es dsl specific lib
  • only support query

why do this:

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

examples:

see scripts/example.php scripts/example2.php