Ask a question to get started
Enter to send•Shift+Enter new line
Method that saves the usearch index and the document store to disk.
usearch
save(directory: string): Promise<void>
directory
string
The directory where the index and document store should be saved.