Snowflake · Example Payload

Cortex Search Service Functions Example

Data LakesData SharingData WarehousingDatabaseSQL

Cortex Search Service Functions Example is an example object payload from Snowflake, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

numeric_booststime_decaystext_boostsvector_boostsquery_similarity_boosts

Example Payload

Raw ↑
{
  "numeric_boosts": [],
  "time_decays": [],
  "text_boosts": [],
  "vector_boosts": [],
  "query_similarity_boosts": []
}