Skip to main content
Use search when you already have indexed content and want immediate ranked retrieval.

Request

Important request fields

  • query: the search text
  • limit: number of results to return, up to 50
  • collectionId: optional collection scope
  • fullTextWeight, semanticWeight, rrfK: ranking controls

Example response

What this tells you

  • search is synchronous
  • each result points to a source URL and source document identifiers
  • ranking combines lexical and semantic signals
  • you can use the response directly in retrieval and answer-generation workflows

Next step

Read the fuller Search.