|
150 | 150 | "icon": "book", |
151 | 151 | "groups": [ |
152 | 152 | { |
153 | | - "group": "GETTING STARTED", |
| 153 | + "group": "Getting started", |
154 | 154 | "pages": [ |
155 | 155 | "home", |
156 | 156 | "learn/getting_started/cloud_quick_start", |
|
162 | 162 | ] |
163 | 163 | }, |
164 | 164 | { |
165 | | - "group": "AI-POWERED SEARCH", |
| 165 | + "group": "AI-powered search", |
166 | 166 | "pages": [ |
167 | 167 | "learn/ai_powered_search/getting_started_with_ai_search", |
| 168 | + "learn/ai_powered_search/configure_rest_embedder", |
| 169 | + "learn/ai_powered_search/document_template_best_practices", |
| 170 | + "learn/ai_powered_search/image_search_with_user_provided_embeddings", |
168 | 171 | "learn/ai_powered_search/search_with_user_provided_embeddings", |
| 172 | + "learn/ai_powered_search/retrieve_related_search_results", |
| 173 | + "learn/ai_powered_search/choose_an_embedder", |
169 | 174 | "learn/ai_powered_search/difference_full_text_ai_search" |
170 | 175 | ] |
171 | 176 | }, |
172 | 177 | { |
173 | | - "group": "SELF-HOSTED", |
| 178 | + "group": "Self-hosted", |
174 | 179 | "pages": [ |
175 | 180 | "learn/self_hosted/getting_started_with_self_hosted_meilisearch", |
176 | 181 | "learn/self_hosted/configure_meilisearch_at_launch", |
|
179 | 184 | ] |
180 | 185 | }, |
181 | 186 | { |
182 | | - "group": "ANALYTICS", |
| 187 | + "group": "Analytics", |
183 | 188 | "pages": [ |
184 | 189 | "learn/analytics/configure_analytics", |
185 | 190 | "learn/analytics/configure_monitoring", |
|
189 | 194 | ] |
190 | 195 | }, |
191 | 196 | { |
192 | | - "group": "TEAMS", |
| 197 | + "group": "Teams", |
193 | 198 | "pages": [ |
194 | 199 | "learn/teams/teams" |
195 | 200 | ] |
196 | 201 | }, |
197 | 202 | { |
198 | | - "group": "TASKS AND ASYNCHRONOUS OPERATIONS", |
| 203 | + "group": "Tasks and asynchronous operations", |
199 | 204 | "pages": [ |
200 | 205 | "learn/async/working_with_tasks", |
201 | 206 | "learn/async/filtering_tasks", |
|
205 | 210 | ] |
206 | 211 | }, |
207 | 212 | { |
208 | | - "group": "CONFIGURATION", |
| 213 | + "group": "Configuration", |
209 | 214 | "pages": [ |
210 | 215 | "learn/configuration/configuring_index_settings", |
211 | 216 | "learn/configuration/configuring_index_settings_api" |
212 | 217 | ] |
213 | 218 | }, |
214 | 219 | { |
215 | | - "group": "FILTERING AND SORTING", |
| 220 | + "group": "Filtering and sorting", |
216 | 221 | "pages": [ |
217 | 222 | "learn/filtering_and_sorting/filter_search_results", |
218 | 223 | "learn/filtering_and_sorting/search_with_facet_filters", |
|
223 | 228 | ] |
224 | 229 | }, |
225 | 230 | { |
226 | | - "group": "SECURITY AND PERMISSIONS", |
| 231 | + "group": "Security and permissions", |
227 | 232 | "pages": [ |
228 | 233 | "learn/security/basic_security", |
229 | 234 | "learn/security/generate_tenant_token_sdk", |
|
237 | 242 | ] |
238 | 243 | }, |
239 | 244 | { |
240 | | - "group": "MULTI-SEARCH", |
| 245 | + "group": "Multi-search", |
241 | 246 | "pages": [ |
242 | 247 | "learn/multi_search/performing_federated_search", |
| 248 | + "learn/multi_search/implement_sharding", |
243 | 249 | "learn/multi_search/multi_search_vs_federated_search" |
244 | 250 | ] |
245 | 251 | }, |
246 | 252 | { |
247 | | - "group": "UPDATE AND MIGRATION", |
| 253 | + "group": "Update and migration", |
248 | 254 | "pages": [ |
249 | 255 | "learn/update_and_migration/migrating_cloud", |
250 | 256 | "learn/update_and_migration/updating", |
|
253 | 259 | ] |
254 | 260 | }, |
255 | 261 | { |
256 | | - "group": "DATA BACKUP", |
| 262 | + "group": "Data backup", |
257 | 263 | "pages": [ |
258 | 264 | "learn/data_backup/dumps", |
259 | 265 | "learn/data_backup/snapshots", |
260 | 266 | "learn/data_backup/snapshots_vs_dumps" |
261 | 267 | ] |
262 | 268 | }, |
263 | 269 | { |
264 | | - "group": "INDEXING", |
| 270 | + "group": "Indexing", |
265 | 271 | "pages": [ |
266 | 272 | "learn/indexing/indexing_best_practices", |
267 | 273 | "learn/indexing/ram_multithreading_performance", |
268 | 274 | "learn/indexing/tokenization" |
269 | 275 | ] |
270 | 276 | }, |
271 | 277 | { |
272 | | - "group": "ENGINE", |
| 278 | + "group": "Engine", |
273 | 279 | "pages": [ |
274 | 280 | "learn/engine/concat", |
275 | 281 | "learn/engine/datatypes", |
|
278 | 284 | ] |
279 | 285 | }, |
280 | 286 | { |
281 | | - "group": "RELEVANCY", |
| 287 | + "group": "Relevancy", |
282 | 288 | "pages": [ |
283 | 289 | "learn/relevancy/relevancy", |
284 | 290 | "learn/relevancy/ranking_rules", |
|
293 | 299 | ] |
294 | 300 | }, |
295 | 301 | { |
296 | | - "group": "RESOURCES", |
| 302 | + "group": "Resources", |
297 | 303 | "pages": [ |
298 | 304 | "learn/resources/known_limitations", |
299 | 305 | "learn/resources/experimental_features_overview", |
|
313 | 319 | "icon": "code", |
314 | 320 | "groups": [ |
315 | 321 | { |
316 | | - "group": "API REFERENCE", |
| 322 | + "group": "API reference", |
317 | 323 | "pages": [ |
318 | 324 | "reference/api/overview", |
319 | 325 | "reference/api/indexes", |
320 | 326 | "reference/api/documents", |
321 | 327 | "reference/api/search", |
322 | 328 | "reference/api/multi_search", |
| 329 | + "reference/api/network", |
323 | 330 | "reference/api/similar", |
324 | 331 | "reference/api/facet_search", |
325 | 332 | "reference/api/tasks", |
|
337 | 344 | ] |
338 | 345 | }, |
339 | 346 | { |
340 | | - "group": "ERRORS", |
| 347 | + "group": "Errors", |
341 | 348 | "pages": [ |
342 | 349 | "reference/errors/overview", |
343 | 350 | "reference/errors/error_codes" |
|
350 | 357 | "icon": "file-lines", |
351 | 358 | "groups": [ |
352 | 359 | { |
353 | | - "group": "FRONT END", |
| 360 | + "group": "Front end", |
354 | 361 | "pages": [ |
355 | 362 | "guides/front_end/front_end_integration", |
356 | 363 | "guides/front_end/react_quick_start", |
|
360 | 367 | ] |
361 | 368 | }, |
362 | 369 | { |
363 | | - "group": "BACK END", |
| 370 | + "group": "Back end", |
364 | 371 | "pages": [ |
365 | 372 | "guides/laravel_scout", |
366 | 373 | "guides/strapi_v4", |
367 | 374 | "guides/ruby_on_rails_quick_start" |
368 | 375 | ] |
369 | 376 | }, |
370 | 377 | { |
371 | | - "group": "ARTIFICAL INTELLIGENCE", |
| 378 | + "group": "Artificial intelligence", |
372 | 379 | "pages": [ |
| 380 | + "guides/ai/mcp", |
373 | 381 | "guides/embedders/openai", |
374 | 382 | "guides/langchain", |
375 | 383 | "guides/embedders/huggingface", |
|
381 | 389 | ] |
382 | 390 | }, |
383 | 391 | { |
384 | | - "group": "PERFORMANCE", |
| 392 | + "group": "Performance", |
385 | 393 | "pages": [ |
386 | 394 | "guides/improve_relevancy_large_documents" |
387 | 395 | ] |
388 | 396 | }, |
389 | 397 | { |
390 | | - "group": "SECURITY", |
| 398 | + "group": "Security", |
391 | 399 | "pages": [ |
392 | 400 | "guides/http2_ssl", |
393 | 401 | "guides/laravel_multitenancy", |
394 | 402 | "guides/multitenancy_nodejs" |
395 | 403 | ] |
396 | 404 | }, |
397 | 405 | { |
398 | | - "group": "DEPLOYMENT", |
| 406 | + "group": "Deployment", |
399 | 407 | "pages": [ |
400 | 408 | "guides/running_production", |
401 | 409 | "guides/deployment/aws", |
|
407 | 415 | ] |
408 | 416 | }, |
409 | 417 | { |
410 | | - "group": "INTEGRATIONS", |
| 418 | + "group": "Integrations", |
411 | 419 | "pages": [ |
412 | 420 | "guides/vercel" |
413 | 421 | ] |
414 | 422 | }, |
415 | 423 | { |
416 | | - "group": "MISCELLANEOUS", |
| 424 | + "group": "Miscellaneous", |
417 | 425 | "pages": [ |
418 | 426 | "guides/postman_collection", |
419 | 427 | "guides/docker" |
|
0 commit comments