painlesscontext

package
v8.19.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 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/470b4b9aaaa25cae633ec690e54b725c6fc939c7/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