Hybrid Post

POST
Performs search, using a combination of syntactic and semantic search.

Request

This endpoint expects an object.
namespaceenumRequired
The namespaces for hybrid search.
querystringRequired
The query string.
limitintegerOptional
The maximum number of items to return in a page. The default is '10'.
semantic_weightdoubleOptional
The weightage for semantic search. Values between 0 and 1 are accepted.

Response

This endpoint returns an object
resultslist of objects
The search results.