Ask a question to get started
Enter to sendā¢Shift+Enter new line
Save Annoy index, docstore, and index_to_docstore_id to disk.
save_local( self, folder_path: str, prefault: bool = False ) -> None
folder_path
str
folder path to save index, docstore, and index_to_docstore_id to.
prefault
bool
False
Whether to pre-load the index into memory.