Rate This Document
Findability
Accuracy
Completeness
Readability

save

API Definition

def save(path: string) -> int

Function

Saves a searcher to a specified path in a single process.

Parameters

Parameter

Data Type

Description

Value Range

path

Character string

Path for storing the searcher.

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.