Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TruncateTokenFilter

Package version

Truncates the terms to a specific length. This token filter is implemented using Apache Lucene.

Hierarchy

  • TruncateTokenFilter

Index

Properties

Properties

Optional length

length: undefined | number

The length at which terms will be truncated. Default and maximum is 300. Default value: 300.

name

name: string

The name of the token filter. 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.TruncateTokenFilter"

Polymorphic Discriminator

Generated using TypeDoc