idxcron

package
v0.0.0-debug-20260702 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package idxcron is HNSW's idxcron hook implementation. HNSW does not participate in scheduled rebuilds today (SyncDescriptor.IdxcronAction is empty in HNSW's runtime), so the hook is unreachable in practice — it satisfies the AlgoPlugin contract with a trivial "always rebuild" body.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hooks

type Hooks struct{}

func (Hooks) Updatable

func (Hooks) Updatable(in idxcronplugin.UpdatableInput) (bool, string, error)

Updatable — HNSW has no minimum-size constraint and no idxcron action wired today. Returns true unconditionally so the (unreached) cron path doesn't surprise-skip if anyone wires HNSW into idxcron.

Jump to

Keyboard shortcuts

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