Meilisearch PHP | Documentation

Errors

Table of Contents

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

SimilarDocumentsQuery.php

Type Line Description
ERROR 17 Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen.
ERROR 162 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, rankingScoreThreshold?: int|float }" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen.
ERROR 61 Tag "param" with body "@param non-negative-int|null $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