Meilisearch
communityOpen-source, fast, and relevant search engine with typo-tolerance.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://{host}/indexes/{indexUid}/searchSearch documents
Parameters
qkeyword (stringrequiredsortsort fields (string[]optionallimitresults (integeroptionalfilterfilter expression (stringoptionalattributesToRetrievefields (string[]optionalReturns
hits[] with document fields and _matchesPosition; estimatedTotalHits, processingTimeMs, queryGET
https://{host}/indexes/{indexUid}Get index
Parameters
indexUidindex UID (stringrequiredReturns
uid, primaryKey, createdAt, updatedAt, numberOfDocumentsGET
https://{host}/indexesList indexes
Parameters
limitresults (integeroptionalReturns
results[] with uid, primaryKey, createdAt, updatedAt