_examples

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Document *api.Document
	Index    *api.Indexer
	Searcher *api.Searcher

	Service *service.Service

	TermLevel   *constructor.TermLevel
	Compound    *constructor.Compound
	FullText    *constructor.FullText
	Join        *constructor.Join
	Specialized *constructor.Specialized
)

Functions

This section is empty.

Types

type TestDoc

type TestDoc struct {
	Id        string   `json:"id,omitempty"`
	Title     string   `json:"title,omitempty"`
	Published int64    `json:"published,omitempty"`
	Duration  int32    `json:"duration,omitempty"`
	Keywords  []string `json:"keywords,omitempty"`
	// contains filtered or unexported fields
}

func (*TestDoc) BulkAction

func (t *TestDoc) BulkAction() *api.BulkAction

func (*TestDoc) Content

func (t *TestDoc) Content() []byte

func (*TestDoc) GetUUID

func (t *TestDoc) GetUUID() string

Jump to

Keyboard shortcuts

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