2017 © Pedro Peláez
 

library elastic-wrapper

Elastic search PHP wrapper for MVC frameworks

image

glodov/elastic-wrapper

Elastic search PHP wrapper for MVC frameworks

  • Monday, July 16, 2018
  • by glodov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 59 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 48 % Grown

The README.md

elastic-wrapper

Elastic search PHP wrapper for MVC frameworks, (*1)

Example of usage

Run command php tests/index.php to make indexed database of cars taken from automotive-model-year-data., (*2)

Run command php tests/search.php to see how search function works. Second initialization of $search = new Search() is required, otherwise it returns old results (from previous search matches), I did not find out why., (*3)

The Versions

16/07 2018

dev-master

9999999-dev https://github.com/glodov/elastic-wrapper

Elastic search PHP wrapper for MVC frameworks

  Sources   Download

MIT

The Requires

 

16/07 2018

0.3.0

0.3.0.0 https://github.com/glodov/elastic-wrapper

Elastic search PHP wrapper for MVC frameworks

  Sources   Download

MIT

The Requires