purgehnsw

package
v1.0.0-beta.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2021 License: BSD-2-Clause Imports: 4 Imported by: 0

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

func Run

func Run(ctx context.Context, conf *config.Config, args []string) error

Run runs the command "purge-hnsw".

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL