v1
latestOpenAPI 3.0.32026-07-17265.5 KBSearch an index
get/{index}/search
Path parameters
indexstring required
Index path or prebuilt index name.
Query parameters
querystring required
Query.
hitsinteger
Number of hits to return.
parseboolean
If true, try to return parsed document contents; if false, return the raw stored document string.
Response
Search results.
Example response
{
"api": "v1"
}