scorenormalizer

package
v8.19.3 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package scorenormalizer

Index

Constants

This section is empty.

Variables

View Source
var (
	None = ScoreNormalizer{"none"}

	Minmax = ScoreNormalizer{"minmax"}

	L2norm = ScoreNormalizer{"l2_norm"}
)

Functions

This section is empty.

Types

type ScoreNormalizer

type ScoreNormalizer struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/470b4b9aaaa25cae633ec690e54b725c6fc939c7/specification/_types/Retriever.ts#L91-L95

func (ScoreNormalizer) MarshalText

func (s ScoreNormalizer) MarshalText() (text []byte, err error)

func (ScoreNormalizer) String

func (s ScoreNormalizer) String() string

func (*ScoreNormalizer) UnmarshalText

func (s *ScoreNormalizer) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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