Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waldemarnt/elasticsearch-php-example
basic example with php library to elasticsearch client.
https://github.com/waldemarnt/elasticsearch-php-example
Last synced: 4 days ago
JSON representation
basic example with php library to elasticsearch client.
- Host: GitHub
- URL: https://github.com/waldemarnt/elasticsearch-php-example
- Owner: waldemarnt
- Created: 2014-09-13T05:00:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T16:49:21.000Z (about 9 years ago)
- Last Synced: 2024-11-02T13:42:22.557Z (11 days ago)
- Language: PHP
- Size: 146 KB
- Stars: 23
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
ElasticSearch com PHP
=========Instalação simples
- Baixe o repositorio
- Rode o composer
- Teste os exemplosElasticSearch PHP e uma biblioteca oficial do elasticsearch para ser usado com php, criei alguns exemplos usando ela. Link da biblioteca [ElasticSearchPHP] [1]:
Instalação
--------------```sh
composer install```
License
----MIT
**Free Software, Hell Yeah!**
[1]:http://www.elasticsearch.org/guide/en/elasticsearch/client/php-api/current/