treeAhConfig

@JvmName(name = "lejlrbjlqaaodnkr")
suspend fun treeAhConfig(value: Output<AiFeatureOnlineStoreFeatureviewVectorSearchConfigTreeAhConfigArgs>)

Parameters

value

Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396 Structure is documented below.


@JvmName(name = "pvvhsthiqgnmtceg")
suspend fun treeAhConfig(argument: suspend AiFeatureOnlineStoreFeatureviewVectorSearchConfigTreeAhConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration options for the tree-AH algorithm (Shallow tree + Asymmetric Hashing). Please refer to this paper for more details: https://arxiv.org/abs/1908.10396 Structure is documented below.