Snowflake · Schema

QuerySimilarityBoost

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
cortex_search_service string Fully-qualified name of a Cortex Search Service through which to find similar previous queries.
previous_query_column string Name of a TEXT column indexed in the specified previous queries search service that contains the previous query strings.
documents_column string Name of an ARRAY column indexed in the specified previous queries search service that contains a list of documents that matched the corresponding previous query. Each document is represented as an OBJ
View JSON Schema on GitHub