azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.search.models.Ana...

1184 строки
57 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.search.models.AnalyzerName"
fullName: "com.azure.search.models.AnalyzerName"
name: "AnalyzerName"
nameWithType: "AnalyzerName"
summary: "Defines values for Analyzer<wbr>Name."
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 **AnalyzerName**</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.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.search.models.AnalyzerName.AnalyzerName()"
fullName: "com.azure.search.models.AnalyzerName.AnalyzerName()"
name: "AnalyzerName()"
nameWithType: "AnalyzerName.AnalyzerName()"
syntax: "public AnalyzerName()"
fields:
- uid: "com.azure.search.models.AnalyzerName.AR_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.AR_LUCENE"
name: "AR_LUCENE"
nameWithType: "AnalyzerName.AR_LUCENE"
summary: "Static value ar.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName AR_LUCENE"
desc: "Static value ar.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.AR_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.AR_MICROSOFT"
name: "AR_MICROSOFT"
nameWithType: "AnalyzerName.AR_MICROSOFT"
summary: "Static value ar.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName AR_MICROSOFT"
desc: "Static value ar.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.BG_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.BG_LUCENE"
name: "BG_LUCENE"
nameWithType: "AnalyzerName.BG_LUCENE"
summary: "Static value bg.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName BG_LUCENE"
desc: "Static value bg.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.BG_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.BG_MICROSOFT"
name: "BG_MICROSOFT"
nameWithType: "AnalyzerName.BG_MICROSOFT"
summary: "Static value bg.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName BG_MICROSOFT"
desc: "Static value bg.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.BN_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.BN_MICROSOFT"
name: "BN_MICROSOFT"
nameWithType: "AnalyzerName.BN_MICROSOFT"
summary: "Static value bn.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName BN_MICROSOFT"
desc: "Static value bn.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.CA_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.CA_LUCENE"
name: "CA_LUCENE"
nameWithType: "AnalyzerName.CA_LUCENE"
summary: "Static value ca.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName CA_LUCENE"
desc: "Static value ca.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.CA_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.CA_MICROSOFT"
name: "CA_MICROSOFT"
nameWithType: "AnalyzerName.CA_MICROSOFT"
summary: "Static value ca.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName CA_MICROSOFT"
desc: "Static value ca.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.CS_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.CS_LUCENE"
name: "CS_LUCENE"
nameWithType: "AnalyzerName.CS_LUCENE"
summary: "Static value cs.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName CS_LUCENE"
desc: "Static value cs.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.CS_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.CS_MICROSOFT"
name: "CS_MICROSOFT"
nameWithType: "AnalyzerName.CS_MICROSOFT"
summary: "Static value cs.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName CS_MICROSOFT"
desc: "Static value cs.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.DA_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.DA_LUCENE"
name: "DA_LUCENE"
nameWithType: "AnalyzerName.DA_LUCENE"
summary: "Static value da.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName DA_LUCENE"
desc: "Static value da.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.DA_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.DA_MICROSOFT"
name: "DA_MICROSOFT"
nameWithType: "AnalyzerName.DA_MICROSOFT"
summary: "Static value da.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName DA_MICROSOFT"
desc: "Static value da.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.DE_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.DE_LUCENE"
name: "DE_LUCENE"
nameWithType: "AnalyzerName.DE_LUCENE"
summary: "Static value de.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName DE_LUCENE"
desc: "Static value de.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.DE_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.DE_MICROSOFT"
name: "DE_MICROSOFT"
nameWithType: "AnalyzerName.DE_MICROSOFT"
summary: "Static value de.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName DE_MICROSOFT"
desc: "Static value de.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.EL_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.EL_LUCENE"
name: "EL_LUCENE"
nameWithType: "AnalyzerName.EL_LUCENE"
summary: "Static value el.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName EL_LUCENE"
desc: "Static value el.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.EL_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.EL_MICROSOFT"
name: "EL_MICROSOFT"
nameWithType: "AnalyzerName.EL_MICROSOFT"
summary: "Static value el.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName EL_MICROSOFT"
desc: "Static value el.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.EN_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.EN_LUCENE"
name: "EN_LUCENE"
nameWithType: "AnalyzerName.EN_LUCENE"
summary: "Static value en.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName EN_LUCENE"
desc: "Static value en.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.EN_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.EN_MICROSOFT"
name: "EN_MICROSOFT"
nameWithType: "AnalyzerName.EN_MICROSOFT"
summary: "Static value en.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName EN_MICROSOFT"
desc: "Static value en.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ES_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.ES_LUCENE"
name: "ES_LUCENE"
nameWithType: "AnalyzerName.ES_LUCENE"
summary: "Static value es.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ES_LUCENE"
desc: "Static value es.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ES_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.ES_MICROSOFT"
name: "ES_MICROSOFT"
nameWithType: "AnalyzerName.ES_MICROSOFT"
summary: "Static value es.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ES_MICROSOFT"
desc: "Static value es.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ET_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.ET_MICROSOFT"
name: "ET_MICROSOFT"
nameWithType: "AnalyzerName.ET_MICROSOFT"
summary: "Static value et.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ET_MICROSOFT"
desc: "Static value et.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.EU_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.EU_LUCENE"
name: "EU_LUCENE"
nameWithType: "AnalyzerName.EU_LUCENE"
summary: "Static value eu.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName EU_LUCENE"
desc: "Static value eu.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.FA_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.FA_LUCENE"
name: "FA_LUCENE"
nameWithType: "AnalyzerName.FA_LUCENE"
summary: "Static value fa.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName FA_LUCENE"
desc: "Static value fa.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.FI_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.FI_LUCENE"
name: "FI_LUCENE"
nameWithType: "AnalyzerName.FI_LUCENE"
summary: "Static value fi.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName FI_LUCENE"
desc: "Static value fi.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.FI_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.FI_MICROSOFT"
name: "FI_MICROSOFT"
nameWithType: "AnalyzerName.FI_MICROSOFT"
summary: "Static value fi.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName FI_MICROSOFT"
desc: "Static value fi.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.FR_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.FR_LUCENE"
name: "FR_LUCENE"
nameWithType: "AnalyzerName.FR_LUCENE"
summary: "Static value fr.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName FR_LUCENE"
desc: "Static value fr.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.FR_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.FR_MICROSOFT"
name: "FR_MICROSOFT"
nameWithType: "AnalyzerName.FR_MICROSOFT"
summary: "Static value fr.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName FR_MICROSOFT"
desc: "Static value fr.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.GA_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.GA_LUCENE"
name: "GA_LUCENE"
nameWithType: "AnalyzerName.GA_LUCENE"
summary: "Static value ga.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName GA_LUCENE"
desc: "Static value ga.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.GL_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.GL_LUCENE"
name: "GL_LUCENE"
nameWithType: "AnalyzerName.GL_LUCENE"
summary: "Static value gl.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName GL_LUCENE"
desc: "Static value gl.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.GU_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.GU_MICROSOFT"
name: "GU_MICROSOFT"
nameWithType: "AnalyzerName.GU_MICROSOFT"
summary: "Static value gu.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName GU_MICROSOFT"
desc: "Static value gu.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.HE_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.HE_MICROSOFT"
name: "HE_MICROSOFT"
nameWithType: "AnalyzerName.HE_MICROSOFT"
summary: "Static value he.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName HE_MICROSOFT"
desc: "Static value he.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.HI_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.HI_LUCENE"
name: "HI_LUCENE"
nameWithType: "AnalyzerName.HI_LUCENE"
summary: "Static value hi.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName HI_LUCENE"
desc: "Static value hi.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.HI_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.HI_MICROSOFT"
name: "HI_MICROSOFT"
nameWithType: "AnalyzerName.HI_MICROSOFT"
summary: "Static value hi.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName HI_MICROSOFT"
desc: "Static value hi.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.HR_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.HR_MICROSOFT"
name: "HR_MICROSOFT"
nameWithType: "AnalyzerName.HR_MICROSOFT"
summary: "Static value hr.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName HR_MICROSOFT"
desc: "Static value hr.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.HU_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.HU_LUCENE"
name: "HU_LUCENE"
nameWithType: "AnalyzerName.HU_LUCENE"
summary: "Static value hu.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName HU_LUCENE"
desc: "Static value hu.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.HU_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.HU_MICROSOFT"
name: "HU_MICROSOFT"
nameWithType: "AnalyzerName.HU_MICROSOFT"
summary: "Static value hu.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName HU_MICROSOFT"
desc: "Static value hu.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.HY_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.HY_LUCENE"
name: "HY_LUCENE"
nameWithType: "AnalyzerName.HY_LUCENE"
summary: "Static value hy.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName HY_LUCENE"
desc: "Static value hy.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ID_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.ID_LUCENE"
name: "ID_LUCENE"
nameWithType: "AnalyzerName.ID_LUCENE"
summary: "Static value id.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ID_LUCENE"
desc: "Static value id.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ID_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.ID_MICROSOFT"
name: "ID_MICROSOFT"
nameWithType: "AnalyzerName.ID_MICROSOFT"
summary: "Static value id.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ID_MICROSOFT"
desc: "Static value id.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.IS_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.IS_MICROSOFT"
name: "IS_MICROSOFT"
nameWithType: "AnalyzerName.IS_MICROSOFT"
summary: "Static value is.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName IS_MICROSOFT"
desc: "Static value is.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.IT_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.IT_LUCENE"
name: "IT_LUCENE"
nameWithType: "AnalyzerName.IT_LUCENE"
summary: "Static value it.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName IT_LUCENE"
desc: "Static value it.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.IT_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.IT_MICROSOFT"
name: "IT_MICROSOFT"
nameWithType: "AnalyzerName.IT_MICROSOFT"
summary: "Static value it.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName IT_MICROSOFT"
desc: "Static value it.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.JA_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.JA_LUCENE"
name: "JA_LUCENE"
nameWithType: "AnalyzerName.JA_LUCENE"
summary: "Static value ja.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName JA_LUCENE"
desc: "Static value ja.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.JA_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.JA_MICROSOFT"
name: "JA_MICROSOFT"
nameWithType: "AnalyzerName.JA_MICROSOFT"
summary: "Static value ja.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName JA_MICROSOFT"
desc: "Static value ja.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.KEYWORD"
fullName: "com.azure.search.models.AnalyzerName.KEYWORD"
name: "KEYWORD"
nameWithType: "AnalyzerName.KEYWORD"
summary: "Static value keyword for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName KEYWORD"
desc: "Static value keyword for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.KN_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.KN_MICROSOFT"
name: "KN_MICROSOFT"
nameWithType: "AnalyzerName.KN_MICROSOFT"
summary: "Static value kn.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName KN_MICROSOFT"
desc: "Static value kn.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.KO_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.KO_LUCENE"
name: "KO_LUCENE"
nameWithType: "AnalyzerName.KO_LUCENE"
summary: "Static value ko.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName KO_LUCENE"
desc: "Static value ko.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.KO_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.KO_MICROSOFT"
name: "KO_MICROSOFT"
nameWithType: "AnalyzerName.KO_MICROSOFT"
summary: "Static value ko.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName KO_MICROSOFT"
desc: "Static value ko.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.LT_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.LT_MICROSOFT"
name: "LT_MICROSOFT"
nameWithType: "AnalyzerName.LT_MICROSOFT"
summary: "Static value lt.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName LT_MICROSOFT"
desc: "Static value lt.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.LV_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.LV_LUCENE"
name: "LV_LUCENE"
nameWithType: "AnalyzerName.LV_LUCENE"
summary: "Static value lv.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName LV_LUCENE"
desc: "Static value lv.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.LV_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.LV_MICROSOFT"
name: "LV_MICROSOFT"
nameWithType: "AnalyzerName.LV_MICROSOFT"
summary: "Static value lv.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName LV_MICROSOFT"
desc: "Static value lv.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ML_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.ML_MICROSOFT"
name: "ML_MICROSOFT"
nameWithType: "AnalyzerName.ML_MICROSOFT"
summary: "Static value ml.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ML_MICROSOFT"
desc: "Static value ml.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.MR_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.MR_MICROSOFT"
name: "MR_MICROSOFT"
nameWithType: "AnalyzerName.MR_MICROSOFT"
summary: "Static value mr.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName MR_MICROSOFT"
desc: "Static value mr.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.MS_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.MS_MICROSOFT"
name: "MS_MICROSOFT"
nameWithType: "AnalyzerName.MS_MICROSOFT"
summary: "Static value ms.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName MS_MICROSOFT"
desc: "Static value ms.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.NB_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.NB_MICROSOFT"
name: "NB_MICROSOFT"
nameWithType: "AnalyzerName.NB_MICROSOFT"
summary: "Static value nb.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName NB_MICROSOFT"
desc: "Static value nb.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.NL_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.NL_LUCENE"
name: "NL_LUCENE"
nameWithType: "AnalyzerName.NL_LUCENE"
summary: "Static value nl.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName NL_LUCENE"
desc: "Static value nl.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.NL_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.NL_MICROSOFT"
name: "NL_MICROSOFT"
nameWithType: "AnalyzerName.NL_MICROSOFT"
summary: "Static value nl.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName NL_MICROSOFT"
desc: "Static value nl.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.NO_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.NO_LUCENE"
name: "NO_LUCENE"
nameWithType: "AnalyzerName.NO_LUCENE"
summary: "Static value no.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName NO_LUCENE"
desc: "Static value no.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PATTERN"
fullName: "com.azure.search.models.AnalyzerName.PATTERN"
name: "PATTERN"
nameWithType: "AnalyzerName.PATTERN"
summary: "Static value pattern for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PATTERN"
desc: "Static value pattern for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PA_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.PA_MICROSOFT"
name: "PA_MICROSOFT"
nameWithType: "AnalyzerName.PA_MICROSOFT"
summary: "Static value pa.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PA_MICROSOFT"
desc: "Static value pa.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PL_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.PL_LUCENE"
name: "PL_LUCENE"
nameWithType: "AnalyzerName.PL_LUCENE"
summary: "Static value pl.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PL_LUCENE"
desc: "Static value pl.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PL_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.PL_MICROSOFT"
name: "PL_MICROSOFT"
nameWithType: "AnalyzerName.PL_MICROSOFT"
summary: "Static value pl.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PL_MICROSOFT"
desc: "Static value pl.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PT_BR_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.PT_BR_LUCENE"
name: "PT_BR_LUCENE"
nameWithType: "AnalyzerName.PT_BR_LUCENE"
summary: "Static value pt-BR.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PT_BR_LUCENE"
desc: "Static value pt-BR.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PT_BR_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.PT_BR_MICROSOFT"
name: "PT_BR_MICROSOFT"
nameWithType: "AnalyzerName.PT_BR_MICROSOFT"
summary: "Static value pt-BR.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PT_BR_MICROSOFT"
desc: "Static value pt-BR.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PT_PT_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.PT_PT_LUCENE"
name: "PT_PT_LUCENE"
nameWithType: "AnalyzerName.PT_PT_LUCENE"
summary: "Static value pt-PT.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PT_PT_LUCENE"
desc: "Static value pt-PT.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.PT_PT_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.PT_PT_MICROSOFT"
name: "PT_PT_MICROSOFT"
nameWithType: "AnalyzerName.PT_PT_MICROSOFT"
summary: "Static value pt-PT.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName PT_PT_MICROSOFT"
desc: "Static value pt-PT.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.RO_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.RO_LUCENE"
name: "RO_LUCENE"
nameWithType: "AnalyzerName.RO_LUCENE"
summary: "Static value ro.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName RO_LUCENE"
desc: "Static value ro.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.RO_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.RO_MICROSOFT"
name: "RO_MICROSOFT"
nameWithType: "AnalyzerName.RO_MICROSOFT"
summary: "Static value ro.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName RO_MICROSOFT"
desc: "Static value ro.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.RU_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.RU_LUCENE"
name: "RU_LUCENE"
nameWithType: "AnalyzerName.RU_LUCENE"
summary: "Static value ru.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName RU_LUCENE"
desc: "Static value ru.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.RU_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.RU_MICROSOFT"
name: "RU_MICROSOFT"
nameWithType: "AnalyzerName.RU_MICROSOFT"
summary: "Static value ru.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName RU_MICROSOFT"
desc: "Static value ru.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.SIMPLE"
fullName: "com.azure.search.models.AnalyzerName.SIMPLE"
name: "SIMPLE"
nameWithType: "AnalyzerName.SIMPLE"
summary: "Static value simple for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName SIMPLE"
desc: "Static value simple for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.SK_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.SK_MICROSOFT"
name: "SK_MICROSOFT"
nameWithType: "AnalyzerName.SK_MICROSOFT"
summary: "Static value sk.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName SK_MICROSOFT"
desc: "Static value sk.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.SL_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.SL_MICROSOFT"
name: "SL_MICROSOFT"
nameWithType: "AnalyzerName.SL_MICROSOFT"
summary: "Static value sl.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName SL_MICROSOFT"
desc: "Static value sl.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.SR_CYRILLIC_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.SR_CYRILLIC_MICROSOFT"
name: "SR_CYRILLIC_MICROSOFT"
nameWithType: "AnalyzerName.SR_CYRILLIC_MICROSOFT"
summary: "Static value sr-cyrillic.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName SR_CYRILLIC_MICROSOFT"
desc: "Static value sr-cyrillic.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.SR_LATIN_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.SR_LATIN_MICROSOFT"
name: "SR_LATIN_MICROSOFT"
nameWithType: "AnalyzerName.SR_LATIN_MICROSOFT"
summary: "Static value sr-latin.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName SR_LATIN_MICROSOFT"
desc: "Static value sr-latin.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.STANDARDASCIIFOLDING_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.STANDARDASCIIFOLDING_LUCENE"
name: "STANDARDASCIIFOLDING_LUCENE"
nameWithType: "AnalyzerName.STANDARDASCIIFOLDING_LUCENE"
summary: "Static value standardasciifolding.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName STANDARDASCIIFOLDING_LUCENE"
desc: "Static value standardasciifolding.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.STANDARD_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.STANDARD_LUCENE"
name: "STANDARD_LUCENE"
nameWithType: "AnalyzerName.STANDARD_LUCENE"
summary: "Static value standard.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName STANDARD_LUCENE"
desc: "Static value standard.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.STOP"
fullName: "com.azure.search.models.AnalyzerName.STOP"
name: "STOP"
nameWithType: "AnalyzerName.STOP"
summary: "Static value stop for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName STOP"
desc: "Static value stop for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.SV_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.SV_LUCENE"
name: "SV_LUCENE"
nameWithType: "AnalyzerName.SV_LUCENE"
summary: "Static value sv.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName SV_LUCENE"
desc: "Static value sv.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.SV_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.SV_MICROSOFT"
name: "SV_MICROSOFT"
nameWithType: "AnalyzerName.SV_MICROSOFT"
summary: "Static value sv.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName SV_MICROSOFT"
desc: "Static value sv.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.TA_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.TA_MICROSOFT"
name: "TA_MICROSOFT"
nameWithType: "AnalyzerName.TA_MICROSOFT"
summary: "Static value ta.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName TA_MICROSOFT"
desc: "Static value ta.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.TE_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.TE_MICROSOFT"
name: "TE_MICROSOFT"
nameWithType: "AnalyzerName.TE_MICROSOFT"
summary: "Static value te.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName TE_MICROSOFT"
desc: "Static value te.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.TH_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.TH_LUCENE"
name: "TH_LUCENE"
nameWithType: "AnalyzerName.TH_LUCENE"
summary: "Static value th.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName TH_LUCENE"
desc: "Static value th.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.TH_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.TH_MICROSOFT"
name: "TH_MICROSOFT"
nameWithType: "AnalyzerName.TH_MICROSOFT"
summary: "Static value th.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName TH_MICROSOFT"
desc: "Static value th.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.TR_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.TR_LUCENE"
name: "TR_LUCENE"
nameWithType: "AnalyzerName.TR_LUCENE"
summary: "Static value tr.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName TR_LUCENE"
desc: "Static value tr.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.TR_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.TR_MICROSOFT"
name: "TR_MICROSOFT"
nameWithType: "AnalyzerName.TR_MICROSOFT"
summary: "Static value tr.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName TR_MICROSOFT"
desc: "Static value tr.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.UK_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.UK_MICROSOFT"
name: "UK_MICROSOFT"
nameWithType: "AnalyzerName.UK_MICROSOFT"
summary: "Static value uk.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName UK_MICROSOFT"
desc: "Static value uk.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.UR_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.UR_MICROSOFT"
name: "UR_MICROSOFT"
nameWithType: "AnalyzerName.UR_MICROSOFT"
summary: "Static value ur.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName UR_MICROSOFT"
desc: "Static value ur.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.VI_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.VI_MICROSOFT"
name: "VI_MICROSOFT"
nameWithType: "AnalyzerName.VI_MICROSOFT"
summary: "Static value vi.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName VI_MICROSOFT"
desc: "Static value vi.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.WHITESPACE"
fullName: "com.azure.search.models.AnalyzerName.WHITESPACE"
name: "WHITESPACE"
nameWithType: "AnalyzerName.WHITESPACE"
summary: "Static value whitespace for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName WHITESPACE"
desc: "Static value whitespace for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ZH_HANS_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.ZH_HANS_LUCENE"
name: "ZH_HANS_LUCENE"
nameWithType: "AnalyzerName.ZH_HANS_LUCENE"
summary: "Static value zh-Hans.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ZH_HANS_LUCENE"
desc: "Static value zh-Hans.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ZH_HANS_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.ZH_HANS_MICROSOFT"
name: "ZH_HANS_MICROSOFT"
nameWithType: "AnalyzerName.ZH_HANS_MICROSOFT"
summary: "Static value zh-Hans.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ZH_HANS_MICROSOFT"
desc: "Static value zh-Hans.microsoft for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ZH_HANT_LUCENE"
fullName: "com.azure.search.models.AnalyzerName.ZH_HANT_LUCENE"
name: "ZH_HANT_LUCENE"
nameWithType: "AnalyzerName.ZH_HANT_LUCENE"
summary: "Static value zh-Hant.<wbr>lucene for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ZH_HANT_LUCENE"
desc: "Static value zh-Hant.lucene for AnalyzerName."
- uid: "com.azure.search.models.AnalyzerName.ZH_HANT_MICROSOFT"
fullName: "com.azure.search.models.AnalyzerName.ZH_HANT_MICROSOFT"
name: "ZH_HANT_MICROSOFT"
nameWithType: "AnalyzerName.ZH_HANT_MICROSOFT"
summary: "Static value zh-Hant.<wbr>microsoft for Analyzer<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final AnalyzerName ZH_HANT_MICROSOFT"
desc: "Static value zh-Hant.microsoft for AnalyzerName."
methods:
- uid: "com.azure.search.models.AnalyzerName.fromString(java.lang.String)"
fullName: "com.azure.search.models.AnalyzerName.fromString(String name)"
name: "fromString(String name)"
nameWithType: "AnalyzerName.fromString(String name)"
summary: "Creates or finds a Analyzer<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 AnalyzerName fromString(String name)"
desc: "Creates or finds a AnalyzerName from its string representation."
returns:
description: "the corresponding AnalyzerName."
type: "<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.AnalyzerName.values()"
fullName: "com.azure.search.models.AnalyzerName.values()"
name: "values()"
nameWithType: "AnalyzerName.values()"
modifiers:
- "static"
syntax: "public static Collection<AnalyzerName> values()"
returns:
description: "known AnalyzerName values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.search.models.AnalyzerName?alt=com.azure.search.models.AnalyzerName&text=AnalyzerName\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for AnalyzerName."
metadata: {}
package: "com.azure.search.models"
artifact: com.azure:azure-search:11.0.0-beta.1