Php Es Mapper Versions Save

An elasticsearch simple mapping ORM for php

v1.6.0

8 years ago

v1.6.0-pre.1

8 years ago

Elastic query builder is an easy way to build complex elastic queries. It provides:

  1. Bool joins.
  2. Sub queries.
  3. Fluid interface.
  4. Auto detection of query type.
  5. Auto detection of filter/query
  6. Auto detection of the query tool.
  7. Advanced options if needed.
  8. No config required.

v1.5.0

8 years ago

Now, whenever a document is created, the returned value will be the model of that created document.

v1.4.2

8 years ago

v1.4.1

8 years ago

v1.4.0

8 years ago

v1.3.1

8 years ago

v1.3.0

8 years ago

v1.2.0

8 years ago

From Result objects, a deep fetching is possible using the dot notation.

v1.1.2

8 years ago

Now it is possible to retrieve index meta data using the meta function.