BaseLexicalNormalizer interface
Base type for normalizers.
Properties
| name | 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 | The discriminator possible values: #Microsoft.Azure.Search.CustomNormalizer |
Property Details
name
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.
name: string
Property Value
string
odatatype
The discriminator possible values: #Microsoft.Azure.Search.CustomNormalizer
odatatype: string
Property Value
string