Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CharFilter

Package version

Base type for character filters. Contains the possible cases for CharFilter.

Hierarchy

  • CharFilter

Index

Properties

Properties

name

name: string

The name of the char 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.MappingCharFilter" | "#Microsoft.Azure.Search.PatternReplaceCharFilter"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc