inverted

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Overview

Package inverted implements a inverted index repository.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStore

func NewStore(opts StoreOpts) (index.Store, error)

NewStore create a new inverted index repository.

Types

type StoreOpts

type StoreOpts struct {
	Logger       *logger.Logger
	Path         string
	BatchWaitSec int64
}

StoreOpts wraps options to create a inverted index repository.

Jump to

Keyboard shortcuts

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