search
Query and retrieve data from Meilisearch indices with flexibility. Specify an index or search across all indices, apply filters, sorting, and pagination for precise results.
Instructions
Search through Meilisearch indices. If indexUid is not provided, it will search across all indices.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | ||
indexUid | No | ||
limit | No | ||
offset | No | ||
query | Yes | ||
sort | No |