BuildSearcher
API Definition
int BuildSearcher();
Function
Builds 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 |
If this API is called after Load/Deserialize/LoadGraph is called, -1 is returned and the searcher does not change. |
Parent topic: C++