Hybrid Search
Performs search, using a combination of syntactic and semantic search.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
namespace
The hybrid namespace to search in.
query
The query string.
limit
The maximum number of items to return in a page. The default is '10'.
semantic_weight
The weightage for semantic search. Values between 0 and 1 are
accepted.
Response
Hybrid search response.
results
The search results.