Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElisionTokenFilter

Package version

Removes elisions. For example, "l'avion" (the plane) will be converted to "avion" (plane). This token filter is implemented using Apache Lucene.

Hierarchy

  • ElisionTokenFilter

Index

Properties

Properties

Optional articles

articles: string[]

The set of articles to remove.

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.ElisionTokenFilter"

Polymorphic Discriminator

Generated using TypeDoc