phoneticencoder

package
v8.4.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: Apache-2.0 Imports: 1 Imported by: 4

Documentation

Overview

Package phoneticencoder

Index

Constants

This section is empty.

Variables

View Source
var (
	Metaphone = PhoneticEncoder{"metaphone"}

	Doublemetaphone = PhoneticEncoder{"double_metaphone"}

	Soundex = PhoneticEncoder{"soundex"}

	Refinedsoundex = PhoneticEncoder{"refined_soundex"}

	Caverphone1 = PhoneticEncoder{"caverphone1"}

	Caverphone2 = PhoneticEncoder{"caverphone2"}

	Cologne = PhoneticEncoder{"cologne"}

	Nysiis = PhoneticEncoder{"nysiis"}

	Koelnerphonetik = PhoneticEncoder{"koelnerphonetik"}

	Haasephonetik = PhoneticEncoder{"haasephonetik"}

	Beidermorse = PhoneticEncoder{"beider_morse"}

	Daitchmokotoff = PhoneticEncoder{"daitch_mokotoff"}
)

Functions

This section is empty.

Types

type PhoneticEncoder

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

https://github.com/elastic/elasticsearch-specification/blob/4316fc1aa18bb04678b156f23b22c9d3f996f9c9/specification/_types/analysis/phonetic-plugin.ts#L23-L36

func (PhoneticEncoder) MarshalText

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

func (PhoneticEncoder) String

func (p PhoneticEncoder) String() string

func (*PhoneticEncoder) UnmarshalText

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

Jump to

Keyboard shortcuts

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