remote

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index struct {
	// contains filtered or unexported fields
}

func (*Index) Delete

func (i *Index) Delete(ctx context.Context, ids ...string) error

func (*Index) Index

func (i *Index) Index(ctx context.Context, documents ...index.Document) error

func (*Index) List

func (i *Index) List(ctx context.Context, options *index.ListOptions) (*index.Page[index.Document], error)

func (*Index) Query

func (i *Index) Query(ctx context.Context, query string, options *index.QueryOptions) ([]index.Result, error)

Jump to

Keyboard shortcuts

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