我要评分
获取效率
正确性
完整性
易理解

build

API Definition

def build() -> scann.scann_ops.ScannSearcher

Function

Index construction (consistent with the open source algorithm).

Parameters

None

Return Value

Data Type

Description

scann.scann_ops.ScannSearcher

The build starts and the built ScannSearcher is returned.