Skip to content

Commit e319e17

Browse files
Update learn/resources/telemetry.mdx
Co-authored-by: macraig <[email protected]>
1 parent 6881f70 commit e319e17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/resources/telemetry.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ This list is liable to change with every new version of Meilisearch. It's not be
250250
| `vector.retrieve_vectors` | `true` if the retrieve_vectors parameter has been used in this batch. | false
251251
| `hybrid.enabled` | `true` if hybrid search been used in the aggregated event | true
252252
| `hybrid.semantic_ratio` | `true` if semanticRatio was used in this batch, otherwise false | false
253-
| `hybrid.total_media` | Aggregated number of search request where `media` is not `null` | 42
253+
| `hybrid.total_media` | Aggregated number of search requests where `media` is not `null` | 42
254254
| `embedders.total` | Numbers of defined embedders | 2
255255
| `embedders.sources` | An array representing the different provided sources | ["huggingFace", "userProvided"]
256256
| `embedders.document_template_used` | A boolean indicating if one of the provided embedders has a custom template defined | true

0 commit comments

Comments
 (0)