<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>The Strangebuzz PHP/Symfony blog.</title>
    <subtitle>Articles for the "docker-compose" tag.</subtitle>
    <updated>2026-05-18T05:17:55+02:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/fr/blog/tag/docker-compose.xml" rel="self" />
    <id>https://www.strangebuzz.com/fr/blog/tag/docker-compose.xml</id>
    <icon>https://www.strangebuzz.com/img/strangebuzz_132.jpg?6.4.9</icon>
    <logo>https://www.strangebuzz.com/img/strangebuzz_1024.jpg?6.4.9</logo>
    <rights> © 2026 Strangebuzz</rights>
                            <entry>
            <title>Implémenter un moteur de recherche avec elasticsearch et Symfony (partie 1/3)</title>
            <link href="https://www.strangebuzz.com/fr/blog/implementer-un-moteur-de-recherche-avec-elasticsearch-et-symfony" />
            <id>https://www.strangebuzz.com/fr/blog/implementer-un-moteur-de-recherche-avec-elasticsearch-et-symfony</id>
            <published>2019-09-22T00:00:00+02:00</published>
            <updated>2020-01-12T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">Dans cet article nous allons voir comment créer un moteur de recherche &quot;full-text&quot; avec elasticsearch dans une application Symfony. Nous allons utiliser Docker compose pour mettre en place les composants elasticsearch. Nous essaierons de garder la configuration aussi succincte que possible en gardant au maximum les paramètres par défaut. A la fin, sur ce site, nous pourrons rechercher des articles et snippets correspondant à un ou plusieurs mots-clés.
</summary>
        </entry>
    </feed>
