tree Ah Config
Parameters
value
Configuration options for using 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.
suspend fun treeAhConfig(argument: suspend AiIndexMetadataConfigAlgorithmConfigTreeAhConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration options for using 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.