indexer

package
v0.0.0-...-8444db5 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Indexer

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

func NewIndexer

func NewIndexer(index bleve.Index) *Indexer

func NewIndexerFromPath

func NewIndexerFromPath(path string, defaultAnalyzer string) (*Indexer, error)

func (*Indexer) Close

func (i *Indexer) Close() error

func (*Indexer) IndexApp

func (i *Indexer) IndexApp(app *repository.App) error

func (*Indexer) SearchApps

func (i *Indexer) SearchApps(ctx context.Context, search string) ([]int64, error)

Jump to

Keyboard shortcuts

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