共用方式為


TokenFilterName.Apostrophe Property

Definition

Strips all characters after an apostrophe (including the apostrophe itself). See http://lucene.apache.org/core/4_10_3/analyzers-common/org/apache/lucene/analysis/tr/ApostropheFilter.html.

public static Azure.Search.Documents.Indexes.Models.TokenFilterName Apostrophe { get; }
static member Apostrophe : Azure.Search.Documents.Indexes.Models.TokenFilterName
Public Shared ReadOnly Property Apostrophe As TokenFilterName

Property Value

Applies to