painlesscontext

package
v9.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package painlesscontext

Index

Constants

This section is empty.

Variables

View Source
var (
	Painlesstest = PainlessContext{"painless_test"}

	Filter = PainlessContext{"filter"}

	Score = PainlessContext{"score"}

	Booleanfield = PainlessContext{"boolean_field"}

	Datefield = PainlessContext{"date_field"}

	Doublefield = PainlessContext{"double_field"}

	Geopointfield = PainlessContext{"geo_point_field"}

	Ipfield = PainlessContext{"ip_field"}

	Keywordfield = PainlessContext{"keyword_field"}

	Longfield = PainlessContext{"long_field"}

	Compositefield = PainlessContext{"composite_field"}
)

Functions

This section is empty.

Types

type PainlessContext

type PainlessContext struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/52c473efb1fb5320a5bac12572d0b285882862fb/specification/_global/scripts_painless_execute/types.ts#L57-L80

func (PainlessContext) MarshalText

func (p PainlessContext) MarshalText() (text []byte, err error)

func (PainlessContext) String

func (p PainlessContext) String() string

func (*PainlessContext) UnmarshalText

func (p *PainlessContext) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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