Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeywordTokenizer

Package version

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

Hierarchy

  • KeywordTokenizer

Index

Properties

Optional bufferSize

bufferSize: undefined | number

The read buffer size in bytes. Default is 256. 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.KeywordTokenizer"

Polymorphic Discriminator

Generated using TypeDoc