{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "QuerySimilarityBoost", "type": "object", "properties": { "cortex_search_service": { "type": "string" }, "previous_query_column": { "type": "string" }, "documents_column": { "type": "string" } } }