File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments