docs: meilisearch integration tutorial (#13532)

* docs: meilisearch integration tutorial

* generate llms
This commit is contained in:
Shahed Nasser
2025-10-08 11:23:43 +03:00
committed by GitHub
parent 439969b015
commit c75a76636a
8 changed files with 6763 additions and 4288 deletions
@@ -257,10 +257,18 @@ const generatedgeneratedIntegrationsSidebarSidebar = {
{
"loaded": true,
"isPathHref": true,
"type": "ref",
"type": "link",
"path": "/integrations/guides/algolia",
"title": "Algolia",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/integrations/guides/meilisearch",
"title": "Meilisearch",
"children": []
}
]
}