index

package
v0.0.0-...-204aec8 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2024 License: GPL-3.0 Imports: 12 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 New

func New(path string) (i *Index, err error)

func (*Index) Add

func (i *Index) Add(title, storeTitle, search string) error

func (*Index) Close

func (i *Index) Close() error

func (*Index) Delete

func (i *Index) Delete(storeTitle string) error

func (*Index) DocCount

func (i *Index) DocCount() (c uint64)

func (*Index) Search

func (i *Index) Search(search string) (results []core.Result, err error)

Jump to

Keyboard shortcuts

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