- Tables for structured records and explicit search operations.
- Text Store for text-first retrieval with grouped text sets.
Create a search table
Create the table with a schema that matches your records.Insert rows
Insert records that match the table schema.Search the table
Combine search operations in one request. The example below uses vector search plus a filter.Use Text Store when you need grouped text retrieval
The Text Store endpoints in the current OpenAPI spec require extra headers in addition toAuthorization:
x-api-key-idx-user-idx-exchange-jwt-external-user-id