<?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 "search" tag.</subtitle>
    <updated>2026-03-08T03:55:06+01:00</updated>
    <author>
        <name>COil</name>
        <email>coil@strangebuzz.com</email>
    </author>
    <link href="https://www.strangebuzz.com/fr/blog/tag/search.xml" rel="self" />
    <id>https://www.strangebuzz.com/fr/blog/tag/search.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 3/3)</title>
            <link href="https://www.strangebuzz.com/fr/blog/implementer-un-moteur-de-recherche-avec-elasticsearch-et-symfony-partie-3" />
            <id>https://www.strangebuzz.com/fr/blog/implementer-un-moteur-de-recherche-avec-elasticsearch-et-symfony-partie-3</id>
            <published>2019-11-16T00:00:00+01:00</published>
            <updated>2020-04-18T00:00:00+02:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">Dans cette troisième et dernière partie, nous allons continuer à peaufiner notre moteur de recherche. Tout d&#039;abord, nous allons améliorer notre stack elasticsearch en incorporant Kibana. Ensuite, nous implémenterons un autocomplete en utilisant la fonctionnalité de suggestion d&#039;elasticsearch.
</summary>
        </entry>
                            <entry>
            <title>Implémenter un moteur de recherche avec elasticsearch et Symfony (partie 2/3)</title>
            <link href="https://www.strangebuzz.com/fr/blog/implementer-un-moteur-de-recherche-avec-elasticsearch-et-symfony-partie-2" />
            <id>https://www.strangebuzz.com/fr/blog/implementer-un-moteur-de-recherche-avec-elasticsearch-et-symfony-partie-2</id>
            <published>2019-10-28T00:00:00+01:00</published>
            <updated>2019-10-28T00:00:00+01:00</updated>
            <author>
                <name>COil</name>
                <email>coil@strangebuzz.com</email>
            </author>
            <summary type="html">Dans la deuxième partie de ce tutoriel, nous allons voir comment améliorer notre moteur de recherche afin de le rendre plus pertinent. Nous allons utiliser un alias, créer un fournisseur de données personnalisé afin de remplir l&#039;index. Nous verrons comment affiner la recherche en boostant certains champs puis finalement nous ajouterons la pagination à la liste de résultats.
</summary>
        </entry>
                            <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>
