azure-docs-sdk-java/docs-ref-autogen/com.azure.search.documents....

482 строки
33 KiB
YAML
Исходник Постоянная ссылка Ответственный История

### YamlMime:JavaType
uid: "com.azure.search.documents.indexes.models.TokenFilterName"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName"
name: "TokenFilterName"
nameWithType: "TokenFilterName"
summary: "Defines the names of all token filters supported by the search engine."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **TokenFilterName**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.TokenFilterName()"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.TokenFilterName()"
name: "TokenFilterName()"
nameWithType: "TokenFilterName.TokenFilterName()"
summary: "Creates a new instance of Token<wbr>Filter<wbr>Name value."
deprecatedTag: "Use the <xref uid=\"com.azure.search.documents.indexes.models.TokenFilterName.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public TokenFilterName()"
desc: "Creates a new instance of TokenFilterName value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.APOSTROPHE"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.APOSTROPHE"
name: "APOSTROPHE"
nameWithType: "TokenFilterName.APOSTROPHE"
summary: "Strips all characters after an apostrophe (including the apostrophe itself)."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName APOSTROPHE"
desc: "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."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.ARABIC_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.ARABIC_NORMALIZATION"
name: "ARABIC_NORMALIZATION"
nameWithType: "TokenFilterName.ARABIC_NORMALIZATION"
summary: "A token filter that applies the Arabic normalizer to normalize the orthography."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName ARABIC_NORMALIZATION"
desc: "A token filter that applies the Arabic normalizer to normalize the orthography. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/ar/ArabicNormalizationFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.ASCII_FOLDING"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.ASCII_FOLDING"
name: "ASCII_FOLDING"
nameWithType: "TokenFilterName.ASCII_FOLDING"
summary: "Converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the \"Basic Latin\" Unicode block) into their ASCII equivalents, if such equivalents exist."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName ASCII_FOLDING"
desc: "Converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the \"Basic Latin\" Unicode block) into their ASCII equivalents, if such equivalents exist. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/ASCIIFoldingFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.CJK_BIGRAM"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.CJK_BIGRAM"
name: "CJK_BIGRAM"
nameWithType: "TokenFilterName.CJK_BIGRAM"
summary: "Forms bigrams of CJK terms that are generated from the standard tokenizer."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName CJK_BIGRAM"
desc: "Forms bigrams of CJK terms that are generated from the standard tokenizer. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/cjk/CJKBigramFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.CJK_WIDTH"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.CJK_WIDTH"
name: "CJK_WIDTH"
nameWithType: "TokenFilterName.CJK_WIDTH"
summary: "Normalizes CJK width differences."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName CJK_WIDTH"
desc: "Normalizes CJK width differences. Folds fullwidth ASCII variants into the equivalent basic Latin, and half-width Katakana variants into the equivalent Kana. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/cjk/CJKWidthFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.CLASSIC"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.CLASSIC"
name: "CLASSIC"
nameWithType: "TokenFilterName.CLASSIC"
summary: "Removes English possessives, and dots from acronyms."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName CLASSIC"
desc: "Removes English possessives, and dots from acronyms. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/standard/ClassicFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.COMMON_GRAM"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.COMMON_GRAM"
name: "COMMON_GRAM"
nameWithType: "TokenFilterName.COMMON_GRAM"
summary: "Construct bigrams for frequently occurring terms while indexing."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName COMMON_GRAM"
desc: "Construct bigrams for frequently occurring terms while indexing. Single terms are still indexed too, with bigrams overlaid. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/commongrams/CommonGramsFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.EDGE_NGRAM"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.EDGE_NGRAM"
name: "EDGE_NGRAM"
nameWithType: "TokenFilterName.EDGE_NGRAM"
summary: "Generates n-grams of the given size(s) starting from the front or the back of an input token."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName EDGE_NGRAM"
desc: "Generates n-grams of the given size(s) starting from the front or the back of an input token. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/ngram/EdgeNGramTokenFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.ELISION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.ELISION"
name: "ELISION"
nameWithType: "TokenFilterName.ELISION"
summary: "Removes elisions."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName ELISION"
desc: "Removes elisions. For example, \"l'avion\" (the plane) will be converted to \"avion\" (plane). See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/util/ElisionFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.GERMAN_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.GERMAN_NORMALIZATION"
name: "GERMAN_NORMALIZATION"
nameWithType: "TokenFilterName.GERMAN_NORMALIZATION"
summary: "Normalizes German characters according to the heuristics of the German2 snowball algorithm."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName GERMAN_NORMALIZATION"
desc: "Normalizes German characters according to the heuristics of the German2 snowball algorithm. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/de/GermanNormalizationFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.HINDI_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.HINDI_NORMALIZATION"
name: "HINDI_NORMALIZATION"
nameWithType: "TokenFilterName.HINDI_NORMALIZATION"
summary: "Normalizes text in Hindi to remove some differences in spelling variations."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName HINDI_NORMALIZATION"
desc: "Normalizes text in Hindi to remove some differences in spelling variations. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/hi/HindiNormalizationFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.INDIC_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.INDIC_NORMALIZATION"
name: "INDIC_NORMALIZATION"
nameWithType: "TokenFilterName.INDIC_NORMALIZATION"
summary: "Normalizes the Unicode representation of text in Indian languages."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName INDIC_NORMALIZATION"
desc: "Normalizes the Unicode representation of text in Indian languages. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/in/IndicNormalizationFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.KEYWORD_REPEAT"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.KEYWORD_REPEAT"
name: "KEYWORD_REPEAT"
nameWithType: "TokenFilterName.KEYWORD_REPEAT"
summary: "Emits each incoming token twice, once as keyword and once as non-keyword."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName KEYWORD_REPEAT"
desc: "Emits each incoming token twice, once as keyword and once as non-keyword. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/KeywordRepeatFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.KSTEM"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.KSTEM"
name: "KSTEM"
nameWithType: "TokenFilterName.KSTEM"
summary: "A high-performance kstem filter for English."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName KSTEM"
desc: "A high-performance kstem filter for English. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/en/KStemFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.LENGTH"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.LENGTH"
name: "LENGTH"
nameWithType: "TokenFilterName.LENGTH"
summary: "Removes words that are too long or too short."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName LENGTH"
desc: "Removes words that are too long or too short. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/LengthFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.LIMIT"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.LIMIT"
name: "LIMIT"
nameWithType: "TokenFilterName.LIMIT"
summary: "Limits the number of tokens while indexing."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName LIMIT"
desc: "Limits the number of tokens while indexing. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/LimitTokenCountFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.LOWERCASE"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.LOWERCASE"
name: "LOWERCASE"
nameWithType: "TokenFilterName.LOWERCASE"
summary: "Normalizes token text to lower case."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName LOWERCASE"
desc: "Normalizes token text to lower case. See https://lucene.apache.org/core/6\\_6\\_1/analyzers-common/org/apache/lucene/analysis/core/LowerCaseFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.NGRAM"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.NGRAM"
name: "NGRAM"
nameWithType: "TokenFilterName.NGRAM"
summary: "Generates n-grams of the given size(s)."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName NGRAM"
desc: "Generates n-grams of the given size(s). See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/ngram/NGramTokenFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.PERSIAN_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.PERSIAN_NORMALIZATION"
name: "PERSIAN_NORMALIZATION"
nameWithType: "TokenFilterName.PERSIAN_NORMALIZATION"
summary: "Applies normalization for Persian."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName PERSIAN_NORMALIZATION"
desc: "Applies normalization for Persian. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/fa/PersianNormalizationFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.PHONETIC"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.PHONETIC"
name: "PHONETIC"
nameWithType: "TokenFilterName.PHONETIC"
summary: "Create tokens for phonetic matches."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName PHONETIC"
desc: "Create tokens for phonetic matches. See https://lucene.apache.org/core/4\\_10\\_3/analyzers-phonetic/org/apache/lucene/analysis/phonetic/package-tree.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.PORTER_STEM"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.PORTER_STEM"
name: "PORTER_STEM"
nameWithType: "TokenFilterName.PORTER_STEM"
summary: "Uses the Porter stemming algorithm to transform the token stream."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName PORTER_STEM"
desc: "Uses the Porter stemming algorithm to transform the token stream. See http://tartarus.org/~martin/PorterStemmer."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.REVERSE"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.REVERSE"
name: "REVERSE"
nameWithType: "TokenFilterName.REVERSE"
summary: "Reverses the token string."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName REVERSE"
desc: "Reverses the token string. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/reverse/ReverseStringFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.SCANDINAVIAN_FOLDING_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.SCANDINAVIAN_FOLDING_NORMALIZATION"
name: "SCANDINAVIAN_FOLDING_NORMALIZATION"
nameWithType: "TokenFilterName.SCANDINAVIAN_FOLDING_NORMALIZATION"
summary: "Folds Scandinavian characters <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>->a and <20><><EFBFBD><EFBFBD>->o."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName SCANDINAVIAN_FOLDING_NORMALIZATION"
desc: "Folds Scandinavian characters <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>->a and <20><><EFBFBD><EFBFBD>->o. It also discriminates against use of double vowels aa, ae, ao, oe and oo, leaving just the first one. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/ScandinavianFoldingFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.SCANDINAVIAN_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.SCANDINAVIAN_NORMALIZATION"
name: "SCANDINAVIAN_NORMALIZATION"
nameWithType: "TokenFilterName.SCANDINAVIAN_NORMALIZATION"
summary: "Normalizes use of the interchangeable Scandinavian characters."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName SCANDINAVIAN_NORMALIZATION"
desc: "Normalizes use of the interchangeable Scandinavian characters. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/ScandinavianNormalizationFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.SHINGLE"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.SHINGLE"
name: "SHINGLE"
nameWithType: "TokenFilterName.SHINGLE"
summary: "Creates combinations of tokens as a single token."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName SHINGLE"
desc: "Creates combinations of tokens as a single token. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/shingle/ShingleFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.SNOWBALL"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.SNOWBALL"
name: "SNOWBALL"
nameWithType: "TokenFilterName.SNOWBALL"
summary: "A filter that stems words using a Snowball-generated stemmer."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName SNOWBALL"
desc: "A filter that stems words using a Snowball-generated stemmer. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/snowball/SnowballFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.SORANI_NORMALIZATION"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.SORANI_NORMALIZATION"
name: "SORANI_NORMALIZATION"
nameWithType: "TokenFilterName.SORANI_NORMALIZATION"
summary: "Normalizes the Unicode representation of Sorani text."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName SORANI_NORMALIZATION"
desc: "Normalizes the Unicode representation of Sorani text. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/ckb/SoraniNormalizationFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.STEMMER"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.STEMMER"
name: "STEMMER"
nameWithType: "TokenFilterName.STEMMER"
summary: "Language specific stemming filter."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName STEMMER"
desc: "Language specific stemming filter. See https://learn.microsoft.com/rest/api/searchservice/Custom-analyzers-in-Azure-Search\\#TokenFilters."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.STOPWORDS"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.STOPWORDS"
name: "STOPWORDS"
nameWithType: "TokenFilterName.STOPWORDS"
summary: "Removes stop words from a token stream."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName STOPWORDS"
desc: "Removes stop words from a token stream. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/core/StopFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.TRIM"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.TRIM"
name: "TRIM"
nameWithType: "TokenFilterName.TRIM"
summary: "Trims leading and trailing whitespace from tokens."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName TRIM"
desc: "Trims leading and trailing whitespace from tokens. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/TrimFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.TRUNCATE"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.TRUNCATE"
name: "TRUNCATE"
nameWithType: "TokenFilterName.TRUNCATE"
summary: "Truncates the terms to a specific length."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName TRUNCATE"
desc: "Truncates the terms to a specific length. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/TruncateTokenFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.UNIQUE"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.UNIQUE"
name: "UNIQUE"
nameWithType: "TokenFilterName.UNIQUE"
summary: "Filters out tokens with same text as the previous token."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName UNIQUE"
desc: "Filters out tokens with same text as the previous token. See http://lucene.apache.org/core/4\\_10\\_3/analyzers-common/org/apache/lucene/analysis/miscellaneous/RemoveDuplicatesTokenFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.UPPERCASE"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.UPPERCASE"
name: "UPPERCASE"
nameWithType: "TokenFilterName.UPPERCASE"
summary: "Normalizes token text to upper case."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName UPPERCASE"
desc: "Normalizes token text to upper case. See https://lucene.apache.org/core/6\\_6\\_1/analyzers-common/org/apache/lucene/analysis/core/UpperCaseFilter.html."
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.WORD_DELIMITER"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.WORD_DELIMITER"
name: "WORD_DELIMITER"
nameWithType: "TokenFilterName.WORD_DELIMITER"
summary: "Splits words into subwords and performs optional transformations on subword groups."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TokenFilterName WORD_DELIMITER"
desc: "Splits words into subwords and performs optional transformations on subword groups."
methods:
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.fromString(java.lang.String)"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.fromString(String name)"
name: "fromString(String name)"
nameWithType: "TokenFilterName.fromString(String name)"
summary: "Creates or finds a Token<wbr>Filter<wbr>Name from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static TokenFilterName fromString(String name)"
desc: "Creates or finds a TokenFilterName from its string representation."
returns:
description: "the corresponding TokenFilterName."
type: "<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.documents.indexes.models.TokenFilterName.values()"
fullName: "com.azure.search.documents.indexes.models.TokenFilterName.values()"
name: "values()"
nameWithType: "TokenFilterName.values()"
summary: "Gets known Token<wbr>Filter<wbr>Name values."
modifiers:
- "static"
syntax: "public static Collection<TokenFilterName> values()"
desc: "Gets known TokenFilterName values."
returns:
description: "known TokenFilterName values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.search.documents.indexes.models.TokenFilterName?alt=com.azure.search.documents.indexes.models.TokenFilterName&text=TokenFilterName\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines the names of all token filters supported by the search engine."
metadata: {}
package: "com.azure.search.documents.indexes.models"
artifact: com.azure:azure-search-documents:11.7.1