buildSearcher
API Definition
def buildSearcher() -> int
Function
Build a searcher by using the level parameter input when the add API is called as the quantization parameter.
Parameters
None
Return Value
Data Type |
Description |
|---|---|
int |
The API is encapsulated by the underlying C++ API, which controls the exception throwing. |
Parent topic: Python