CharFilterName Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the names of all character filters supported by Azure Cognitive Search. https://docs.microsoft.com/rest/api/searchservice/Custom-analyzers-in-Azure-Search
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Search.Serialization.ExtensibleEnumConverter<Microsoft.Azure.Search.Models.CharFilterName>))]
public struct CharFilterName : IEquatable<Microsoft.Azure.Search.Models.CharFilterName>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Search.Serialization.ExtensibleEnumConverter<Microsoft.Azure.Search.Models.CharFilterName>))>]
type CharFilterName = struct
Public Structure CharFilterName
Implements IEquatable(Of CharFilterName)
- Inheritance
-
CharFilterName
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute
- Implements
Html |
A character filter that attempts to strip out HTML constructs. https://lucene.apache.org/core/4_10_3/analyzers-common/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter.html |
Equals(Char |
Compares the CharFilterName for equality with another CharFilterName. |
Equals(Object) |
Determines whether the specified object is equal to the current object. |
Get |
Serves as the default hash function. |
To |
Returns a string representation of the CharFilterName. |
Equality(Char |
Compares two CharFilterName values for equality. |
Explicit(Char |
Defines explicit conversion from CharFilterName to string. |
Implicit(String to Char |
Defines implicit conversion from string to CharFilterName. |
Inequality(Char |
Compares two CharFilterName values for inequality. |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: