Skip to content

external.meilisearch

Node ID: external.meilisearch

Category: platform

InputTypeDescription
qstringSearch query string
limitnumberNumber of results to return
offsetnumberPagination offset
filterstringFilter expression
OutputTypeDescription
resultsarraySearch results or index list
recordobjectSingle document record
idstringDocument or index ID
rawResponseobjectRaw response (size-limited)
hasMorebooleanWhether more results are available
totalnumberTotal number of results