Meilisearch PHP | Documentation

Errors

Table of Contents

src/Contracts/SimilarDocumentsQuery.php 2
src/Search/SearchResult.php 1

SimilarDocumentsQuery.php

Type Line Description
ERROR 113 Tag "return" with body "@return array{id: int|string, offset: non-negative-int, limit: positive-int, filter: array<int, array<int, string>|string>, embedder: non-empty-string, attributesToRetrieve: list<non-empty-string>, showRankingScore: bool, showRankingScoreDetails: bool, retrieveVectors: bool} SimilarDocumentsQuery converted to an array with non null fields" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen.
ERROR 33 Tag "param" with body "@param non-negative-int $offset" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen.

SearchResult.php

Type Line Description
ERROR 145 Tag "return" with body "@return non-negative-int" has error "\Meilisearch\Search\non-negative-int" is not a valid Fqsen.

Search results