Use the Cortex Search Service¶
The SNOWFLAKE REST Cortex Search Service API provides the following endpoints:
Endpoint |
Description |
---|---|
|
Queries a Cortex Search Service to get search results. |
|
Lists the Cortex Search Services under the database and schema. |
|
Creates a Cortex Search Service, with standard create modifiers as query parameters. |
|
Fetches a Cortex Search Service. |
|
Deletes a Cortex Search Service with the given name. |
|
Suggests from a Cortex Search Service to get auto-complete or contextual suggestions. |
|
Suspends one or both of the indexing or serving targets of a Cortex Search Service. |
|
Resumes the Cortex Search Service. |
For reference documentation, see Snowflake Cortex Search Service API reference.