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>=1 character<=400 characters

The query string.

limitintegerOptional>=0<=50

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.