GetAiIndexMetadataConfigAlgorithmConfig

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration options for using brute force search, which simply implements the standard linear search in the database for each query.

Link copied to clipboard

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