search

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MultiSearch

func MultiSearch(
	ctx context.Context,
	query *meta.ZincQuery,
	mappings *meta.Mappings,
	analyzers map[string]*analysis.Analyzer,
	readers ...*bluge.Reader,
) (search.DocumentMatchIterator, error)

Types

type Document

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

type DocumentList

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

func (*DocumentList) Aggregations

func (d *DocumentList) Aggregations() *search.Bucket

func (*DocumentList) Done

func (d *DocumentList) Done()

func (*DocumentList) Len

func (d *DocumentList) Len() int

func (*DocumentList) Less

func (d *DocumentList) Less(i, j int) bool

func (*DocumentList) Next

func (d *DocumentList) Next() (*search.DocumentMatch, error)

func (*DocumentList) Pop

func (d *DocumentList) Pop() interface{}

func (*DocumentList) Push

func (d *DocumentList) Push(doc interface{})

func (*DocumentList) Swap

func (d *DocumentList) Swap(i, j int)

Jump to

Keyboard shortcuts

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