Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.07 KB

README.md

File metadata and controls

16 lines (9 loc) · 1.07 KB

Elasticsearch-php library usage

⚠️ This repository is not supposed to be added to your project. I will "probably" never review PR and maintain this code.

This is a code example to illustrate blog posts.

🇫🇷 1ere partie: Article sur la gestion des index avec elasticsearch-php

🇫🇷 2eme partie: Article sur l'indexation de document avec elasticsearch-php

🇬🇧 Part 1: Blog post about indices management with elasticsearch-php

🇬🇧 Part 2: Blog post about document indexing with elasticsearch-php

Command directory contains Symfony command to illustrate usage of other classes. App directory contains interface that mock real application.