Errors
Table of Contents
DocumentsQuery.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 | 12 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 112 | Tag "return" with body "@return array{ offset?: non-negative-int, limit?: non-negative-int, fields?: non-empty-list<string>|non-empty-string, filter?: list<non-empty-string|list<non-empty-string>>, retrieveVectors?: 'true'|'false' }" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 48 | Tag "param" with body "@param non-negative-int $limit" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 36 | Tag "param" with body "@param non-negative-int $offset" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
IndexesQuery.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 | 12 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 49 | Tag "return" with body "@return array{ offset?: non-negative-int, limit?: non-negative-int }" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 36 | Tag "param" with body "@param non-negative-int $limit" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 24 | Tag "param" with body "@param non-negative-int $offset" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
KeysQuery.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 | 12 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 49 | Tag "return" with body "@return array{ offset?: non-negative-int, limit?: non-negative-int }" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 36 | Tag "param" with body "@param non-negative-int $limit" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 24 | Tag "param" with body "@param non-negative-int $offset" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
MultiSearchFederation.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 | 12 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 85 | Tag "return" with body "@return array{ limit?: non-negative-int, offset?: non-negative-int, facetsByIndex?: array<non-empty-string, list<non-empty-string>>, mergeFacets?: array{maxValuesPerFacet: positive-int}, }" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 46 | Tag "param" with body "@param non-negative-int $offset" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 34 | Tag "param" with body "@param non-negative-int $limit" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
SearchQuery.php
Type | Line | Description |
---|---|---|
ERROR | 87 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 82 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 77 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 72 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 463 | Tag "return" with body "@return array{ indexUid?: non-empty-string, q?: string, filter?: list<non-empty-string|list<non-empty-string>>, locales?: list<non-empty-string>, attributesToRetrieve?: list<non-empty-string>, attributesToCrop?: list<non-empty-string>, cropLength?: positive-int, attributesToHighlight?: list<non-empty-string>, cropMarker?: string, highlightPreTag?: string, highlightPostTag?: string, facets?: list<non-empty-string>, showMatchesPosition?: bool, sort?: list<non-empty-string>, matchingStrategy?: 'last'|'all'|'frequency', offset?: non-negative-int, limit?: non-negative-int, hitsPerPage?: non-negative-int, page?: non-negative-int, vector?: non-empty-list<float|non-empty-list<float>>, hybrid?: array<mixed>, attributesToSearchOn?: non-empty-list<non-empty-string>, showRankingScore?: bool, showRankingScoreDetails?: bool, rankingScoreThreshold?: float, distinct?: non-empty-string, federationOptions?: array<mixed> }" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 345 | Tag "param" with body "@param non-negative-int|null $hitsPerPage" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 333 | Tag "param" with body "@param non-negative-int|null $limit" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 321 | Tag "param" with body "@param non-negative-int|null $offset" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
SimilarDocumentsQuery.php
Type | Line | Description |
---|---|---|
ERROR | 22 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 170 | Tag "return" with body "@return array{ id: int|string, embedder: non-empty-string, offset?: non-negative-int, limit?: positive-int, filter?: array<int, array<int, string>|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 | 65 | Tag "param" with body "@param non-negative-int|null $offset" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
TasksQuery.php
Type | Line | Description |
---|---|---|
ERROR | 18 | Tag "var" with body "@var non-negative-int|null" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
TasksResults.php
Type | Line | Description |
---|---|---|
ERROR | 27 | Tag "var" with body "@var non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 22 | Tag "var" with body "@var non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 17 | Tag "var" with body "@var non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 12 | Tag "var" with body "@var non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 74 | Tag "return" with body "@return non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 66 | Tag "return" with body "@return non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 58 | Tag "return" with body "@return non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
ERROR | 50 | Tag "return" with body "@return non-negative-int" has error "\Meilisearch\Contracts\non-negative-int" is not a valid Fqsen. |
SearchResult.php
Type | Line | Description |
---|---|---|
ERROR | 148 | Tag "return" with body "@return non-negative-int" has error "\Meilisearch\Search\non-negative-int" is not a valid Fqsen. |