Rate This Document
Findability
Accuracy
Completeness
Readability

load

API Definition

def load(path: string) -> int

Function

Loads a searcher from a specified path.

Parameters

Parameter

Description

Data Type

Value Range

path

Path for loading the searcher.

Character string

The length must be less than 199 characters.

Return Value

Data Type

Description

int

This API is a wrapper for an underlying C++ API, which controls exception handling.