Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SynonymMap

Package version

Represents a synonym map definition.

Hierarchy

  • SynonymMap

Index

Properties

Properties

Optional eTag

eTag: undefined | string

The ETag of the synonym map.

name

name: string

The name of the synonym map.

synonyms

synonyms: string

A series of synonym rules in the specified synonym map format. The rules must be separated by newlines.

Generated using TypeDoc