Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdPurgeHNSW = &command.Command{ Name: "purge-hnsw", UsageLine: "purge-hnsw", Short: "delete old HNSW indices", Long: ` The command "purge-hnsw" runs a process that periodically removes old indices from the HNSW server. `, Run: Run, }
CmdPurgeHNSW implements the command "purge-hnsw".
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.