2017 © Pedro Peláez
 

library elastic

image

spameri/elastic

  • Wednesday, August 1, 2018
  • by VBoss
  • Repository
  • 0 Watchers
  • 1 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 17 % Grown

The README.md

Build Status, (*1)

ElasticSearch implementation in Nette framework

Fetching data from ElasticSearch, filtering, aggregation and more., (*2)

Install

Install Spameri/Elastic to your project using Composer: composer require spameri/elastic, (*3)

Why this library?

Not because of speed, coolness, scalability. This is here because queries are typed objects. Hopefully easy to understand and true to ElasticSearch great documentation. Documents in ElasticSearch are typed objects. Responce is mapped on typed objects., (*4)

Documentation, (*5)

The Versions

01/08 2018