Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeywordTokenizerV2

Package version

Emits the entire input as a single token. This tokenizer is implemented using Apache Lucene.

Hierarchy

  • KeywordTokenizerV2

Index

Properties

Optional maxTokenLength

maxTokenLength: undefined | number

The maximum token length. Default is 256. Tokens longer than the maximum length are split. The maximum token length that can be used is 300 characters. Default value: 256.

name

name: string

The name of the tokenizer. It must only contain letters, digits, spaces, dashes or underscores, can only start and end with alphanumeric characters, and is limited to 128 characters.

odatatype

odatatype: "#Microsoft.Azure.Search.KeywordTokenizerV2"

Polymorphic Discriminator

Generated using TypeDoc