Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

A

addActions(Iterable<IndexAction<T>>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds document index actions to the batch.
addActions(Collection<IndexAction<T>>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds document index actions to the batch.
addActions(Collection<IndexAction<T>>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds document index actions to the batch.
addActions(Collection<IndexAction<T>>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds document index actions to the batch.
addDeleteActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds document delete actions to the batch.
addDeleteActions(String, Iterable<String>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds document delete actions based on key IDs to the batch.
addDeleteActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds delete document actions to the batch.
addDeleteActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds delete document actions to the batch.
addDeleteActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds delete document actions to the batch.
Adding documents to your index - Search tag in Overview
Section
Adding documents to your index - Search tag in package com.azure.search.documents
Section
Adding documents to your index - Search tag in package com.azure.search.documents.indexes
Section
addMergeActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds merge document actions to the batch.
addMergeActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds merge document actions to the batch.
addMergeActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge document actions to the batch.
addMergeActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge document actions to the batch.
addMergeOrUploadActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds merge or upload document actions to the batch.
addMergeOrUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds merge or upload document actions to the batch.
addMergeOrUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge or upload document actions to the batch.
addMergeOrUploadActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds merge or upload document actions to the batch.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Adds a pipeline policy to apply on each request sent.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.search.documents.SearchClientBuilder
Adds a pipeline policy to apply on each request sent.
addUploadActions(Iterable<T>) - Method in class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Adds upload document actions to the batch.
addUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Adds upload document actions to the batch.
addUploadActions(Collection<T>) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds upload document actions to the batch.
addUploadActions(Collection<T>, Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Adds upload document actions to the batch.
ADLS_GEN2 - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Indicates an ADLS Gen2 datasource.
ADULT - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Visual features recognized as adult persons.
AF - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Afrikaans.
AF - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Afrikaans.
AIFoundryModelCatalogName - Class in com.azure.search.documents.indexes.models
The name of the embedding model from the Azure AI Foundry Catalog that will be called.
AIFoundryModelCatalogName() - Constructor for class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Deprecated.
AISERVICES_VISION - Static variable in class com.azure.search.documents.indexes.models.VectorSearchVectorizerKind
Generate embeddings for an image or text input at query time using the Azure AI Services Vision Vectorize API.
AIServicesAccountIdentity - Class in com.azure.search.documents.indexes.models
The multi-region account of an Azure AI service resource that's attached to a skillset.
AIServicesAccountIdentity(String) - Constructor for class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Creates an instance of AIServicesAccountIdentity class.
AIServicesAccountKey - Class in com.azure.search.documents.indexes.models
The account key of an Azure AI service resource that's attached to a skillset, to be used with the resource's subdomain.
AIServicesAccountKey(String, String) - Constructor for class com.azure.search.documents.indexes.models.AIServicesAccountKey
Creates an instance of AIServicesAccountKey class.
AIServicesVisionParameters - Class in com.azure.search.documents.indexes.models
Specifies the AI Services Vision parameters for vectorizing a query image or text.
AIServicesVisionParameters(String, String) - Constructor for class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Creates an instance of AIServicesVisionParameters class.
AIServicesVisionVectorizer - Class in com.azure.search.documents.indexes.models
Specifies the AI Services Vision parameters for vectorizing a query image or text.
AIServicesVisionVectorizer(String) - Constructor for class com.azure.search.documents.indexes.models.AIServicesVisionVectorizer
Creates an instance of AIServicesVisionVectorizer class.
AIStudioModelCatalogName - Class in com.azure.search.documents.indexes.models
The name of the embedding model from the Azure AI Studio Catalog that will be called.
AIStudioModelCatalogName() - Constructor for class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Deprecated.
ALL - Enum constant in enum com.azure.search.documents.models.SearchMode
All of the search terms must be matched in order to count the document as a match.
ALL - Static variable in class com.azure.search.documents.models.QueryDebugMode
Turn on all debug options.
ALL_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Extracts metadata provided by the Azure blob storage subsystem and the content-type specific metadata (for example, metadata unique to just .png files are indexed).
AM - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Amharic.
AML - Static variable in class com.azure.search.documents.indexes.models.VectorSearchVectorizerKind
Generate embeddings using an Azure Machine Learning endpoint deployed via the Azure AI Foundry Model Catalog at query time.
AnalyzedTokenInfo - Class in com.azure.search.documents.indexes.models
Information about a token returned by an analyzer.
AnalyzedTokenInfo(String, int, int, int) - Constructor for class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Creates an instance of AnalyzedTokenInfo class.
analyzerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalAnalyzerName to associate as the search and index analyzer for the field.
analyzeText(String, AnalyzeTextOptions) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Shows how an analyzer breaks text into tokens.
analyzeText(String, AnalyzeTextOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Shows how an analyzer breaks text into tokens.
analyzeText(String, AnalyzeTextOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Shows how an analyzer breaks text into tokens.
AnalyzeTextOptions - Class in com.azure.search.documents.indexes.models
Specifies some text and analysis components used to break that text into tokens.
AnalyzeTextOptions(String, LexicalAnalyzerName) - Constructor for class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Constructor to AnalyzeTextOptions which takes analyzerName.
AnalyzeTextOptions(String, LexicalTokenizerName) - Constructor for class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Constructor to AnalyzeTextOptions which takes tokenizerName.
ANP - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Angika (Devanagiri).
ANY - Enum constant in enum com.azure.search.documents.models.SearchMode
Any of the search terms must be matched in order to count the document as a match.
APOSTROPHE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Strips all characters after an apostrophe (including the apostrophe itself).
AR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Arabic.
AR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Arabic.
AR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Arabic.
AR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Arabic.
AR_EG - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Arabic (Egypt).
AR_JO - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Arabic (Jordan).
AR_KW - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Arabic (Kuwait).
AR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Arabic.
AR_MA - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Arabic (Morocco).
AR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Arabic.
AR_SA - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Arabic (Saudi Arabia).
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Arabic.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Arabic.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Arabic.
ARABIC_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
A token filter that applies the Arabic normalizer to normalize the orthography.
areAllTokensConsumed() - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Get the allTokensConsumed property: A value indicating whether all tokens from the input must be consumed even if maxTokenCount is reached.
areLowerCaseKeepWords() - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Get the lowerCaseKeepWords property: A value indicating whether to lower case all words first.
areLowerCaseTerms() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the lowerCaseTerms property: A value indicating whether terms should be lower-cased.
areNumbersCatenated() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the numbersCatenated property: A value indicating whether maximum runs of number parts will be catenated.
areOriginalTokensReplaced() - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Get the originalTokensReplaced property: A value indicating whether encoded tokens should replace original tokens.
areOutputUnigrams() - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Get the outputUnigrams property: A value indicating whether to output both unigrams and bigrams (if true), or just bigrams (if false).
areOutputUnigrams() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the outputUnigrams property: A value indicating whether the output stream will contain the input tokens (unigrams) as well as shingles.
areOutputUnigramsIfNoShingles() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the outputUnigramsIfNoShingles property: A value indicating whether to output unigrams for those times when no shingles are available.
areTrailingStopWordsRemoved() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the trailingStopWordsRemoved property: A value indicating whether to ignore the last search term if it's a stop word.
areTypelessEntitiesIncluded() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the includeTypelessEntities property: Determines whether or not to include entities which are well known but don't conform to a pre-defined type.
areWordsCatenated() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the wordsCatenated property: A value indicating whether maximum runs of word parts will be catenated.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Armenian.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Armenian.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Armenian.
ASCII_FOLDING - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
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.
ASCII_FOLDING - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
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.
AsciiFoldingTokenFilter - Class in com.azure.search.documents.indexes.models
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.
AsciiFoldingTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Creates an instance of AsciiFoldingTokenFilter class.
AST - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Asturian.
Async APIs - Search tag in Overview
Section
Async APIs - Search tag in package com.azure.search.documents
Section
Async APIs - Search tag in package com.azure.search.documents.indexes
Section
audience(SearchAudience) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the Audience to use for authentication with Microsoft Entra ID.
audience(SearchAudience) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the Audience to use for authentication with Microsoft Entra ID.
audience(SearchAudience) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the Audience to use for authentication with Microsoft Entra ID.
Authenticate in a National Cloud - Search tag in Overview
Section
Authenticate in a National Cloud - Search tag in package com.azure.search.documents
Section
Authenticate in a National Cloud - Search tag in package com.azure.search.documents.indexes
Section
Authenticate the client - Search tag in Overview
Section
Authenticate the client - Search tag in package com.azure.search.documents
Section
Authenticate the client - Search tag in package com.azure.search.documents.indexes
Section
Authentication - Search tag in class com.azure.search.documents.SearchClientBuilder
Section
Authentication - Search tag in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Section
Authentication - Search tag in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Section
autocomplete(String, String) - Method in class com.azure.search.documents.SearchAsyncClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
autocomplete(String, String) - Method in class com.azure.search.documents.SearchClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
autocomplete(String, String, AutocompleteOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
autocomplete(String, String, AutocompleteOptions, Context) - Method in class com.azure.search.documents.SearchClient
Autocompletes incomplete query terms based on input text and matching terms in the index.
AutocompleteItem - Class in com.azure.search.documents.models
The result of Autocomplete requests.
AutocompleteItem(String, String) - Constructor for class com.azure.search.documents.models.AutocompleteItem
Creates an instance of AutocompleteItem class.
AutocompleteMode - Enum in com.azure.search.documents.models
Specifies the mode for Autocomplete.
AutocompleteOptions - Class in com.azure.search.documents.models
Parameter group.
AutocompleteOptions() - Constructor for class com.azure.search.documents.models.AutocompleteOptions
Creates an instance of AutocompleteOptions class.
AutocompletePagedFlux - Class in com.azure.search.documents.util
Implementation of PagedFluxBase where the element type is AutocompleteItem and the page type is AutocompletePagedResponse.
AutocompletePagedFlux(Supplier<Mono<AutocompletePagedResponse>>) - Constructor for class com.azure.search.documents.util.AutocompletePagedFlux
Creates an instance of AutocompletePagedFlux that retrieves a single page.
AutocompletePagedIterable - Class in com.azure.search.documents.util
Implementation of PagedIterableBase where the element type is AutocompleteItem and the page type is AutocompletePagedResponse.
AutocompletePagedIterable(AutocompletePagedFlux) - Constructor for class com.azure.search.documents.util.AutocompletePagedIterable
Creates instance given AutocompletePagedIterable.
AutocompletePagedIterable(Supplier<AutocompletePagedResponse>) - Constructor for class com.azure.search.documents.util.AutocompletePagedIterable
Creates an instance of AutocompletePagedIterable.
AutocompletePagedIterable(Supplier<AutocompletePagedResponse>, Function<String, AutocompletePagedResponse>) - Constructor for class com.azure.search.documents.util.AutocompletePagedIterable
Creates an instance of AutocompletePagedIterable.
AutocompletePagedResponse - Class in com.azure.search.documents.util
This class represents a response from the autocomplete API.
AutocompletePagedResponse(SimpleResponse<AutocompleteResult>) - Constructor for class com.azure.search.documents.util.AutocompletePagedResponse
Creates an AutocompletePagedResponse from the returned Response.
AutocompleteResult - Class in com.azure.search.documents.models
The result of Autocomplete query.
AutocompleteResult(List<AutocompleteItem>) - Constructor for class com.azure.search.documents.models.AutocompleteResult
Creates an instance of AutocompleteResult class.
autoFlush(boolean) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the flag determining whether a buffered sender will automatically flush its document batch based on the configurations of SearchClientBuilder.SearchIndexingBufferedSenderBuilder.autoFlushInterval(Duration) and SearchClientBuilder.SearchIndexingBufferedSenderBuilder.initialBatchActionCount(int).
autoFlushInterval(Duration) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the duration between a buffered sender sending documents to be indexed.
AVERAGE - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Boost scores by the average of all scoring function results.
AWA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Awadhi-Hindi (Devanagiri).
AZ - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Azerbaijani.
AZ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Azerbaijani (Latin).
AZURE_BLOB - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Indicates an Azure Blob datasource.
AZURE_CHINA - Static variable in class com.azure.search.documents.models.SearchAudience
The SearchAudience for Azure China cloud.
AZURE_GOVERNMENT - Static variable in class com.azure.search.documents.models.SearchAudience
The SearchAudience for Azure US Government cloud.
AZURE_OPEN_AI - Static variable in class com.azure.search.documents.indexes.models.VectorSearchVectorizerKind
Generate embeddings using an Azure OpenAI resource at query time.
AZURE_OPEN_AITOKENS - Static variable in class com.azure.search.documents.indexes.models.SplitSkillUnit
The length will be measured by an AzureOpenAI tokenizer from the tiktoken library.
AZURE_PUBLIC_CLOUD - Static variable in class com.azure.search.documents.models.SearchAudience
The SearchAudience for the Azure Public cloud.
AZURE_SQL - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Indicates an Azure SQL datasource.
AZURE_TABLE - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Indicates an Azure Table datasource.
Azure AI Search client library for Java - Search tag in Overview
Section
AzureMachineLearningParameters - Class in com.azure.search.documents.indexes.models
Specifies the properties for connecting to an AML vectorizer.
AzureMachineLearningParameters(String) - Constructor for class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Creates an instance of AzureMachineLearningParameters class.
AzureMachineLearningSkill - Class in com.azure.search.documents.indexes.models
The AML skill allows you to extend AI enrichment with a custom Azure Machine Learning (AML) model.
AzureMachineLearningSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Creates an instance of AzureMachineLearningSkill class.
AzureMachineLearningVectorizer - Class in com.azure.search.documents.indexes.models
Specifies an Azure Machine Learning endpoint deployed via the Azure AI Foundry Model Catalog for generating the vector embedding of a query string.
AzureMachineLearningVectorizer(String) - Constructor for class com.azure.search.documents.indexes.models.AzureMachineLearningVectorizer
Creates an instance of AzureMachineLearningVectorizer class.
AzureOpenAIEmbeddingSkill - Class in com.azure.search.documents.indexes.models
Allows you to generate a vector embedding for a given text input using the Azure OpenAI resource.
AzureOpenAIEmbeddingSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Creates an instance of AzureOpenAIEmbeddingSkill class.
AzureOpenAIModelName - Class in com.azure.search.documents.indexes.models
The Azure Open AI model name that will be called.
AzureOpenAIModelName() - Constructor for class com.azure.search.documents.indexes.models.AzureOpenAIModelName
Deprecated.
AzureOpenAITokenizerParameters - Class in com.azure.search.documents.indexes.models
The AzureOpenAITokenizerParameters model.
AzureOpenAITokenizerParameters() - Constructor for class com.azure.search.documents.indexes.models.AzureOpenAITokenizerParameters
Creates an instance of AzureOpenAITokenizerParameters class.
AzureOpenAIVectorizer - Class in com.azure.search.documents.indexes.models
Specifies the Azure OpenAI resource used to vectorize a query string.
AzureOpenAIVectorizer(String) - Constructor for class com.azure.search.documents.indexes.models.AzureOpenAIVectorizer
Creates an instance of AzureOpenAIVectorizer class.
AzureOpenAIVectorizerParameters - Class in com.azure.search.documents.indexes.models
Specifies the parameters for connecting to the Azure OpenAI resource.
AzureOpenAIVectorizerParameters() - Constructor for class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Creates an instance of AzureOpenAIVectorizerParameters class.

B

BACK - Enum constant in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Specifies that the n-gram should be generated from the back of the input.
BANGLA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Bangla.
BANGLA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Bangla.
BASE_RESULTS - Static variable in class com.azure.search.documents.models.SemanticSearchResultsType
Results without any semantic enrichment or reranking.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Basque.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Basque.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Basque.
BE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Belarusian (Cyrillic and Latin).
BE_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Belarusian (Cyrillic).
BE_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Belarusian (Latin).
BEIDER_MORSE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a Beider-Morse value.
BFY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Bagheli.
BFZ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Mahasu Pahari (Devanagiri).
BG - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Bulgarian.
BG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Bulgarian.
BG - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Bulgarian.
BG_BG - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Bulgarian (Bulgaria).
BG_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Bulgarian.
BG_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Bulgarian.
BGC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Haryanvi.
BHO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Bhojpuri-Hindi (Devanagiri).
BI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Bislama.
BINARY_QUANTIZATION - Static variable in class com.azure.search.documents.indexes.models.VectorSearchCompressionKind
Binary Quantization, a type of compression method.
BinaryQuantizationCompression - Class in com.azure.search.documents.indexes.models
Contains configuration options specific to the binary quantization compression method used during indexing and querying.
BinaryQuantizationCompression(String) - Constructor for class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
Creates an instance of BinaryQuantizationCompression class.
BlobIndexerDataToExtract - Class in com.azure.search.documents.indexes.models
Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none".
BlobIndexerDataToExtract() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Deprecated.
BlobIndexerImageAction - Class in com.azure.search.documents.indexes.models
Determines how to process embedded images and image files in Azure blob storage.
BlobIndexerImageAction() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Deprecated.
BlobIndexerParsingMode - Class in com.azure.search.documents.indexes.models
Represents the parsing mode for indexing from an Azure blob data source.
BlobIndexerParsingMode() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Deprecated.
BlobIndexerPdfTextRotationAlgorithm - Class in com.azure.search.documents.indexes.models
Determines algorithm for text extraction from PDF files in Azure blob storage.
BlobIndexerPdfTextRotationAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Deprecated.
BM25SimilarityAlgorithm - Class in com.azure.search.documents.indexes.models
Ranking function based on the Okapi BM25 similarity algorithm.
BM25SimilarityAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Creates an instance of BM25SimilarityAlgorithm class.
BN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Bangla.
BN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Bengali (India).
BN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Bangla.
BNS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Bundeli.
BOOLEAN - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a Boolean value (true or false).
BR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Breton.
BRA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Brajbha.
BRANDS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Visual features recognized as commercial brands.
BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Portuguese (Brazil).
BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Portuguese (Brazil).
BRX - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Bodo (Devanagiri).
BS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Bosnian Latin.
BS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Bosnian Latin.
BS - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Bosnian.
BS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Bosnian (Latin).
BUA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Buryat (Cyrillic).
bufferedSender(TypeReference<T>) - Method in class com.azure.search.documents.SearchClientBuilder
buildAsyncClient() - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Creates a SearchIndexAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Creates a SearchIndexerAsyncClient based on options set in the Builder.
buildAsyncClient() - Method in class com.azure.search.documents.SearchClientBuilder
Creates a SearchAsyncClient based on options set in the builder.
buildAsyncSender() - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Creates a SearchIndexingBufferedAsyncSender based on options set in the builder.
buildClient() - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Creates a SearchIndexClient based on options set in the Builder.
buildClient() - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Creates a SearchIndexerClient based on options set in the Builder.
buildClient() - Method in class com.azure.search.documents.SearchClientBuilder
Creates a SearchClient based on options set in the builder.
Building and Authenticating a SearchClient or SearchAsyncClient using API keys - Search tag in class com.azure.search.documents.SearchClientBuilder
Section
Building and Authenticating a SearchClient or SearchAsyncClient using Microsoft Entra ID - Search tag in class com.azure.search.documents.SearchClientBuilder
Section
Building and Authenticating a SearchIndexClient or SearchIndexAsyncClient using API keys - Search tag in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Section
Building and Authenticating a SearchIndexClient or SearchIndexAsyncClient using Microsoft Entra - Search tag in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Section
Building and Authenticating a SearchIndexerClient or SearchIndexerAsyncClient using API keys - Search tag in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Section
Building and Authenticating a SearchIndexerClient or SearchIndexerAsyncClient using Microsoft Entra ID - Search tag in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Section
buildSearchFields(Class<?>, FieldBuilderOptions) - Static method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Convenience method to convert a Class's Fields and Methods into SearchFields to help aid the creation of a SearchField which represents the Class.
buildSearchFields(Class<?>, FieldBuilderOptions) - Static method in class com.azure.search.documents.indexes.SearchIndexClient
Convenience method to convert a Class's Fields and Methods into SearchFields to help aid the creation of a SearchField which represents the Class.
buildSender() - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Creates a SearchIndexingBufferedSender based on options set in the builder.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Bulgarian.
BYTE - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a 8-bit unsigned integer.

C

CA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Catalan.
CA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Catalan.
CA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Catalan.
CA_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Catalan.
CA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Catalan.
CA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Catalan.
CANON_EQ - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Enables canonical equivalence.
CAPACITY_OVERLOADED - Static variable in class com.azure.search.documents.models.SemanticErrorReason
The request was throttled.
CARRIAGE_RETURN - Static variable in class com.azure.search.documents.indexes.models.OcrLineEnding
Lines are separated by a carriage return ('\r') character.
CARRIAGE_RETURN_LINE_FEED - Static variable in class com.azure.search.documents.indexes.models.OcrLineEnding
Lines are separated by a carriage return and a line feed ('\r\n') character.
CASE_INSENSITIVE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Enables case-insensitive matching.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Catalan.
CATEGORIES - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Categories.
catenateAll() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the catenateAll property: A value indicating whether all subword parts will be catenated.
CAVERPHONE1 - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a Caverphone 1.0 value.
CAVERPHONE2 - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a Caverphone 2.0 value.
CEB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Cebuano.
CELEBRITIES - Static variable in class com.azure.search.documents.indexes.models.ImageDetail
Details recognized as celebrities.
CH - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Chamorro.
CHARACTERS - Static variable in class com.azure.search.documents.indexes.models.SplitSkillUnit
The length will be measured by character.
CharFilter - Class in com.azure.search.documents.indexes.models
Base type for character filters.
CharFilter(String) - Constructor for class com.azure.search.documents.indexes.models.CharFilter
Creates an instance of CharFilter class.
CharFilterName - Class in com.azure.search.documents.indexes.models
Defines the names of all character filters supported by the search engine.
CharFilterName() - Constructor for class com.azure.search.documents.indexes.models.CharFilterName
Deprecated.
Use the CharFilterName.fromString(String) factory method.
CHINESE_SIMPLIFIED - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Chinese (Simplified).
CHINESE_TRADITIONAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Chinese (Traditional).
CJK_BIGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Forms bigrams of CJK terms that are generated from the standard tokenizer.
CJK_WIDTH - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes CJK width differences.
CjkBigramTokenFilter - Class in com.azure.search.documents.indexes.models
Forms bigrams of CJK terms that are generated from the standard tokenizer.
CjkBigramTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Creates an instance of CjkBigramTokenFilter class.
CjkBigramTokenFilterScripts - Enum in com.azure.search.documents.indexes.models
Scripts that can be ignored by CjkBigramTokenFilter.
CL_100K_BASE - Static variable in class com.azure.search.documents.indexes.models.SplitSkillEncoderModelName
A base model with a 100,000 token vocabulary.
CLASSIC - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Grammar-based tokenizer that is suitable for processing most European-language documents.
CLASSIC - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Removes English possessives, and dots from acronyms.
ClassicSimilarityAlgorithm - Class in com.azure.search.documents.indexes.models
Legacy similarity algorithm which uses the Lucene TFIDFSimilarity implementation of TF-IDF.
ClassicSimilarityAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.ClassicSimilarityAlgorithm
Creates an instance of ClassicSimilarityAlgorithm class.
ClassicTokenizer - Class in com.azure.search.documents.indexes.models
Grammar-based tokenizer that is suitable for processing most European-language documents.
ClassicTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.ClassicTokenizer
Creates an instance of ClassicTokenizer class.
clientOptions(ClientOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
clientOptions(ClientOptions) - Method in class com.azure.search.documents.SearchClientBuilder
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
close() - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Closes the buffered sender, any documents remaining in the batch will be sent to the Search index for indexing.
close() - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Closes the buffered sender, any documents remaining in the batch will be sent to the Search index for indexing.
close(Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Closes the buffered, any documents remaining in the batch yet to be sent to the Search index for indexing.
CNR_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Montenegrin (Cyrillic).
CNR_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Montenegrin (Latin).
CO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Corsican.
CognitiveServicesAccount - Class in com.azure.search.documents.indexes.models
Base type for describing any Azure AI service resource attached to a skillset.
CognitiveServicesAccount() - Constructor for class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Creates an instance of CognitiveServicesAccount class.
CognitiveServicesAccountKey - Class in com.azure.search.documents.indexes.models
The multi-region account key of an Azure AI service resource that's attached to a skillset.
CognitiveServicesAccountKey(String) - Constructor for class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Creates an instance of CognitiveServicesAccountKey class.
COHERE_EMBED_V3ENGLISH - Static variable in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Static value Cohere-embed-v3-english for AIFoundryModelCatalogName.
COHERE_EMBED_V3ENGLISH - Static variable in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Static value Cohere-embed-v3-english for AIStudioModelCatalogName.
COHERE_EMBED_V3MULTILINGUAL - Static variable in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Static value Cohere-embed-v3-multilingual for AIFoundryModelCatalogName.
COHERE_EMBED_V3MULTILINGUAL - Static variable in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Static value Cohere-embed-v3-multilingual for AIStudioModelCatalogName.
collection(SearchFieldDataType) - Static method in class com.azure.search.documents.indexes.models.SearchFieldDataType
Returns a collection of a specific SearchFieldDataType.
COLOGNE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a Cologne Phonetic value.
com.azure.search.documents - package com.azure.search.documents
Azure AI Search, formerly known as "Azure AI Search", provides secure information retrieval at scale over user-owned content in traditional and conversational search applications.
com.azure.search.documents.indexes - package com.azure.search.documents.indexes
Azure AI Search, formerly known as "Azure AI Search", provides secure information retrieval at scale over user-owned content in traditional and conversational search applications.
com.azure.search.documents.indexes.models - package com.azure.search.documents.indexes.models
Package containing the data models for SearchServiceClient.
com.azure.search.documents.models - package com.azure.search.documents.models
Package containing the data models for SearchIndexClient.
com.azure.search.documents.options - package com.azure.search.documents.options
Package containing options model classes used by Azure Search Documents.
com.azure.search.documents.util - package com.azure.search.documents.util
Package containing Azure AI Search paged response classes.
COMMENTS - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Permits whitespace and comments in the pattern.
COMMON_GRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Construct bigrams for frequently occurring terms while indexing.
CommonGramTokenFilter - Class in com.azure.search.documents.indexes.models
Construct bigrams for frequently occurring terms while indexing.
CommonGramTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Creates an instance of CommonGramTokenFilter class.
COMPLEX - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains one or more complex objects that in turn have sub-fields of other types.
ConditionalSkill - Class in com.azure.search.documents.indexes.models
A skill that enables scenarios that require a Boolean operation to determine the data to assign to an output.
ConditionalSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.ConditionalSkill
Creates an instance of ConditionalSkill class.
configuration(Configuration) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the configuration store that is used during construction of the service client.
configuration(Configuration) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the configuration store that is used during construction of the service client.
CONSTANT - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Boosts scores by a constant factor.
CONTENT_AND_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Extracts all metadata and textual content from each blob.
Contributing - Search tag in Overview
Section
CorsOptions - Class in com.azure.search.documents.indexes.models
Defines options to control Cross-Origin Resource Sharing (CORS) for an index.
CorsOptions(List<String>) - Constructor for class com.azure.search.documents.indexes.models.CorsOptions
Creates an instance of CorsOptions class.
COSINE - Static variable in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmMetric
Measures the angle between vectors to quantify their similarity, disregarding magnitude.
COSMOS_DB - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Indicates a CosmosDB datasource.
COUNT_ALL_RESULTS - Static variable in class com.azure.search.documents.models.HybridCountAndFacetMode
Include all documents that were matched by the search query when computing 'count' and 'facets', regardless of whether or not those documents are within the 'maxTextRecallSize' retrieval window.
COUNT_RETRIEVABLE_RESULTS - Static variable in class com.azure.search.documents.models.HybridCountAndFacetMode
Only include documents that were matched within the 'maxTextRecallSize' retrieval window when computing 'count' and 'facets'.
create(String, Object...) - Static method in class com.azure.search.documents.SearchFilter
Create an OData filter expression from a formattable string.
Create a client using Microsoft Entra ID authentication - Search tag in Overview
Section
Create an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Create an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Create an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Create an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Create a SearchClient - Search tag in Overview
Section
Create a SearchClient - Search tag in package com.azure.search.documents
Section
Create a SearchClient - Search tag in package com.azure.search.documents.indexes
Section
Create a SearchIndexClient - Search tag in Overview
Section
Create a SearchIndexClient - Search tag in package com.azure.search.documents
Section
Create a SearchIndexClient - Search tag in package com.azure.search.documents.indexes
Section
Create a SearchIndexerClient - Search tag in Overview
Section
Create a SearchIndexerClient - Search tag in package com.azure.search.documents
Section
Create a SearchIndexerClient - Search tag in package com.azure.search.documents.indexes
Section
Create a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Create a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Create a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Create a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
createDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search data source
createDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search data source
createDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search data source
createDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search data source
createFromAzureBlobStorage(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Blob container.
createFromAzureBlobStorage(String, String, String, String, String, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Blob container.
createFromAzureSql(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure SQL database.
createFromAzureSql(String, String, String, String, DataChangeDetectionPolicy, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure SQL database.
createFromAzureTableStorage(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Table.
createFromAzureTableStorage(String, String, String, String, String, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to an Azure Table.
createFromCosmos(String, String, String) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to a Cosmos database with change detection set to true.
createFromCosmos(String, String, String, Boolean) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to a Cosmos database.
createFromCosmos(String, String, String, String, Boolean, String, DataDeletionDetectionPolicy) - Static method in class com.azure.search.documents.indexes.SearchIndexerDataSources
Creates a new SearchIndexerDataSourceConnection to connect to a Cosmos database.
createFromFile(String, Path) - Static method in class com.azure.search.documents.indexes.models.SynonymMap
Creates a new instance of SynonymMap with synonyms read from the passed file.
createIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search index.
createIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search index
createIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search indexer.
createIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search indexer.
createIndexerWithResponse(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search indexer.
createIndexerWithResponse(SearchIndexer, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search indexer.
createIndexWithResponse(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search index.
createIndexWithResponse(SearchIndex, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search index
createOrUpdateDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search data source or updates a data source if it already exists.
createOrUpdateDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search data source or updates a data source if it already exists
createOrUpdateDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search data source or updates a data source if it already exists.
createOrUpdateDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search data source or updates a data source if it already exists.
createOrUpdateIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search index or updates an index if it already exists.
createOrUpdateIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search index or updates an index if it already exists.
createOrUpdateIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search indexer or updates an indexer if it already exists.
createOrUpdateIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search indexer or updates an indexer if it already exists.
createOrUpdateIndexerWithResponse(SearchIndexer, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search indexer or updates an indexer if it already exists.
createOrUpdateIndexerWithResponse(SearchIndexer, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search indexer or updates an indexer if it already exists.
createOrUpdateIndexWithResponse(SearchIndex, boolean, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search index or updates an index if it already exists.
createOrUpdateIndexWithResponse(SearchIndex, boolean, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search index or updates an index if it already exists.
createOrUpdateSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search skillset or updates a skillset if it already exists.
createOrUpdateSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search skillset or updates a skillset if it already exists.
createOrUpdateSkillsetWithResponse(SearchIndexerSkillset, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure AI Search skillset or updates a skillset if it already exists.
createOrUpdateSkillsetWithResponse(SearchIndexerSkillset, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure AI Search skillset or updates a skillset if it already exists.
createOrUpdateSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search synonym map or updates a synonym map if it already exists.
createOrUpdateSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search synonym map or updates a synonym map if it already exists.
createOrUpdateSynonymMapWithResponse(SynonymMap, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search synonym map or updates a synonym map if it already exists.
createOrUpdateSynonymMapWithResponse(SynonymMap, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search synonym map or updates a synonym map if it already exists.
createSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new skillset in an Azure AI Search service.
createSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new skillset in an Azure AI Search service.
createSkillsetWithResponse(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new skillset in an Azure AI Search service.
createSkillsetWithResponse(SearchIndexerSkillset, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new skillset in an Azure AI Search service.
createSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search synonym map.
createSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search synonym map.
createSynonymMapWithResponse(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure AI Search synonym map.
createSynonymMapWithResponse(SynonymMap, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure AI Search synonym map.
Creating an index - Search tag in Overview
Section
Creating an index - Search tag in package com.azure.search.documents
Section
Creating an index - Search tag in package com.azure.search.documents.indexes
Section
credential(AzureKeyCredential) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(AzureKeyCredential) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(TokenCredential) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
credential(TokenCredential) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the TokenCredential used to authorize requests sent to the service.
CRH - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Crimean Tatar (Latin).
CROATIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Croatian.
CROATIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Croatian.
CS - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Czech.
CS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Czech.
CS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Czech.
CS - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Czech.
CS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Czech.
CS_CZ - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Czech (Czech Republic).
CS_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Czech.
CS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Czech.
CSB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kashubian.
CUSTOM_WEB_API - Static variable in class com.azure.search.documents.indexes.models.VectorSearchVectorizerKind
Generate embeddings using a custom web endpoint at query time.
CustomAnalyzer - Class in com.azure.search.documents.indexes.models
Allows you to take control over the process of converting text into indexable/searchable tokens.
CustomAnalyzer(String, LexicalTokenizerName) - Constructor for class com.azure.search.documents.indexes.models.CustomAnalyzer
Creates an instance of CustomAnalyzer class.
CustomEntity - Class in com.azure.search.documents.indexes.models
An object that contains information about the matches that were found, and related metadata.
CustomEntity(String) - Constructor for class com.azure.search.documents.indexes.models.CustomEntity
Creates an instance of CustomEntity class.
CustomEntityAlias - Class in com.azure.search.documents.indexes.models
A complex object that can be used to specify alternative spellings or synonyms to the root entity name.
CustomEntityAlias(String) - Constructor for class com.azure.search.documents.indexes.models.CustomEntityAlias
Creates an instance of CustomEntityAlias class.
CustomEntityLookupSkill - Class in com.azure.search.documents.indexes.models
A skill looks for text from a custom, user-defined list of words and phrases.
CustomEntityLookupSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Creates an instance of CustomEntityLookupSkill class.
CustomEntityLookupSkillLanguage - Class in com.azure.search.documents.indexes.models
The language codes supported for input text by CustomEntityLookupSkill.
CustomEntityLookupSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Deprecated.
CustomNormalizer - Class in com.azure.search.documents.indexes.models
Allows you to configure normalization for filterable, sortable, and facetable fields, which by default operate with strict matching.
CustomNormalizer(String) - Constructor for class com.azure.search.documents.indexes.models.CustomNormalizer
Creates an instance of CustomNormalizer class.
CY - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Welsh.
CY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Welsh.
CY - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Welsh.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Czech.

D

DA - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Danish.
DA - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Danish.
DA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Danish.
DA - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Danish.
DA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Danish.
DA - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Danish.
DA - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Danish.
DA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Danish.
DA_DK - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Danish (Denmark).
DA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Danish.
DA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Danish.
DataChangeDetectionPolicy - Class in com.azure.search.documents.indexes.models
Base type for data change detection policies.
DataChangeDetectionPolicy() - Constructor for class com.azure.search.documents.indexes.models.DataChangeDetectionPolicy
Creates an instance of DataChangeDetectionPolicy class.
DataDeletionDetectionPolicy - Class in com.azure.search.documents.indexes.models
Base type for data deletion detection policies.
DataDeletionDetectionPolicy() - Constructor for class com.azure.search.documents.indexes.models.DataDeletionDetectionPolicy
Creates an instance of DataDeletionDetectionPolicy class.
DATE_TIME_OFFSET - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a date/time value, including timezone information.
DATETIME - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Entities describing a date and time.
DE - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
German.
DE - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
German.
DE - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
German.
DE - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
German.
DE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
German.
DE - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
German.
DE - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
German.
DE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
German.
DE_DE - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for German (Germany).
DE_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for German.
DE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for German.
DebugInfo - Class in com.azure.search.documents.models
Contains debugging information that can be used to further explore your search results.
DebugInfo() - Constructor for class com.azure.search.documents.models.DebugInfo
Creates an instance of DebugInfo class.
DEFAULT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Set to default for normal file processing.
DefaultCognitiveServicesAccount - Class in com.azure.search.documents.indexes.models
An empty object that represents the default Azure AI service resource for a skillset.
DefaultCognitiveServicesAccount() - Constructor for class com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
Creates an instance of DefaultCognitiveServicesAccount class.
Default HTTP Client - Search tag in Overview
Section
DELETE - Enum constant in enum com.azure.search.documents.models.IndexActionType
Removes the specified document from the index.
Delete a Document - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Delete a Document - Search tag in class com.azure.search.documents.SearchClient
Section
Delete an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Delete an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Delete an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Delete an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Delete a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Delete a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Delete a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Delete a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
deleteDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Delete a DataSource
deleteDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Delete a DataSource
deleteDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure AI Search data source.
deleteDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Delete a DataSource with Response
deleteDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Deletes a collection of documents from the target index.
deleteDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
Deletes a collection of documents from the target index.
deleteDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Deletes a collection of documents from the target index.
deleteDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Deletes a collection of documents from the target index.
deleteIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure AI Search index and all the documents it contains.
deleteIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure AI Search index and all the documents it contains.
deleteIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure AI Search indexer.
deleteIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes an Azure AI Search indexer.
deleteIndexerWithResponse(SearchIndexer, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure AI Search indexer.
deleteIndexerWithResponse(SearchIndexer, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes an Azure AI Search indexer.
deleteIndexWithResponse(SearchIndex, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure AI Search index and all the documents it contains.
deleteIndexWithResponse(SearchIndex, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure AI Search index and all the documents it contains.
deleteSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes a cognitive skillset in an Azure AI Search service.
deleteSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes a cognitive skillset in an Azure AI Search service.
deleteSkillsetWithResponse(SearchIndexerSkillset, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes a cognitive skillset in an Azure AI Search service.
deleteSkillsetWithResponse(SearchIndexerSkillset, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes a cognitive skillset in an Azure AI Search service.
deleteSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure AI Search synonym map.
deleteSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure AI Search synonym map.
deleteSynonymMapWithResponse(SynonymMap, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure AI Search synonym map.
deleteSynonymMapWithResponse(SynonymMap, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure AI Search synonym map.
DELIMITED_TEXT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Set to delimitedText when blobs are plain CSV files.
DESCRIPTION - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Description.
DETECT_ANGLES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
May produce better and more readable text extraction from PDF files that have rotated text within them.
DHI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Dhimal (Devanagiri).
DictionaryDecompounderTokenFilter - Class in com.azure.search.documents.indexes.models
Decomposes compound words found in many Germanic languages.
DictionaryDecompounderTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Creates an instance of DictionaryDecompounderTokenFilter class.
DIGIT - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Keeps digits in tokens.
DISABLED - Static variable in class com.azure.search.documents.models.QueryDebugMode
No query debugging information will be returned.
DISCARD_ORIGINALS - Static variable in class com.azure.search.documents.indexes.models.VectorSearchCompressionRescoreStorageMethod
This option discards the original full-precision vectors.
DistanceScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores based on distance from a geographic location.
DistanceScoringFunction(String, double, DistanceScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.DistanceScoringFunction
Creates an instance of DistanceScoringFunction class.
DistanceScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a distance scoring function.
DistanceScoringParameters(String, double) - Constructor for class com.azure.search.documents.indexes.models.DistanceScoringParameters
Creates an instance of DistanceScoringParameters class.
DocumentDebugInfo - Class in com.azure.search.documents.models
Contains debugging information that can be used to further explore your search results.
DocumentDebugInfo() - Constructor for class com.azure.search.documents.models.DocumentDebugInfo
Creates an instance of DocumentDebugInfo class.
DocumentExtractionSkill - Class in com.azure.search.documents.indexes.models
A skill that extracts content from a file within the enrichment pipeline.
DocumentExtractionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Creates an instance of DocumentExtractionSkill class.
DocumentIntelligenceLayoutSkill - Class in com.azure.search.documents.indexes.models
A skill that extracts content and layout information (as markdown), via Azure AI Services, from files within the enrichment pipeline.
DocumentIntelligenceLayoutSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Creates an instance of DocumentIntelligenceLayoutSkill class.
DocumentIntelligenceLayoutSkillMarkdownHeaderDepth - Class in com.azure.search.documents.indexes.models
The depth of headers in the markdown output.
DocumentIntelligenceLayoutSkillMarkdownHeaderDepth() - Constructor for class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
DocumentIntelligenceLayoutSkillOutputMode - Class in com.azure.search.documents.indexes.models
Controls the cardinality of the output produced by the skill.
DocumentIntelligenceLayoutSkillOutputMode() - Constructor for class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillOutputMode
documentKeyRetriever(Function<T, String>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the function that retrieves the key value from a document.
DOI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Dogri (Devanagiri).
DOT_ALL - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Enables dotall mode.
DOT_PRODUCT - Static variable in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmMetric
Calculates the sum of element-wise products to gauge alignment and magnitude similarity.
DOUBLE - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains an IEEE double-precision floating point number.
DOUBLE_METAPHONE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a double metaphone value.
DSB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Lower Sorbian.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Dutch.
DUTCH_KP - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Dutch that uses the Kraaij-Pohlmann stemming algorithm.

E

EDGE_NGRAM - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Tokenizes the input from an edge into n-grams of the given size(s).
EDGE_NGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Generates n-grams of the given size(s) starting from the front or the back of an input token.
EdgeNGramTokenFilter - Class in com.azure.search.documents.indexes.models
Generates n-grams of the given size(s) starting from the front or the back of an input token.
EdgeNGramTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Constructor of TokenFilter.
EdgeNGramTokenFilterSide - Enum in com.azure.search.documents.indexes.models
Specifies which side of the input an n-gram should be generated from.
EdgeNGramTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizes the input from an edge into n-grams of the given size(s).
EdgeNGramTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Creates an instance of EdgeNGramTokenizer class.
EL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Greek.
EL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Greek.
EL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Greek.
EL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Greek.
EL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Greek.
EL_GR - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Greek (Greece).
EL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Greek.
EL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Greek.
ELISION - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Removes elisions.
ELISION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Removes elisions.
ElisionTokenFilter - Class in com.azure.search.documents.indexes.models
Removes elisions.
ElisionTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.ElisionTokenFilter
Creates an instance of ElisionTokenFilter class.
EMAIL - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Entities describing an email address.
EN - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
English.
EN - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
English.
EN - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
English.
EN - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
English.
EN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
English.
EN - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
English.
EN - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
English.
EN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
English.
EN_AU - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for English (Australia).
EN_CA - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for English (Canada).
EN_GB - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for English (Great Britain).
EN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for English (India).
EN_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for English.
EN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for English.
EN_US - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for English (United States).
Enabling Logging - Search tag in Overview
Section
endpoint(String) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the service endpoint for the Azure AI Search instance.
endpoint(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the service endpoint for the Azure AI Search instance.
endpoint(String) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the service endpoint for the Azure AI Search instance.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for English.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for English.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for English.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for English.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for English.
EntityCategory - Class in com.azure.search.documents.indexes.models
A string indicating what entity categories to return.
EntityCategory() - Constructor for class com.azure.search.documents.indexes.models.EntityCategory
Deprecated.
Use the EntityCategory.fromString(String) factory method.
EntityLinkingSkill - Class in com.azure.search.documents.indexes.models
Using the Text Analytics API, extracts linked entities from text.
EntityLinkingSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.EntityLinkingSkill
Creates an instance of EntityLinkingSkill class.
EntityRecognitionSkill - Class in com.azure.search.documents.indexes.models
Text analytics entity recognition.
EntityRecognitionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.EntityRecognitionSkill
EntityRecognitionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, EntityRecognitionSkillVersion) - Constructor for class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Creates an instance of EntityRecognitionSkill class.
EntityRecognitionSkillLanguage - Class in com.azure.search.documents.indexes.models
Deprecated.
EntityRecognitionSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Deprecated.
EntityRecognitionSkillVersion - Enum in com.azure.search.documents.indexes.models
Represents the version of EntityRecognitionSkill.
equals(Object) - Method in class com.azure.search.documents.models.QueryRewrites
 
ERROR - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Indicates that the indexer experienced an error that cannot be corrected without human intervention.
ES - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Spanish.
ES - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Spanish.
ES - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Spanish.
ES - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Spanish.
ES - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Spanish.
ES - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Spanish.
ES - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Spanish.
ES - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Spanish.
ES_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Spanish (Spain).
ES_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Spanish.
ES_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Spanish.
ES_MX - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Spanish (Mexico).
ESTONIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Estonian.
ET - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Estonian.
ET - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Estonian.
ET - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Estonian.
ET - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Estonian.
ET_EE - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Estonian (Estonia).
ET_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Estonian.
EU - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Basque.
EU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Basque.
EU_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Basque.
EU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Basque.
EUCLIDEAN - Static variable in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmMetric
Computes the straight-line distance between vectors in a multi-dimensional space.
Examples - Search tag in Overview
Section
Examples - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Examples - Search tag in class com.azure.search.documents.SearchClient
Section
Examples - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Examples - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Examples - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Examples - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Examples - Search tag in package com.azure.search.documents
Section
Examples - Search tag in package com.azure.search.documents.indexes
Section
EXHAUSTIVE_KNN - Static variable in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmKind
Exhaustive KNN algorithm which will perform brute-force search.
ExhaustiveKnnAlgorithmConfiguration - Class in com.azure.search.documents.indexes.models
Contains configuration options specific to the exhaustive KNN algorithm used during querying, which will perform brute-force search across the entire vector index.
ExhaustiveKnnAlgorithmConfiguration(String) - Constructor for class com.azure.search.documents.indexes.models.ExhaustiveKnnAlgorithmConfiguration
Creates an instance of ExhaustiveKnnAlgorithmConfiguration class.
ExhaustiveKnnParameters - Class in com.azure.search.documents.indexes.models
Contains the parameters specific to exhaustive KNN algorithm.
ExhaustiveKnnParameters() - Constructor for class com.azure.search.documents.indexes.models.ExhaustiveKnnParameters
Creates an instance of ExhaustiveKnnParameters class.
EXTRACTIVE - Static variable in class com.azure.search.documents.models.QueryAnswerType
Extracts answer candidates from the contents of the documents returned in response to a query expressed as a question in natural language.
EXTRACTIVE - Static variable in class com.azure.search.documents.models.QueryCaptionType
Extracts captions from the matching documents that contain passages relevant to the search query.

F

FA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Persian.
FA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Persian.
FA_AE - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Persian (U.A.E.).
FA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Persian.
FACEBOOK_DINO_V2IMAGE_EMBEDDINGS_VI_TBASE - Static variable in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Static value Facebook-DinoV2-Image-Embeddings-ViT-Base for AIFoundryModelCatalogName.
FACEBOOK_DINO_V2IMAGE_EMBEDDINGS_VI_TBASE - Static variable in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Static value Facebook-DinoV2-Image-Embeddings-ViT-Base for AIStudioModelCatalogName.
FACEBOOK_DINO_V2IMAGE_EMBEDDINGS_VI_TGIANT - Static variable in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Static value Facebook-DinoV2-Image-Embeddings-ViT-Giant for AIFoundryModelCatalogName.
FACEBOOK_DINO_V2IMAGE_EMBEDDINGS_VI_TGIANT - Static variable in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Static value Facebook-DinoV2-Image-Embeddings-ViT-Giant for AIStudioModelCatalogName.
FACES - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Visual features recognized as people faces.
FacetResult - Class in com.azure.search.documents.models
A single bucket of a facet query result.
FacetResult() - Constructor for class com.azure.search.documents.models.FacetResult
Creates an instance of FacetResult class.
FAIL - Static variable in class com.azure.search.documents.models.SemanticErrorMode
If there is an exception during the semantic processing step, the query will fail and return the appropriate HTTP code depending on the error.
FI - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Finnish.
FI - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Finnish.
FI - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Finnish.
FI - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Finnish.
FI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Finnish.
FI - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Finnish.
FI - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Finnish.
FI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Finnish.
FI_FI - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Finnish (Finland).
FI_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Finnish.
FI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Finnish.
FieldBuilderIgnore - Annotation Type in com.azure.search.documents.indexes
Marker annotation that indicates the field or method is to be ignored by converting to SearchField.
FieldBuilderOptions - Class in com.azure.search.documents.indexes.models
Additional parameters to build SearchField.
FieldBuilderOptions() - Constructor for class com.azure.search.documents.indexes.models.FieldBuilderOptions
Creates an instance of FieldBuilderOptions.
FieldMapping - Class in com.azure.search.documents.indexes.models
Defines a mapping between a field in a data source and a target field in an index.
FieldMapping(String) - Constructor for class com.azure.search.documents.indexes.models.FieldMapping
Creates an instance of FieldMapping class.
FieldMappingFunction - Class in com.azure.search.documents.indexes.models
Represents a function that transforms a value from a data source before indexing.
FieldMappingFunction(String) - Constructor for class com.azure.search.documents.indexes.models.FieldMappingFunction
Creates an instance of FieldMappingFunction class.
FIL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Filipino.
FIL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Filipino.
findFailedActionsToRetry(IndexBatchBase<SearchDocument>, String) - Method in exception class com.azure.search.documents.models.IndexBatchException
Finds all index actions in the given batch that failed and need to be retried, and returns them in a new batch.
findFailedActionsToRetry(IndexBatchBase<T>, Function<T, String>) - Method in exception class com.azure.search.documents.models.IndexBatchException
Finds all index actions in the given batch that failed and need to be retried, and returns them in a new batch.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Finnish.
FIRST_MATCHING - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Boost scores using the first applicable scoring function in the scoring profile.
FJ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Fijian.
FJ - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Fijian.
flush() - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Sends the current batch of documents to be indexed.
flush() - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Sends the current batch of documents to be indexed.
flush(Duration, Context) - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Sends the current batch of documents to be indexed.
FO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Faroese.
FR - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
French.
FR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
French.
FR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
French.
FR - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
French.
FR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
French.
FR - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
French.
FR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
French.
FR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
French.
FR_CA - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for French (Canada).
FR_FR - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for French (France).
FR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for French.
FR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for French.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for French.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for French.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for French.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for French.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for French.
FreshnessScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores based on the value of a date-time field.
FreshnessScoringFunction(String, double, FreshnessScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.FreshnessScoringFunction
Creates an instance of FreshnessScoringFunction class.
FreshnessScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a freshness scoring function.
FreshnessScoringParameters(Duration) - Constructor for class com.azure.search.documents.indexes.models.FreshnessScoringParameters
Creates an instance of FreshnessScoringParameters class.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Reads an instance of AIServicesAccountIdentity from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AIServicesAccountKey
Reads an instance of AIServicesAccountKey from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Reads an instance of AIServicesVisionParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AIServicesVisionVectorizer
Reads an instance of AIServicesVisionVectorizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Reads an instance of AnalyzedTokenInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Reads an instance of AsciiFoldingTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Reads an instance of AzureMachineLearningParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Reads an instance of AzureMachineLearningSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AzureMachineLearningVectorizer
Reads an instance of AzureMachineLearningVectorizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Reads an instance of AzureOpenAIEmbeddingSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AzureOpenAITokenizerParameters
Reads an instance of AzureOpenAITokenizerParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizer
Reads an instance of AzureOpenAIVectorizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Reads an instance of AzureOpenAIVectorizerParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
Reads an instance of BinaryQuantizationCompression from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Reads an instance of BM25SimilarityAlgorithm from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CharFilter
Reads an instance of CharFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Reads an instance of CjkBigramTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ClassicSimilarityAlgorithm
Reads an instance of ClassicSimilarityAlgorithm from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ClassicTokenizer
Reads an instance of ClassicTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Reads an instance of CognitiveServicesAccount from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Reads an instance of CognitiveServicesAccountKey from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Reads an instance of CommonGramTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ConditionalSkill
Reads an instance of ConditionalSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CorsOptions
Reads an instance of CorsOptions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Reads an instance of CustomAnalyzer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CustomEntity
Reads an instance of CustomEntity from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Reads an instance of CustomEntityAlias from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Reads an instance of CustomEntityLookupSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.CustomNormalizer
Reads an instance of CustomNormalizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DataChangeDetectionPolicy
Reads an instance of DataChangeDetectionPolicy from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DataDeletionDetectionPolicy
Reads an instance of DataDeletionDetectionPolicy from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
Reads an instance of DefaultCognitiveServicesAccount from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Reads an instance of DictionaryDecompounderTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DistanceScoringFunction
Reads an instance of DistanceScoringFunction from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DistanceScoringParameters
Reads an instance of DistanceScoringParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Reads an instance of DocumentExtractionSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Reads an instance of DocumentIntelligenceLayoutSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Reads an instance of EdgeNGramTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Reads an instance of ElisionTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Reads an instance of EntityLinkingSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ExhaustiveKnnAlgorithmConfiguration
Reads an instance of ExhaustiveKnnAlgorithmConfiguration from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ExhaustiveKnnParameters
Reads an instance of ExhaustiveKnnParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.FieldMapping
Reads an instance of FieldMapping from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.FieldMappingFunction
Reads an instance of FieldMappingFunction from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.FreshnessScoringFunction
Reads an instance of FreshnessScoringFunction from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.FreshnessScoringParameters
Reads an instance of FreshnessScoringParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.HighWaterMarkChangeDetectionPolicy
Reads an instance of HighWaterMarkChangeDetectionPolicy from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.HnswAlgorithmConfiguration
Reads an instance of HnswAlgorithmConfiguration from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.HnswParameters
Reads an instance of HnswParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Reads an instance of ImageAnalysisSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Reads an instance of IndexerCurrentState from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Reads an instance of IndexerExecutionResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.IndexingParameters
Reads an instance of IndexingParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Reads an instance of IndexingParametersConfiguration from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.IndexingSchedule
Reads an instance of IndexingSchedule from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.IndexStatisticsSummary
Reads an instance of IndexStatisticsSummary from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Reads an instance of InputFieldMappingEntry from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Reads an instance of KeepTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Reads an instance of KeyPhraseExtractionSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Reads an instance of KeywordMarkerTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Reads an instance of LanguageDetectionSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Reads an instance of LengthTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.LexicalAnalyzer
Reads an instance of LexicalAnalyzer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.LexicalNormalizer
Reads an instance of LexicalNormalizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.LexicalTokenizer
Reads an instance of LexicalTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Reads an instance of LimitTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ListIndexStatsSummary
Reads an instance of ListIndexStatsSummary from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Reads an instance of LuceneStandardAnalyzer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
Reads an instance of MagnitudeScoringFunction from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Reads an instance of MagnitudeScoringParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.MappingCharFilter
Reads an instance of MappingCharFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.MergeSkill
Reads an instance of MergeSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Reads an instance of MicrosoftLanguageStemmingTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Reads an instance of MicrosoftLanguageTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.NativeBlobSoftDeleteDeletionDetectionPolicy
Reads an instance of NativeBlobSoftDeleteDeletionDetectionPolicy from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.NGramTokenizer
Reads an instance of NGramTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.OcrSkill
Reads an instance of OcrSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Reads an instance of OutputFieldMappingEntry from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Reads an instance of PathHierarchyTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Reads an instance of PatternAnalyzer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Reads an instance of PatternCaptureTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Reads an instance of PatternReplaceCharFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
Reads an instance of PatternReplaceTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PatternTokenizer
Reads an instance of PatternTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Reads an instance of PhoneticTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Reads an instance of PiiDetectionSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.RescoringOptions
Reads an instance of RescoringOptions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ResourceCounter
Reads an instance of ResourceCounter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Reads an instance of ScalarQuantizationCompression from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ScalarQuantizationParameters
Reads an instance of ScalarQuantizationParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ScoringFunction
Reads an instance of ScoringFunction from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ScoringProfile
Reads an instance of ScoringProfile from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchAlias
Reads an instance of SearchAlias from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchField
Reads an instance of SearchField from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndex
Reads an instance of SearchIndex from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexer
Reads an instance of SearchIndexer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Reads an instance of SearchIndexerCache from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Reads an instance of SearchIndexerDataContainer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataIdentity
Reads an instance of SearchIndexerDataIdentity from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataNoneIdentity
Reads an instance of SearchIndexerDataNoneIdentity from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Reads an instance of SearchIndexerDataSourceConnection from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
Reads an instance of SearchIndexerDataUserAssignedIdentity from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerError
Reads an instance of SearchIndexerError from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjection
Reads an instance of SearchIndexerIndexProjection from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
Reads an instance of SearchIndexerIndexProjectionSelector from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionsParameters
Reads an instance of SearchIndexerIndexProjectionsParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Reads an instance of SearchIndexerKnowledgeStore from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Reads an instance of SearchIndexerKnowledgeStoreFileProjectionSelector from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Reads an instance of SearchIndexerKnowledgeStoreObjectProjectionSelector from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreParameters
Reads an instance of SearchIndexerKnowledgeStoreParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Reads an instance of SearchIndexerKnowledgeStoreProjection from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Reads an instance of SearchIndexerKnowledgeStoreTableProjectionSelector from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
Reads an instance of SearchIndexerLimits from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Reads an instance of SearchIndexerSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Reads an instance of SearchIndexerSkillset from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Reads an instance of SearchIndexerStatus from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Reads an instance of SearchIndexerWarning from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchIndexStatistics
Reads an instance of SearchIndexStatistics from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Reads an instance of SearchResourceEncryptionKey from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Reads an instance of SearchServiceCounters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Reads an instance of SearchServiceLimits from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchServiceStatistics
Reads an instance of SearchServiceStatistics from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SearchSuggester
Reads an instance of SearchSuggester from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SemanticConfiguration
Reads an instance of SemanticConfiguration from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SemanticField
Reads an instance of SemanticField from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Reads an instance of SemanticPrioritizedFields from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SemanticSearch
Reads an instance of SemanticSearch from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ShaperSkill
Reads an instance of ShaperSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Reads an instance of ShingleTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SimilarityAlgorithm
Reads an instance of SimilarityAlgorithm from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SnowballTokenFilter
Reads an instance of SnowballTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Reads an instance of SoftDeleteColumnDeletionDetectionPolicy from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SplitSkill
Reads an instance of SplitSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SqlIntegratedChangeTrackingPolicy
Reads an instance of SqlIntegratedChangeTrackingPolicy from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.StemmerOverrideTokenFilter
Reads an instance of StemmerOverrideTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.StemmerTokenFilter
Reads an instance of StemmerTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.StopAnalyzer
Reads an instance of StopAnalyzer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Reads an instance of StopwordsTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SynonymMap
Reads an instance of SynonymMap from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Reads an instance of SynonymTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.TagScoringFunction
Reads an instance of TagScoringFunction from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.TagScoringParameters
Reads an instance of TagScoringParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Reads an instance of TextTranslationSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.TextWeights
Reads an instance of TextWeights from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.TokenFilter
Reads an instance of TokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.TruncateTokenFilter
Reads an instance of TruncateTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Reads an instance of UaxUrlEmailTokenizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.UniqueTokenFilter
Reads an instance of UniqueTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.VectorSearch
Reads an instance of VectorSearch from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmConfiguration
Reads an instance of VectorSearchAlgorithmConfiguration from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Reads an instance of VectorSearchCompression from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.VectorSearchProfile
Reads an instance of VectorSearchProfile from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.VectorSearchVectorizer
Reads an instance of VectorSearchVectorizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.VisionVectorizeSkill
Reads an instance of VisionVectorizeSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.WebApiSkill
Reads an instance of WebApiSkill from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.WebApiVectorizer
Reads an instance of WebApiVectorizer from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Reads an instance of WebApiVectorizerParameters from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Reads an instance of WordDelimiterTokenFilter from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.AutocompleteItem
Reads an instance of AutocompleteItem from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.AutocompleteOptions
Reads an instance of AutocompleteOptions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.AutocompleteResult
Reads an instance of AutocompleteResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.DebugInfo
Reads an instance of DebugInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.DocumentDebugInfo
Reads an instance of DocumentDebugInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.FacetResult
Reads an instance of FacetResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.HybridSearch
Reads an instance of HybridSearch from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.IndexDocumentsResult
Reads an instance of IndexDocumentsResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.IndexingResult
Reads an instance of IndexingResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.QueryAnswerResult
Reads an instance of QueryAnswerResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.QueryCaptionResult
Reads an instance of QueryCaptionResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.QueryResultDocumentRerankerInput
Reads an instance of QueryResultDocumentRerankerInput from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.QueryResultDocumentSemanticField
Reads an instance of QueryResultDocumentSemanticField from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.QueryResultDocumentSubscores
Reads an instance of QueryResultDocumentSubscores from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.QueryRewritesDebugInfo
Reads an instance of QueryRewritesDebugInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.QueryRewritesValuesDebugInfo
Reads an instance of QueryRewritesValuesDebugInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.SearchScoreThreshold
Reads an instance of SearchScoreThreshold from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.SemanticDebugInfo
Reads an instance of SemanticDebugInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.SingleVectorFieldResult
Reads an instance of SingleVectorFieldResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.SuggestOptions
Reads an instance of SuggestOptions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.TextResult
Reads an instance of TextResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Reads an instance of VectorizableImageBinaryQuery from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Reads an instance of VectorizableImageUrlQuery from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorizableTextQuery
Reads an instance of VectorizableTextQuery from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorizedQuery
Reads an instance of VectorizedQuery from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorQuery
Reads an instance of VectorQuery from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorsDebugInfo
Reads an instance of VectorsDebugInfo from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorSimilarityThreshold
Reads an instance of VectorSimilarityThreshold from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.search.documents.models.VectorThreshold
Reads an instance of VectorThreshold from the JsonReader.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Creates or finds a AIFoundryModelCatalogName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Creates or finds a AIStudioModelCatalogName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.AzureOpenAIModelName
Creates or finds a AzureOpenAIModelName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Creates or finds a BlobIndexerDataToExtract from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Creates or finds a BlobIndexerImageAction from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Creates or finds a BlobIndexerParsingMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Creates or finds a BlobIndexerPdfTextRotationAlgorithm from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.CharFilterName
Creates or finds a CharFilterName from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Parses a serialized value to a CjkBigramTokenFilterScripts instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Creates or finds a CustomEntityLookupSkillLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Creates or finds a DocumentIntelligenceLayoutSkillMarkdownHeaderDepth from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillOutputMode
Creates or finds a DocumentIntelligenceLayoutSkillOutputMode from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Parses a serialized value to a EdgeNGramTokenFilterSide instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.EntityCategory
Creates or finds a EntityCategory from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Creates or finds a EntityRecognitionSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Gets the EntityRecognitionSkillVersion from the string value.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Creates or finds a ImageAnalysisSkillLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.ImageDetail
Creates or finds a ImageDetail from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Creates or finds a IndexerExecutionEnvironment from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Parses a serialized value to a IndexerExecutionStatus instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
Creates or finds a IndexerExecutionStatusDetail from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerStatus
Parses a serialized value to a IndexerStatus instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.IndexingMode
Creates or finds a IndexingMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.IndexProjectionMode
Creates or finds a IndexProjectionMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Creates or finds a KeyPhraseExtractionSkillLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Creates or finds a LexicalAnalyzerName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Creates or finds a LexicalNormalizerName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Creates or finds a LexicalTokenizerName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Creates or finds a MarkdownHeaderDepth from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.MarkdownParsingSubmode
Creates or finds a MarkdownParsingSubmode from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Parses a serialized value to a MicrosoftStemmingTokenizerLanguage instance.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Parses a serialized value to a MicrosoftTokenizerLanguage instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.OcrLineEnding
Creates or finds a OcrLineEnding from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Creates or finds a OcrSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Parses a serialized value to a PhoneticEncoder instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Creates or finds a PiiDetectionSkillMaskingMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.RegexFlags
Creates or finds a RegexFlags from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Parses a serialized value to a ScoringFunctionAggregation instance.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Parses a serialized value to a ScoringFunctionInterpolation instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SearchFieldDataType
Creates or finds a SearchFieldDataType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Creates or finds a SearchIndexerDataSourceType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Creates or finds a SentimentSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Gets the SentimentSkillVersion from the string value.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Parses a serialized value to a SnowballTokenFilterLanguage instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SplitSkillEncoderModelName
Creates or finds a SplitSkillEncoderModelName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Creates or finds a SplitSkillLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.SplitSkillUnit
Creates or finds a SplitSkillUnit from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Parses a serialized value to a StemmerTokenFilterLanguage instance.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.StopwordsList
Parses a serialized value to a StopwordsList instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.TextSplitMode
Creates or finds a TextSplitMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Creates or finds a TextTranslationSkillLanguage from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Parses a serialized value to a TokenCharacterKind instance.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.TokenFilterName
Creates or finds a TokenFilterName from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VectorEncodingFormat
Creates or finds a VectorEncodingFormat from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmKind
Creates or finds a VectorSearchAlgorithmKind from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmMetric
Creates or finds a VectorSearchAlgorithmMetric from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VectorSearchCompressionKind
Creates or finds a VectorSearchCompressionKind from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VectorSearchCompressionRescoreStorageMethod
Creates or finds a VectorSearchCompressionRescoreStorageMethod from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VectorSearchCompressionTarget
Creates or finds a VectorSearchCompressionTarget from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VectorSearchVectorizerKind
Creates or finds a VectorSearchVectorizerKind from its string representation.
fromString(String) - Static method in class com.azure.search.documents.indexes.models.VisualFeature
Creates or finds a VisualFeature from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.models.AutocompleteMode
Parses a serialized value to a AutocompleteMode instance.
fromString(String) - Static method in class com.azure.search.documents.models.HybridCountAndFacetMode
Creates or finds a HybridCountAndFacetMode from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.models.IndexActionType
Parses a serialized value to a IndexActionType instance.
fromString(String) - Static method in class com.azure.search.documents.models.QueryAnswerType
Creates or finds a QueryAnswerType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QueryCaptionType
Creates or finds a QueryCaptionType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QueryDebugMode
Creates or finds a QueryDebugMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QueryLanguage
Creates or finds a QueryLanguage from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QueryRewrites
Parses a QueryRewrites from a string.
fromString(String) - Static method in class com.azure.search.documents.models.QueryRewritesType
Creates or finds a QueryRewritesType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.QuerySpellerType
Creates or finds a QuerySpellerType from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.models.QueryType
Parses a serialized value to a QueryType instance.
fromString(String) - Static method in enum com.azure.search.documents.models.ScoringStatistics
Parses a serialized value to a ScoringStatistics instance.
fromString(String) - Static method in class com.azure.search.documents.models.SearchAudience
Creates or finds a SearchAudience from its string representation.
fromString(String) - Static method in enum com.azure.search.documents.models.SearchMode
Parses a serialized value to a SearchMode instance.
fromString(String) - Static method in class com.azure.search.documents.models.SemanticErrorMode
Creates or finds a SemanticErrorMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.SemanticErrorReason
Creates or finds a SemanticErrorReason from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.SemanticFieldState
Creates or finds a SemanticFieldState from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.SemanticQueryRewritesResultType
Creates or finds a SemanticQueryRewritesResultType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.SemanticSearchResultsType
Creates or finds a SemanticSearchResultsType from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.VectorFilterMode
Creates or finds a VectorFilterMode from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.VectorQueryKind
Creates or finds a VectorQueryKind from its string representation.
fromString(String) - Static method in class com.azure.search.documents.models.VectorThresholdKind
Creates or finds a VectorThresholdKind from its string representation.
FRONT - Enum constant in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Specifies that the n-gram should be generated from the front of the input.
FULL - Enum constant in enum com.azure.search.documents.models.QueryType
Uses the full Lucene query syntax for searches.
FUR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Frulian.
FY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Western Frisian.

G

GA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Irish.
GA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Irish.
GA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Irish.
GA_IE - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Irish (Ireland).
GA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Irish.
GAG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Gagauz (Latin).
GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Galician.
GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Galician.
GD - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Scottish Gaelic.
General - Search tag in Overview
Section
General - Search tag in package com.azure.search.documents
Section
General - Search tag in package com.azure.search.documents.indexes
Section
GENERATE_NORMALIZED_IMAGE_PER_PAGE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Extracts text from images (for example, the word "STOP" from a traffic stop sign), and embeds it into the content field, but treats PDF files differently in that each page will be rendered as an image and normalized accordingly, instead of extracting embedded images.
GENERATE_NORMALIZED_IMAGES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Extracts text from images (for example, the word "STOP" from a traffic stop sign), and embeds it into the content field.
generateNumberParts() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the generateNumberParts property: A value indicating whether to generate number subwords.
generateWordParts() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the generateWordParts property: A value indicating whether to generate part words.
GENERATIVE - Static variable in class com.azure.search.documents.models.QueryRewritesType
Generate alternative query terms to increase the recall of a search request.
GEOGRAPHY_POINT - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a geo-location in terms of longitude and latitude.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for German.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for German.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for German.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for German.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for German.
GERMAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes German characters according to the heuristics of the German2 snowball algorithm.
GERMAN2 - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer that uses the German variant algorithm.
GERMAN2 - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer that uses the German variant algorithm.
getAction() - Method in class com.azure.search.documents.options.OnActionAddedOptions
Gets the action.
getAction() - Method in class com.azure.search.documents.options.OnActionErrorOptions
Gets the action.
getActions() - Method in class com.azure.search.documents.models.IndexBatchBase
Get the actions property: The actions in the batch.
getActions() - Method in class com.azure.search.documents.SearchIndexingBufferedAsyncSender
Gets the IndexActions in the batch that are ready to be indexed.
getActions() - Method in class com.azure.search.documents.SearchIndexingBufferedSender
Gets the list of IndexActions in the batch that are ready to be indexed.
getActionType() - Method in class com.azure.search.documents.models.IndexAction
Get the actionType property: The operation to perform on a document in an indexing batch.
getAdditionalProperties() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the additionalProperties property: A dictionary of indexer-specific configuration properties.
getAdditionalProperties() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionsParameters
Get the additionalProperties property: A dictionary of index projection-specific configuration properties.
getAdditionalProperties() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreParameters
Get the additionalProperties property: A dictionary of knowledge store-specific configuration properties.
getAdditionalProperties() - Method in class com.azure.search.documents.models.FacetResult
Get the additionalProperties property: A single bucket of a facet query result.
getAdditionalProperties() - Method in class com.azure.search.documents.models.QueryAnswerResult
Get the additionalProperties property: An answer is a text passage extracted from the contents of the most relevant documents that matched the query.
getAdditionalProperties() - Method in class com.azure.search.documents.models.QueryCaptionResult
Get the additionalProperties property: Captions are the most representative passages from the document relatively to the search query.
Get a Document - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Get a Document - Search tag in class com.azure.search.documents.SearchClient
Section
getAIServicesVisionParameters() - Method in class com.azure.search.documents.indexes.models.AIServicesVisionVectorizer
Get the aIServicesVisionParameters property: Contains the parameters specific to AI Services Vision embedding vectorization.
getAlgorithmConfigurationName() - Method in class com.azure.search.documents.indexes.models.VectorSearchProfile
Get the algorithmConfigurationName property: The name of the vector search algorithm configuration that specifies the algorithm and optional parameters.
getAlgorithms() - Method in class com.azure.search.documents.indexes.models.VectorSearch
Get the algorithms property: Contains configuration options specific to the algorithm used during indexing or querying.
getAliasCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the aliasCounter property: Total number of aliases.
getAliases() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the aliases property: An array of complex objects that can be used to specify alternative spellings or synonyms to the root entity name.
getAllDocsFinalChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the allDocsFinalChangeTrackingState property: Change tracking state value when indexing finishes on all documents in the datasource.
getAllDocsInitialChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the allDocsInitialChangeTrackingState property: Change tracking state used when indexing starts on all documents in the datasource.
getAllowedOrigins() - Method in class com.azure.search.documents.indexes.models.CorsOptions
Get the allowedOrigins property: The list of origins from which JavaScript code will be granted access to your index.
getAllowedSpecialTokens() - Method in class com.azure.search.documents.indexes.models.AzureOpenAITokenizerParameters
Get the allowedSpecialTokens property: (Optional) Only applies if the unit is set to azureOpenAITokens.
getAMLParameters() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningVectorizer
Get the aMLParameters property: Specifies the properties of the AML vectorizer.
getAnalyzerName() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the analyzer name property: The name of the analyzer to use to break the given text.
getAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the analyzerName property: The name of the analyzer to use for the field.
getAnalyzers() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the analyzers property: The analyzers for the index.
Get an API Key - Search tag in Overview
Section
Get an API Key - Search tag in package com.azure.search.documents
Section
Get an API Key - Search tag in package com.azure.search.documents.indexes
Section
Get an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Get an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
getAnswerType() - Method in class com.azure.search.documents.models.QueryAnswer
Gets the type of answers to generate.
getApiKey() - Method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Get the apiKey property: API key of the designated AI Services resource.
getApiKey() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Get the apiKey property: API key of the designated Azure OpenAI resource.
getApiKey() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Get the apiKey property: API key of the designated Azure OpenAI resource.
getApplicationId() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the applicationId property: An AAD Application ID that was granted the required access permissions to the Azure Key Vault that is to be used when encrypting your data at rest.
getApplicationSecret() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the applicationSecret property: The authentication key of the specified AAD application.
getArticles() - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Get the articles property: The set of articles to remove.
Get a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Get a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
getAuthenticationKey() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Get the authenticationKey property: (Required for key authentication) The key for the AML service.
getAuthenticationKey() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the authenticationKey property: (Required for key authentication) The key for the AML service.
getAuthIdentity() - Method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Get the authIdentity property: The user-assigned managed identity used for outbound connections.
getAuthIdentity() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Get the authIdentity property: The user-assigned managed identity used for outbound connections.
getAuthIdentity() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Get the authIdentity property: The user-assigned managed identity used for outbound connections.
getAuthIdentity() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the authIdentity property: The user-assigned managed identity used for outbound connections.
getAuthIdentity() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Get the authIdentity property: The user-assigned managed identity used for outbound connections.
getAuthResourceId() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the authResourceId property: Applies to custom skills that connect to external code in an Azure function or some other application that provides the transformations.
getAuthResourceId() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Get the authResourceId property: Applies to custom endpoints that connect to external code in an Azure function or some other application that provides the transformations.
getAutocompleteMode() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the autocompleteMode property: Specifies the mode for Autocomplete.
getAzureOpenAITokenizerParameters() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the azureOpenAITokenizerParameters property: Only applies if the unit is set to azureOpenAITokens.
getB() - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Get the b property: This property controls how the length of a document affects the relevance score.
getBase64Image() - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Get the base64Image property: The base 64 encoded binary of an image to be vectorized to perform a vector search query.
getBatchSize() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the batchSize property: The number of items that are read from the data source and indexed as a single batch in order to improve performance.
getBatchSize() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the batchSize property: The desired batch size which indicates number of documents.
getBoost() - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Get the boost property: A multiplier for the raw score.
getBoostingDistance() - Method in class com.azure.search.documents.indexes.models.DistanceScoringParameters
Get the boostingDistance property: The distance in kilometers from the reference location where the boosting range ends.
getBoostingDuration() - Method in class com.azure.search.documents.indexes.models.FreshnessScoringParameters
Get the boostingDuration property: The expiration period after which boosting will stop for a particular document.
getBoostingRangeEnd() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Get the boostingRangeEnd property: The field value at which boosting ends.
getBoostingRangeStart() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Get the boostingRangeStart property: The field value at which boosting starts.
getCache() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the cache property: Adds caching to an enrichment pipeline to allow for incremental modification steps without having to rebuild the index every time.
getCaptionType() - Method in class com.azure.search.documents.models.QueryCaption
Gets the type of captions to generate.
getCategories() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the categories property: A list of entity categories that should be extracted.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the charFilters property: An optional list of character filters to use when breaking the given text.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Get the charFilters property: A list of character filters used to prepare input text before it is processed by the tokenizer.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Get the charFilters property: A list of character filters used to prepare input text before it is processed.
getCharFilters() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the charFilters property: The character filters for the index.
getCognitiveServicesAccount() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the cognitiveServicesAccount property: Details about the Azure AI service to be used when running skills.
getCommonWords() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the commonWords property: The set of common words.
getCompressionName() - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Get the compressionName property: The name to associate with this particular configuration.
getCompressionName() - Method in class com.azure.search.documents.indexes.models.VectorSearchProfile
Get the compressionName property: The name of the compression method configuration that specifies the compression method and optional parameters.
getCompressions() - Method in class com.azure.search.documents.indexes.models.VectorSearch
Get the compressions property: Contains configuration options specific to the compression method used during indexing or querying.
getConfiguration() - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Get the configuration property: A dictionary of configurations for the skill.
getConfiguration() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the configuration property: A dictionary of indexer-specific configuration properties.
getConfigurations() - Method in class com.azure.search.documents.indexes.models.SemanticSearch
Get the configurations property: The semantic configurations for the index.
getConnectionString() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the connectionString property: The connection string for the datasource.
getContainer() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the container property: The data container for the datasource.
getContent() - Method in class com.azure.search.documents.models.QueryResultDocumentRerankerInput
Get the content property: The raw concatenated strings for the content fields that were used for semantic enrichment.
getContentFields() - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Get the contentFields property: Defines the content fields to be used for semantic ranking, captions, highlights, and answers.
getContentFields() - Method in class com.azure.search.documents.models.SemanticDebugInfo
Get the contentFields property: The content fields that were sent to the semantic enrichment process, as well as how they were used.
getContext() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
getCorsOptions() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the corsOptions property: Options to control Cross-Origin Resource Sharing (CORS) for the index.
getCount() - Method in class com.azure.search.documents.models.FacetResult
Get the count property: The approximate count of documents falling within the bucket described by this facet.
getCount() - Method in class com.azure.search.documents.models.QueryAnswer
Gets the number of answers to generate.
getCount() - Method in class com.azure.search.documents.models.QueryRewrites
Gets the number of rewrites to generate.
getCount() - Method in class com.azure.search.documents.models.RangeFacetResult
Gets the approximate count of documents falling within the bucket described by this facet.
getCount() - Method in class com.azure.search.documents.models.ValueFacetResult
Gets the approximate count of documents falling within the bucket described by this facet.
getCountAndFacetMode() - Method in class com.azure.search.documents.models.HybridSearch
Get the countAndFacetMode property: Determines whether the count and facets should includes all documents that matched the search query, or only the documents that are retrieved within the 'maxTextRecallSize' window.
getCounters() - Method in class com.azure.search.documents.indexes.models.SearchServiceStatistics
Get the counters property: Service level resource counters.
getCoverage() - Method in class com.azure.search.documents.models.AutocompleteResult
Get the coverage property: A value indicating the percentage of the index that was considered by the autocomplete request, or null if minimumCoverage was not specified in the request.
getCoverage() - Method in class com.azure.search.documents.util.AutocompletePagedResponse
The percentage of the index covered in the autocomplete request.
getCoverage() - Method in class com.azure.search.documents.util.SearchPagedFlux
The percentage of the index covered in the search request.
getCoverage() - Method in class com.azure.search.documents.util.SearchPagedIterable
The percentage of the index covered in the search request.
getCoverage() - Method in class com.azure.search.documents.util.SuggestPagedResponse
The percentage of the index covered in the suggest request.
getCurrentState() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the currentState property: All of the state that defines and dictates the indexer's current execution.
getDataChangeDetectionPolicy() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the dataChangeDetectionPolicy property: The data change detection policy for the datasource.
getDataDeletionDetectionPolicy() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the dataDeletionDetectionPolicy property: The data deletion detection policy for the datasource.
getDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a DataSource from an Azure AI Search service.
getDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a DataSource from an Azure AI Search service.
getDataSourceConnectionWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a DataSource from an Azure AI Search service.
getDataSourceConnectionWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a DataSource from an Azure AI Search service.
getDataSourceCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the dataSourceCounter property: Total number of data sources.
getDataSourceName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the dataSourceName property: The name of the datasource from which this indexer reads data.
getDataToExtract() - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Get the dataToExtract property: The type of data to be extracted for the skill.
getDataToExtract() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the dataToExtract property: Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none".
getDebug() - Method in class com.azure.search.documents.models.SearchOptions
Get the debug property: Enables a debugging tool that can be used to further explore your search results.
getDebugInfo() - Method in class com.azure.search.documents.util.SearchPagedFlux
The debug information that can be used to further explore your search results.
getDebugInfo() - Method in class com.azure.search.documents.util.SearchPagedIterable
The debug information that can be used to further explore your search results.
getDefaultConfigurationName() - Method in class com.azure.search.documents.indexes.models.SemanticSearch
Get the defaultConfigurationName property: Allows you to set the name of a default semantic configuration in your index, making it optional to pass it on as a query parameter every time.
getDefaultCountryHint() - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Get the defaultCountryHint property: A country code to use as a hint to the language detection model if it cannot disambiguate the language.
getDefaultFromLanguageCode() - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Get the defaultFromLanguageCode property: The language code to translate documents from for documents that don't specify the from language explicitly.
getDefaultFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the defaultFuzzyEditDistance property: Changes the default fuzzy edit distance value for this entity.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLanguageCode() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the defaultLanguageCode property: A value indicating which language code to use.
getDefaultLogOptions() - Static method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Gets the default Azure Search headers and query parameters allow list.
getDefaultLogOptions() - Static method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Gets the default Azure Search headers and query parameters allow list.
getDefaultLogOptions() - Static method in class com.azure.search.documents.SearchClientBuilder
Gets the default Azure Search headers and query parameters allow list.
getDefaultOversampling() - Method in class com.azure.search.documents.indexes.models.RescoringOptions
Get the defaultOversampling property: Default oversampling factor.
getDefaultOversampling() - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Get the defaultOversampling property: Default oversampling factor.
getDefaultScoringProfile() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the defaultScoringProfile property: The name of the scoring profile to use if none is specified in the query.
getDefaultToLanguageCode() - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Get the defaultToLanguageCode property: The language code to translate documents into for documents that don't specify the to language explicitly.
getDegreeOfParallelism() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the degreeOfParallelism property: (Optional) When specified, indicates the number of calls the indexer will make in parallel to the endpoint you have provided.
getDegreeOfParallelism() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the degreeOfParallelism property: If set, the number of parallel calls that can be made to the Web API.
getDelimitedTextDelimiter() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the delimitedTextDelimiter property: For CSV blobs, specifies the end-of-line single-character delimiter for CSV files where each line starts a new document (for example, "|").
getDelimitedTextHeaders() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the delimitedTextHeaders property: For CSV blobs, specifies a comma-delimited list of column headers, useful for mapping source fields to destination fields in an index.
getDelimiter() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the delimiter property: The delimiter character to use.
getDeploymentName() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Get the deploymentName property: ID of the Azure OpenAI model deployment on the designated resource.
getDeploymentName() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Get the deploymentName property: ID of the Azure OpenAI model deployment on the designated resource.
getDescription() - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Get the description property: Description of the Azure AI service resource attached to a skillset.
getDescription() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the description property: This field can be used as a passthrough for custom metadata about the matched text(s).
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the description property: The description of the indexer.
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the description property: The description of the datasource.
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
getDescription() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the description property: The description of the skillset.
getDetails() - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Get the details property: A string indicating which domain-specific details to return.
getDetails() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the details property: Additional, verbose details about the error to assist in debugging the indexer.
getDetails() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the details property: Additional, verbose details about the warning to assist in debugging the indexer.
getDimensions() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Get the dimensions property: The number of dimensions the resulting output embeddings should have.
getDocument() - Method in class com.azure.search.documents.models.IndexAction
Get the document on which the action will be performed; Fields other than the key are ignored for delete actions.
getDocument(Class<T>) - Method in class com.azure.search.documents.models.SearchResult
Get the additionalProperties property: Unmatched properties from the message are deserialized this collection.
getDocument(Class<T>) - Method in class com.azure.search.documents.models.SuggestResult
Get the additionalProperties property: Unmatched properties from the message are deserialized this collection.
getDocument(String, Class<T>) - Method in class com.azure.search.documents.SearchAsyncClient
Retrieves a document from the Azure AI Search index.
getDocument(String, Class<T>) - Method in class com.azure.search.documents.SearchClient
Retrieves a document from the Azure AI Search index.
getDocumentationLink() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the documentationLink property: A link to a troubleshooting guide for these classes of errors.
getDocumentationLink() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the documentationLink property: A link to a troubleshooting guide for these classes of warnings.
getDocumentBoost() - Method in class com.azure.search.documents.models.QueryResultDocumentSubscores
Get the documentBoost property: The BM25 or Classic score for the text portion of the query.
getDocumentCount() - Method in class com.azure.search.documents.indexes.models.IndexStatisticsSummary
Get the documentCount property: The number of documents in the index.
getDocumentCount() - Method in class com.azure.search.documents.indexes.models.SearchIndexStatistics
Get the documentCount property: The number of documents in the index.
getDocumentCount() - Method in class com.azure.search.documents.SearchAsyncClient
Queries the number of documents in the search index.
getDocumentCount() - Method in class com.azure.search.documents.SearchClient
Queries the number of documents in the search index.
getDocumentCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the documentCounter property: Total number of documents across all indexes in the service.
getDocumentCountWithResponse() - Method in class com.azure.search.documents.SearchAsyncClient
Queries the number of documents in the search index.
getDocumentCountWithResponse(Context) - Method in class com.azure.search.documents.SearchClient
Queries the number of documents in the search index.
getDocumentDebugInfo() - Method in class com.azure.search.documents.models.SearchResult
Get the documentDebugInfo property: Contains debugging information that can be used to further explore your search results.
getDocumentRoot() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the documentRoot property: For JSON arrays, given a structured or semi-structured document, you can specify a path to the array using this property.
getDocumentWithResponse(String, Class<T>, List<String>) - Method in class com.azure.search.documents.SearchAsyncClient
Retrieves a document from the Azure AI Search index.
getDocumentWithResponse(String, Class<T>, List<String>, Context) - Method in class com.azure.search.documents.SearchClient
Retrieves a document from the Azure AI Search index.
getDomain() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the domain property: If specified, will set the PII domain to include only a subset of the entity categories.
getEfConstruction() - Method in class com.azure.search.documents.indexes.models.HnswParameters
Get the efConstruction property: The size of the dynamic list containing the nearest neighbors, which is used during index time.
getEfSearch() - Method in class com.azure.search.documents.indexes.models.HnswParameters
Get the efSearch property: The size of the dynamic list containing the nearest neighbors, which is used during search time.
getEncoder() - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Get the encoder property: The phonetic encoder to use.
getEncoderModelName() - Method in class com.azure.search.documents.indexes.models.AzureOpenAITokenizerParameters
Get the encoderModelName property: Only applies if the unit is set to azureOpenAITokens.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEncryptionKey() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
getEndOffset() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the endOffset property: The index of the last character of the token in the input text.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Gets the endpoint for the Azure AI Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Gets the endpoint for the Azure AI Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Gets the endpoint for the Azure AI Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Gets the endpoint for the Azure AI Search service.
getEndpoint() - Method in class com.azure.search.documents.SearchAsyncClient
Gets the endpoint for the Azure AI Search service.
getEndpoint() - Method in class com.azure.search.documents.SearchClient
Gets the endpoint for the Azure AI Search service.
getEndTime() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the endTime property: The end time of this indexer execution, if the execution has already completed.
getEntitiesDefinitionUri() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the entitiesDefinitionUri property: Path to a JSON or CSV file containing all the target text to match against.
getErrorMessage() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the errorMessage property: The error message indicating the top-level error, if any.
getErrorMessage() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the errorMessage property: The message describing the error that occurred while processing the item.
getErrorMessage() - Method in class com.azure.search.documents.models.IndexingResult
Get the errorMessage property: The error message explaining why the indexing operation failed for the document identified by the key; null if indexing succeeded.
getErrorMode() - Method in class com.azure.search.documents.models.SemanticSearchOptions
Get the semanticErrorHandling property: Allows the user to choose whether a semantic call should fail completely, or to return partial results.
getErrorReason() - Method in class com.azure.search.documents.models.SemanticSearchResults
The reason for a partial result returned by Azure AI Search.
getErrors() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the errors property: The item-level indexing errors.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchAlias
Get the eTag property: The ETag of the alias.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the eTag property: The ETag of the index.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the eTag property: The ETag of the indexer.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the eTag property: The ETag of the data source.
getETag() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the eTag property: The ETag of the skillset.
getETag() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the eTag property: The ETag of the synonym map.
getExcludedFileNameExtensions() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the excludedFileNameExtensions property: Comma-delimited list of filename extensions to ignore when processing from Azure blob storage.
getExecutionEnvironment() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the executionEnvironment property: Specifies the environment in which the indexer should execute.
getExecutionHistory() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the executionHistory property: History of the recent indexer executions, sorted in reverse chronological order.
getExpand() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the expand property: A value indicating whether all words in the list of synonyms (if => notation is not used) will map to one another.
getFacets() - Method in class com.azure.search.documents.models.FacetResult
Get the facets property: The nested facet query results for the search operation, organized as a collection of buckets for each faceted field; null if the query did not contain any nested facets.
getFacets() - Method in class com.azure.search.documents.models.SearchOptions
Get the facets property: The list of facet expressions to apply to the search query.
getFacets() - Method in class com.azure.search.documents.util.SearchPagedFlux
The facet query results based on the search request.
getFacets() - Method in class com.azure.search.documents.util.SearchPagedIterable
The facet query results based on the search request.
getFailedItemCount() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the failedItemCount property: The number of items that failed to be indexed during this indexer execution.
getFieldMappings() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the fieldMappings property: Defines mappings between fields in the data source and corresponding target fields in the index.
getFieldName() - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Get the fieldName property: The name of the field used as input to the scoring function.
getFieldName() - Method in class com.azure.search.documents.indexes.models.SemanticField
Get the fieldName property: The fieldName property.
getFields() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the fields property: A list of sub-fields if this is a field of type Edm.ComplexType or Collection(Edm.ComplexType).
getFields() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the fields property: The fields of the index.
getFields() - Method in class com.azure.search.documents.models.VectorQuery
Get the fields property: Vector Fields of type Collection(Edm.Single) to be included in the vector searched.
getFiles() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Get the files property: Projections to Azure File storage.
getFilter() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the filter property: An OData expression that filters the documents used to produce completed terms for the Autocomplete result.
getFilter() - Method in class com.azure.search.documents.models.SearchOptions
Get the filter property: The OData $filter expression to apply to the search query.
getFilter() - Method in class com.azure.search.documents.models.SuggestOptions
Get the filter property: An OData expression that filters the documents considered for suggestions.
getFilterMode() - Method in class com.azure.search.documents.models.VectorSearchOptions
Gets the filter mode to apply to vector queries.
getFilterOverride() - Method in class com.azure.search.documents.models.VectorQuery
Get the filterOverride property: The OData filter expression to apply to this specific vector query.
getFilterToken() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the filterToken property: The string to insert for each position at which there is no token.
getFinalTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the finalTrackingState property: Change tracking state with which an indexer execution finished.
getFlags() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the flags property: Regular expression flags.
getFlags() - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Get the flags property: Regular expression flags.
getFrom() - Method in class com.azure.search.documents.models.RangeFacetResult
Gets a value indicating the inclusive lower bound of the facet's range, or null to indicate that there is no lower bound (i.e. -- for the first bucket).
getFunctionAggregation() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the functionAggregation property: A value indicating how the results of individual scoring functions should be combined.
getFunctions() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the functions property: The collection of functions that influence the scoring of documents.
getFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the fuzzyEditDistance property: Defaults to 0.
getFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the fuzzyEditDistance property: Determine the fuzzy edit distance of the alias.
getGeneratedKeyName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the generatedKeyName property: Name of generated key to store projection under.
getGlobalDefaultFuzzyEditDistance() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the globalDefaultFuzzyEditDistance property: A global flag for FuzzyEditDistance.
getGroup() - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Get the group property: The zero-based ordinal of the matching group in the regular expression pattern to extract into tokens.
getHighlightFields() - Method in class com.azure.search.documents.models.SearchOptions
Get the highlightFields property: The list of field names to use for hit highlights.
getHighlightPostTag() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the highlightPostTag property: A string tag that is appended to hit highlights.
getHighlightPostTag() - Method in class com.azure.search.documents.models.SearchOptions
Get the highlightPostTag property: A string tag that is appended to hit highlights.
getHighlightPostTag() - Method in class com.azure.search.documents.models.SuggestOptions
Get the highlightPostTag property: A string tag that is appended to hit highlights.
getHighlightPreTag() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the highlightPreTag property: A string tag that is prepended to hit highlights.
getHighlightPreTag() - Method in class com.azure.search.documents.models.SearchOptions
Get the highlightPreTag property: A string tag that is prepended to hit highlights.
getHighlightPreTag() - Method in class com.azure.search.documents.models.SuggestOptions
Get the highlightPreTag property: A string tag that is prepended to hit highlights.
getHighlights() - Method in class com.azure.search.documents.models.QueryAnswerResult
Get the highlights property: Same text passage as in the Text property with highlighted text phrases most relevant to the query.
getHighlights() - Method in class com.azure.search.documents.models.QueryCaptionResult
Get the highlights property: Same text passage as in the Text property with highlighted phrases most relevant to the query.
getHighlights() - Method in class com.azure.search.documents.models.SearchResult
Get the highlights property: Text fragments from the document that indicate the matching search terms, organized by each applicable field; null if hit highlighting was not enabled for the query.
getHighWaterMarkColumnName() - Method in class com.azure.search.documents.indexes.models.HighWaterMarkChangeDetectionPolicy
Get the highWaterMarkColumnName property: The name of the high water mark column.
getHttpHeaders() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the httpHeaders property: The headers required to make the http request.
getHttpHeaders() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Get the httpHeaders property: The headers required to make the HTTP request.
getHttpMethod() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the httpMethod property: The method for the http request.
getHttpMethod() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Get the httpMethod property: The method for the HTTP request.
getId() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the id property: This field can be used as a passthrough for custom metadata about the matched text(s).
getId() - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Get the id property: A guid for the SearchIndexerCache.
getIdentity() - Method in class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Get the identity property: The user-assigned managed identity used for connections to AI Service.
getIdentity() - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Get the identity property: The user-assigned managed identity used for connections to the enrichment cache.
getIdentity() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the identity property: An explicit managed identity to use for this datasource.
getIdentity() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Get the identity property: The user-assigned managed identity used for connections to Azure Storage when writing knowledge store projections.
getIdentity() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the identity property: An explicit managed identity to use for this encryption key.
getIgnoreScripts() - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Get the ignoreScripts property: The scripts to ignore.
getImageAction() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the imageAction property: Determines how to process embedded images and image files in Azure blob storage.
getIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves an index definition from the Azure AI Search.
getIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves an index definition from the Azure AI Search.
getIndexAction() - Method in class com.azure.search.documents.options.OnActionSentOptions
Gets the action.
getIndexAction() - Method in class com.azure.search.documents.options.OnActionSucceededOptions
Gets the action.
getIndexAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the indexAnalyzerName property: The name of the analyzer used at indexing time for the field.
getIndexCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the indexCounter property: Total number of indexes.
getIndexedFileNameExtensions() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the indexedFileNameExtensions property: Comma-delimited list of filename extensions to select when processing from Azure blob storage.
getIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves an indexer definition.
getIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves an indexer definition.
getIndexerCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the indexerCounter property: Total number of indexers.
getIndexerStatus(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Returns the current status and execution history of an indexer.
getIndexerStatus(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Returns the current status and execution history of an indexer.
getIndexerStatusWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Returns the current status and execution history of an indexer.
getIndexerStatusWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Returns the current status and execution history of an indexer.
getIndexerWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves an indexer definition.
getIndexerWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves an indexer definition.
getIndexes() - Method in class com.azure.search.documents.indexes.models.SearchAlias
Get the indexes property: The name of the index this alias maps to.
getIndexesStatistics() - Method in class com.azure.search.documents.indexes.models.ListIndexStatsSummary
Get the indexesStatistics property: The Statistics summary of all indexes in the Search service.
getIndexingParametersConfiguration() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the configuration property: A dictionary of indexer-specific configuration properties.
getIndexingResult() - Method in class com.azure.search.documents.options.OnActionErrorOptions
Gets the indexing result of the action.
getIndexingResults() - Method in exception class com.azure.search.documents.models.IndexBatchException
Gets the indexing results returned by the service.
getIndexName() - Method in class com.azure.search.documents.SearchAsyncClient
Gets the name of the Azure AI Search index.
getIndexName() - Method in class com.azure.search.documents.SearchClient
Gets the name of the Azure AI Search index.
getIndexProjection() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the indexProjection property: Definition of additional projections to secondary search index(es).
getIndexStatistics(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns statistics for the given index, including a document count and storage usage.
getIndexStatistics(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns statistics for the given index, including a document count and storage usage.
getIndexStatisticsWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns statistics for the given index, including a document count and storage usage.
getIndexStatisticsWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns statistics for the given index, including a document count and storage usage.
getIndexStatsSummary() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves a summary of statistics for all indexes in the search service.
getIndexStatsSummary() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves a summary of statistics for all indexes in the search service.
getIndexStatsSummary(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves a summary of statistics for all indexes in the search service.
getIndexWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves an index definition from the Azure AI Search.
getIndexWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves an index definition from the Azure AI Search.
getInitialTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the initialTrackingState property: Change tracking state with which an indexer execution started.
getInlineEntitiesDefinition() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the inlineEntitiesDefinition property: The inline CustomEntity definition.
getInputQuery() - Method in class com.azure.search.documents.models.QueryRewritesValuesDebugInfo
Get the inputQuery property: The input text to the generative query rewriting model.
getInputs() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the inputs property: The recursive inputs used when creating a complex type.
getInputs() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the inputs property: Nested inputs for complex projections.
getInputs() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the inputs property: Inputs of the skills could be a column in the source data set, or the output of an upstream skill.
getInsertPostTag() - Method in class com.azure.search.documents.indexes.models.MergeSkill
Get the insertPostTag property: The tag indicates the end of the merged text.
getInsertPreTag() - Method in class com.azure.search.documents.indexes.models.MergeSkill
Get the insertPreTag property: The tag indicates the start of the merged text.
getInterpolation() - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Get the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
getInterval() - Method in class com.azure.search.documents.indexes.models.IndexingSchedule
Get the interval property: The interval of time between indexer executions.
getItemCount() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the itemCount property: The number of items that were processed during this indexer execution.
getJsonSerializer() - Method in class com.azure.search.documents.indexes.models.FieldBuilderOptions
Gets the serializer used to aid the construction of SearchFields in SearchIndexClient.buildSearchFields(Class, FieldBuilderOptions) buildSearchFields} or buildSearchFields.
getK1() - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Get the k1 property: This property controls the scaling function between the term frequency of each matching terms and the final relevance score of a document-query pair.
getKeepWords() - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Get the keepWords property: The list of words to keep.
getKey() - Method in class com.azure.search.documents.indexes.models.AIServicesAccountKey
Get the key property: The key used to provision the Azure AI service resource attached to a skillset.
getKey() - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Get the key property: The key used to provision the Azure AI service resource attached to a skillset.
getKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the key property: The key of the item for which indexing failed.
getKey() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the key property: The key of the item which generated a warning.
getKey() - Method in class com.azure.search.documents.models.IndexingResult
Get the key property: The key of a document that was in the indexing request.
getKey() - Method in class com.azure.search.documents.models.QueryAnswerResult
Get the key property: The key of the document the answer was extracted from.
getKeyName() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the keyName property: The name of your Azure Key Vault key to be used to encrypt your data at rest.
getKeyVersion() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the keyVersion property: The version of your Azure Key Vault key to be used to encrypt your data at rest.
getKeywordFields() - Method in class com.azure.search.documents.models.SemanticDebugInfo
Get the keywordFields property: The keyword fields that were sent to the semantic enrichment process, as well as how they were used.
getKeywords() - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Get the keywords property: A list of words to mark as keywords.
getKeywords() - Method in class com.azure.search.documents.models.QueryResultDocumentRerankerInput
Get the keywords property: The raw concatenated strings for the keyword fields that were used for semantic enrichment.
getKeywordsFields() - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Get the keywordsFields property: Defines the keyword fields to be used for semantic ranking, captions, highlights, and answers.
getKind() - Method in class com.azure.search.documents.indexes.models.AIServicesVisionVectorizer
Get the kind property: The name of the kind of vectorization method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningVectorizer
Get the kind property: The name of the kind of vectorization method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizer
Get the kind property: The name of the kind of vectorization method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
Get the kind property: The name of the kind of compression method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.ExhaustiveKnnAlgorithmConfiguration
Get the kind property: The name of the kind of algorithm being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.HnswAlgorithmConfiguration
Get the kind property: The name of the kind of algorithm being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Get the kind property: The name of the kind of compression method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmConfiguration
Get the kind property: The name of the kind of algorithm being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Get the kind property: The name of the kind of compression method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.VectorSearchVectorizer
Get the kind property: The name of the kind of vectorization method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizer
Get the kind property: The name of the kind of vectorization method being configured for use with vector search.
getKind() - Method in class com.azure.search.documents.models.SearchScoreThreshold
Get the kind property: The kind of threshold used to filter vector queries.
getKind() - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Get the kind property: The kind of vector query being performed.
getKind() - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Get the kind property: The kind of vector query being performed.
getKind() - Method in class com.azure.search.documents.models.VectorizableTextQuery
Get the kind property: The kind of vector query being performed.
getKind() - Method in class com.azure.search.documents.models.VectorizedQuery
Get the kind property: The kind of vector query being performed.
getKind() - Method in class com.azure.search.documents.models.VectorQuery
Get the kind property: The kind of vector query being performed.
getKind() - Method in class com.azure.search.documents.models.VectorSimilarityThreshold
Get the kind property: The kind of threshold used to filter vector queries.
getKind() - Method in class com.azure.search.documents.models.VectorThreshold
Get the kind property: The kind of threshold used to filter vector queries.
getKNearestNeighborsCount() - Method in class com.azure.search.documents.models.VectorQuery
Get the kNearestNeighborsCount property: Number of nearest neighbors to return as top hits.
getKnowledgeStore() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the knowledgeStore property: Definition of additional projections to Azure blob, table, or files, of enriched data.
getLanguage() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Get the language property: The language to use.
getLanguage() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Get the language property: The language to use.
getLanguage() - Method in class com.azure.search.documents.indexes.models.SnowballTokenFilter
Get the language property: The language to use.
getLanguage() - Method in class com.azure.search.documents.indexes.models.StemmerTokenFilter
Get the language property: The language to use.
getLastResult() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the lastResult property: The result of the most recent or an in-progress indexer execution.
getLatest() - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Gets the latest EntityRecognitionSkill version.
getLatest() - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Gets the latest SentimentSkill version.
getLatest() - Static method in enum com.azure.search.documents.SearchServiceVersion
Gets the latest service version supported by this client library.
getLength() - Method in class com.azure.search.documents.indexes.models.TruncateTokenFilter
Get the length property: The length at which terms will be truncated.
getLimits() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the limits property: The execution limits for the indexer.
getLimits() - Method in class com.azure.search.documents.indexes.models.SearchServiceStatistics
Get the limits property: Service level general limits.
getLineEnding() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Get the lineEnding property: Defines the sequence of characters to use between the lines of text recognized by the OCR skill.
getM() - Method in class com.azure.search.documents.indexes.models.HnswParameters
Get the m property: The number of bi-directional links created for every new element during construction.
getMappingFunction() - Method in class com.azure.search.documents.indexes.models.FieldMapping
Get the mappingFunction property: A function to apply to each source field value before indexing.
getMappings() - Method in class com.azure.search.documents.indexes.models.MappingCharFilter
Get the mappings property: A list of mappings of the following format: "a=>b" (all occurrences of the character "a" will be replaced with character "b").
getMappings() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
Get the mappings property: Mappings for the projection, or which source should be mapped to which field in the target index.
getMarkdownHeaderDepth() - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Get the markdownHeaderDepth property: The depth of headers in the markdown output.
getMarkdownHeaderDepth() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the markdownHeaderDepth property: Specifies the max header depth that will be considered while grouping markdown content.
getMarkdownParsingSubmode() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the markdownParsingSubmode property: Specifies the submode that will determine whether a markdown file will be parsed into exactly one search document or multiple search documents.
getMask() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the mask property: The character used to mask the text if the maskingMode parameter is set to replace.
getMaskingMode() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the maskingMode property: A parameter that provides various ways to mask the personal information detected in the input text.
getMaxAgeInSeconds() - Method in class com.azure.search.documents.indexes.models.CorsOptions
Get the maxAgeInSeconds property: The duration for which browsers should cache CORS preflight responses.
getMaxCharLength() - Method in class com.azure.search.documents.models.QueryAnswer
Gets the maximum character length of answers.
getMaxCharLength() - Method in class com.azure.search.documents.models.QueryCaption
Gets the maximum number of characters to include in the caption.
getMaxComplexCollectionFieldsPerIndex() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxComplexCollectionFieldsPerIndex property: The maximum number of fields of type Collection(Edm.ComplexType) allowed in an index.
getMaxComplexObjectsInCollectionsPerDocument() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxComplexObjectsInCollectionsPerDocument property: The maximum number of objects in complex collections allowed per document.
getMaxDocumentContentCharactersToExtract() - Method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
Get the maxDocumentContentCharactersToExtract property: The maximum number of characters that will be extracted from a document picked up for indexing.
getMaxDocumentExtractionSize() - Method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
Get the maxDocumentExtractionSize property: The maximum size of a document, in bytes, which will be considered valid for indexing.
getMaxFailedItems() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the maxFailedItems property: The maximum number of items that can fail indexing for indexer execution to still be considered successful. -1 means no limit.
getMaxFailedItemsPerBatch() - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Get the maxFailedItemsPerBatch property: The maximum number of items in a single batch that can fail indexing for the batch to still be considered successful. -1 means no limit.
getMaxFieldNestingDepthPerIndex() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxFieldNestingDepthPerIndex property: The maximum depth which you can nest sub-fields in an index, including the top-level complex field.
getMaxFieldsPerIndex() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxFieldsPerIndex property: The maximum allowed fields per index.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Get the maxGram property: The maximum n-gram length.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Get the maxGram property: The maximum n-gram length.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Get the maxGram property: The maximum n-gram length.
getMaxGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Get the maxGram property: The maximum n-gram length.
getMaximumPageLength() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the maximumPageLength property: The desired maximum page length.
getMaximumPagesToTake() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the maximumPagesToTake property: Only applicable when textSplitMode is set to 'pages'.
getMaxKeyPhraseCount() - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Get the maxKeyPhraseCount property: A number indicating how many key phrases to return.
getMaxLength() - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Get the maxLength property: The maximum length in characters.
getMaxRunTime() - Method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
Get the maxRunTime property: The maximum duration that the indexer is permitted to run for one execution.
getMaxShingleSize() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the maxShingleSize property: The maximum shingle size.
getMaxStoragePerIndexInBytes() - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Get the maxStoragePerIndexInBytes property: The maximum amount of storage in bytes allowed per index.
getMaxSubwordSize() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the maxSubwordSize property: The maximum subword size.
getMaxTextRecallSize() - Method in class com.azure.search.documents.models.HybridSearch
Get the maxTextRecallSize property: Determines the maximum number of documents to be retrieved by the text query portion of a hybrid search request.
getMaxTokenCount() - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Get the maxTokenCount property: The maximum number of tokens to produce.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.ClassicTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.KeywordTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.LuceneStandardTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxTokenLength() - Method in class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Get the maxTokenLength property: The maximum token length.
getMaxWaitDuration() - Method in class com.azure.search.documents.models.SemanticSearchOptions
Get the semanticMaxWaitInMilliseconds property: Allows the user to set an upper bound on the amount of time it takes for semantic enrichment to finish processing before the request fails.
getMessage() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the message property: The message describing the warning that occurred while processing the item.
getMetric() - Method in class com.azure.search.documents.indexes.models.ExhaustiveKnnParameters
Get the metric property: The similarity metric to use for vector comparisons.
getMetric() - Method in class com.azure.search.documents.indexes.models.HnswParameters
Get the metric property: The similarity metric to use for vector comparisons.
getMinGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Get the minGram property: The minimum n-gram length.
getMinGram() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Get the minGram property: The minimum n-gram length.
getMinGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Get the minGram property: The minimum n-gram length.
getMinGram() - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Get the minGram property: The minimum n-gram length.
getMinimumCoverage() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by an autocomplete query in order for the query to be reported as a success.
getMinimumCoverage() - Method in class com.azure.search.documents.models.SearchOptions
Get the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a search query in order for the query to be reported as a success.
getMinimumCoverage() - Method in class com.azure.search.documents.models.SuggestOptions
Get the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a suggestions query in order for the query to be reported as a success.
getMinimumPrecision() - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Get the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
getMinimumPrecision() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
getMinimumPrecision() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
getMinLength() - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Get the minLength property: The minimum length in characters.
getMinShingleSize() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the minShingleSize property: The minimum shingle size.
getMinSubwordSize() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the minSubwordSize property: The minimum subword size.
getMinWordSize() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the minWordSize property: The minimum word size.
getMode() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the mode property: The mode the indexer is running in.
getModelName() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Get the modelName property: The name of the embedding model from the Azure AI Foundry Catalog that is deployed at the provided endpoint.
getModelName() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Get the modelName property: The name of the embedding model that is deployed at the provided deploymentId path.
getModelName() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Get the modelName property: The name of the embedding model that is deployed at the provided deploymentId path.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Get the modelVersion property: The version of the model to use when calling the AI Services Vision service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Get the modelVersion property: The version of the model to use when calling the Text Analytics service.
getModelVersion() - Method in class com.azure.search.documents.indexes.models.VisionVectorizeSkill
Get the modelVersion property: The version of the model to use when calling the AI Services Vision service.
getName() - Method in class com.azure.search.documents.indexes.models.CharFilter
Get the name property: The name of the char filter.
getName() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the name property: The top-level entity descriptor.
getName() - Method in class com.azure.search.documents.indexes.models.FieldMappingFunction
Get the name property: The name of the field mapping function.
getName() - Method in class com.azure.search.documents.indexes.models.IndexStatisticsSummary
Get the name property: The name of the index.
getName() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the name property: The name of the input.
getName() - Method in class com.azure.search.documents.indexes.models.LexicalAnalyzer
Get the name property: The name of the analyzer.
getName() - Method in class com.azure.search.documents.indexes.models.LexicalNormalizer
Get the name property: The name of the normalizer.
getName() - Method in class com.azure.search.documents.indexes.models.LexicalTokenizer
Get the name property: The name of the tokenizer.
getName() - Method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Get the name property: The name of the output defined by the skill.
getName() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the name property: The name of the scoring profile.
getName() - Method in class com.azure.search.documents.indexes.models.SearchAlias
Get the name property: The name of the alias.
getName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the name property: The name of the field, which must be unique within the fields collection of the index or parent field.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the name property: The name of the index.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the name property: The name of the indexer.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Get the name property: The name of the table or view (for Azure SQL data source) or collection (for CosmosDB data source) that will be indexed.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the name property: The name of the datasource.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the name property: The name of the source at which the error originated.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the name property: The name of the skill which uniquely identifies it within the skillset.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the name property: The name of the skillset.
getName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
Get the name property: The name of the source at which the warning originated.
getName() - Method in class com.azure.search.documents.indexes.models.SearchSuggester
Get the name property: The name of the suggester.
getName() - Method in class com.azure.search.documents.indexes.models.SemanticConfiguration
Get the name property: The name of the semantic configuration.
getName() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the name property: The name of the synonym map.
getName() - Method in class com.azure.search.documents.indexes.models.TokenFilter
Get the name property: The name of the token filter.
getName() - Method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmConfiguration
Get the name property: The name to associate with this particular configuration.
getName() - Method in class com.azure.search.documents.indexes.models.VectorSearchProfile
Get the name property: The name to associate with this particular vector search profile.
getName() - Method in class com.azure.search.documents.models.QueryResultDocumentSemanticField
Get the name property: The name of the field that was sent to the semantic enrichment process.
getName() - Method in class com.azure.search.documents.models.ScoringParameter
Gets the name of the scoring parameter.
getNormalizer() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the normalizer property: The name of the normalizer to use for the field.
getNormalizers() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the normalizers property: The normalizers for the index.
getNumberOfTokensToSkip() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the numberOfTokensToSkip property: The number of initial tokens to skip.
getObjects() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Get the objects property: Projections to Azure Blob storage.
getOdataType() - Method in class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Get the odataType property: A URI fragment specifying the type of Azure AI service resource attached to a skillset.
getOdataType() - Method in class com.azure.search.documents.indexes.models.AIServicesAccountKey
Get the odataType property: A URI fragment specifying the type of Azure AI service resource attached to a skillset.
getOdataType() - Method in class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Get the odataType property: The @odata.type property.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CharFilter
Get the odataType property: A URI fragment specifying the type of char filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.ClassicSimilarityAlgorithm
Get the odataType property: The @odata.type property.
getOdataType() - Method in class com.azure.search.documents.indexes.models.ClassicTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Get the odataType property: A URI fragment specifying the type of Azure AI service resource attached to a skillset.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Get the odataType property: A URI fragment specifying the type of Azure AI service resource attached to a skillset.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.ConditionalSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Get the odataType property: A URI fragment specifying the type of analyzer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Get the odataType property: A URI fragment specifying the type of normalizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.DataChangeDetectionPolicy
Get the odataType property: A URI fragment specifying the type of data change detection policy.
getOdataType() - Method in class com.azure.search.documents.indexes.models.DataDeletionDetectionPolicy
Get the odataType property: A URI fragment specifying the type of data deletion detection policy.
getOdataType() - Method in class com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
Get the odataType property: A URI fragment specifying the type of Azure AI service resource attached to a skillset.
getOdataType() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.HighWaterMarkChangeDetectionPolicy
Get the odataType property: A URI fragment specifying the type of data change detection policy.
getOdataType() - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.LexicalAnalyzer
Get the odataType property: A URI fragment specifying the type of analyzer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.LexicalNormalizer
Get the odataType property: A URI fragment specifying the type of normalizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.LexicalTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Get the odataType property: A URI fragment specifying the type of analyzer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.MappingCharFilter
Get the odataType property: A URI fragment specifying the type of char filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.MergeSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.NativeBlobSoftDeleteDeletionDetectionPolicy
Get the odataType property: A URI fragment specifying the type of data deletion detection policy.
getOdataType() - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the odataType property: A URI fragment specifying the type of analyzer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Get the odataType property: A URI fragment specifying the type of char filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataIdentity
Get the odataType property: A URI fragment specifying the type of identity.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataNoneIdentity
Get the odataType property: A URI fragment specifying the type of identity.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
Get the odataType property: A URI fragment specifying the type of identity.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.ShaperSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SimilarityAlgorithm
Get the odataType property: The @odata.type property.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SnowballTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Get the odataType property: A URI fragment specifying the type of data deletion detection policy.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SqlIntegratedChangeTrackingPolicy
Get the odataType property: A URI fragment specifying the type of data change detection policy.
getOdataType() - Method in class com.azure.search.documents.indexes.models.StemmerOverrideTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.StemmerTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
Get the odataType property: A URI fragment specifying the type of analyzer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.TokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.TruncateTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Get the odataType property: A URI fragment specifying the type of tokenizer.
getOdataType() - Method in class com.azure.search.documents.indexes.models.UniqueTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOdataType() - Method in class com.azure.search.documents.indexes.models.VisionVectorizeSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the odataType property: A URI fragment specifying the type of skill.
getOdataType() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the odataType property: A URI fragment specifying the type of token filter.
getOrderBy() - Method in class com.azure.search.documents.models.SearchOptions
Get the orderBy property: The list of OData $orderby expressions by which to sort the results.
getOrderBy() - Method in class com.azure.search.documents.models.SuggestOptions
Get the orderBy property: The list of OData $orderby expressions by which to sort the results.
getOutputFieldMappings() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the outputFieldMappings property: Output field mappings are applied after enrichment and immediately before indexing.
getOutputMode() - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Get the outputMode property: Controls the cardinality of the output produced by the skill.
getOutputs() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Get the outputs property: The output of a skill is either a field in a search index, or a value that can be consumed as an input by another skill.
getOversampling() - Method in class com.azure.search.documents.models.VectorQuery
Get the oversampling property: Oversampling factor.
getPageOverlapLength() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the pageOverlapLength property: Only applicable when textSplitMode is set to 'pages'.
getParameters() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizer
Get the parameters property: Contains the parameters specific to Azure OpenAI embedding vectorization.
getParameters() - Method in class com.azure.search.documents.indexes.models.DistanceScoringFunction
Get the parameters property: Parameter values for the distance scoring function.
getParameters() - Method in class com.azure.search.documents.indexes.models.ExhaustiveKnnAlgorithmConfiguration
Get the parameters property: Contains the parameters specific to exhaustive KNN algorithm.
getParameters() - Method in class com.azure.search.documents.indexes.models.FieldMappingFunction
Get the parameters property: A dictionary of parameter name/value pairs to pass to the function.
getParameters() - Method in class com.azure.search.documents.indexes.models.FreshnessScoringFunction
Get the parameters property: Parameter values for the freshness scoring function.
getParameters() - Method in class com.azure.search.documents.indexes.models.HnswAlgorithmConfiguration
Get the parameters property: Contains the parameters specific to HNSW algorithm.
getParameters() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
Get the parameters property: Parameter values for the magnitude scoring function.
getParameters() - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Get the parameters property: Contains the parameters specific to Scalar Quantization.
getParameters() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the parameters property: Parameters for indexer execution.
getParameters() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjection
Get the parameters property: A dictionary of index projection-specific configuration properties.
getParameters() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Get the parameters property: A dictionary of knowledge store-specific configuration properties.
getParameters() - Method in class com.azure.search.documents.indexes.models.TagScoringFunction
Get the parameters property: Parameter values for the tag scoring function.
getParentKeyFieldName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
Get the parentKeyFieldName property: Name of the field in the search index to map the parent document's key value to.
getParsingMode() - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Get the parsingMode property: The parsingMode for the skill.
getParsingMode() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the parsingMode property: Represents the parsing mode for indexing from an Azure blob data source.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the pattern property: A regular expression pattern to match token separators.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Get the pattern property: A regular expression pattern.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
Get the pattern property: A regular expression pattern.
getPattern() - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Get the pattern property: A regular expression pattern to match token separators.
getPatterns() - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Get the patterns property: A list of patterns to match against each token.
getPdfTextRotationAlgorithm() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the pdfTextRotationAlgorithm property: Determines algorithm for text extraction from PDF files in Azure blob storage.
getPiiCategories() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the piiCategories property: A list of PII entity categories that should be extracted and masked.
getPosition() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the position property: The position of the token in the input text relative to other tokens.
getPrioritizedFields() - Method in class com.azure.search.documents.indexes.models.SemanticConfiguration
Get the prioritizedFields property: Describes the title, content, and keyword fields to be used for semantic ranking, captions, highlights, and answers.
getProfiles() - Method in class com.azure.search.documents.indexes.models.VectorSearch
Get the profiles property: Defines combinations of configurations to use with vector search.
getProjectionMode() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionsParameters
Get the projectionMode property: Defines behavior of the index projections in relation to the rest of the indexer.
getProjections() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Get the projections property: A list of additional projections to perform during indexing.
getProtectedWords() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the protectedWords property: A list of tokens to protect from being delimited.
getQuantizedDataType() - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationParameters
Get the quantizedDataType property: The quantized data type of compressed vector values.
getQueries() - Method in class com.azure.search.documents.models.VectorSearchOptions
Gets the list of vector queries to perform.
getQuery() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Get the query property: A query that is applied to this data container.
getQueryAnswer() - Method in class com.azure.search.documents.models.SemanticSearchOptions
Get the answers property: This parameter is only valid if the query type is 'semantic'.
getQueryAnswers() - Method in class com.azure.search.documents.models.SemanticSearchResults
The answer results based on the search request.
getQueryCaption() - Method in class com.azure.search.documents.models.SemanticSearchOptions
Get the query caption property: This parameter is only valid if the query type is 'semantic'.
getQueryCaptions() - Method in class com.azure.search.documents.models.SemanticSearchResult
Get the queryCaptions property: Captions are the most representative passages from the document relatively to the search query.
getQueryLanguage() - Method in class com.azure.search.documents.models.SearchOptions
Get the queryLanguage property: The language of the query.
getQueryPlusText() - Method in class com.azure.search.documents.models.AutocompleteItem
Get the queryPlusText property: The query along with the completed term.
getQueryRewrites() - Method in class com.azure.search.documents.models.DebugInfo
Get the queryRewrites property: Contains debugging information specific to query rewrites.
getQueryRewrites() - Method in class com.azure.search.documents.models.SemanticSearchOptions
Get the queryRewrites property: When QueryRewrites is set to `generative`, the query terms are sent to a generate model which will produce 10 (default) rewrites to help increase the recall of the request.
getQueryRewrites() - Method in class com.azure.search.documents.models.VectorizableTextQuery
Get the queryRewrites property: Can be configured to let a generative model rewrite the query before sending it to be vectorized.
getQueryTimeout() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the queryTimeout property: Increases the timeout beyond the 5-minute default for Azure SQL database data sources, specified in the format "hh:mm:ss".
getQueryType() - Method in class com.azure.search.documents.models.SearchOptions
Get the queryType property: A value that specifies the syntax of the search query.
getQuota() - Method in class com.azure.search.documents.indexes.models.ResourceCounter
Get the quota property: The resource amount quota.
getReferenceKeyName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the referenceKeyName property: Name of reference key to different projection.
getReferencePointParameter() - Method in class com.azure.search.documents.indexes.models.DistanceScoringParameters
Get the referencePointParameter property: The name of the parameter passed in search queries to specify the reference location.
getRegion() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Get the region property: (Optional for token authentication).
getRegion() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the region property: (Optional for token authentication).
getReplacement() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the replacement property: A value that, if set, replaces the delimiter character.
getReplacement() - Method in class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Get the replacement property: The replacement text.
getReplacement() - Method in class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
Get the replacement property: The replacement text.
getRerankerInput() - Method in class com.azure.search.documents.models.SemanticDebugInfo
Get the rerankerInput property: The raw concatenated strings that were sent to the semantic enrichment process.
getRerankerScore() - Method in class com.azure.search.documents.models.SemanticSearchResult
Get the rerankerScore property: The relevance score computed by the semantic ranker for the top search results.
getRescoreStorageMethod() - Method in class com.azure.search.documents.indexes.models.RescoringOptions
Get the rescoreStorageMethod property: Controls the storage method for original vectors.
getRescoringOptions() - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Get the rescoringOptions property: Contains the options for rescoring.
getResetDatasourceDocumentIds() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDatasourceDocumentIds property: The list of datasource document ids that have been reset.
getResetDocsFinalChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDocsFinalChangeTrackingState property: Change tracking state value when indexing finishes on select, reset documents in the datasource.
getResetDocsInitialChangeTrackingState() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDocsInitialChangeTrackingState property: Change tracking state used when indexing starts on select, reset documents in the datasource.
getResetDocumentKeys() - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
Get the resetDocumentKeys property: The list of document keys that have been reset.
getResourceId() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Get the resourceId property: (Required for token authentication).
getResourceId() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the resourceId property: (Required for token authentication).
getResourceId() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
Get the resourceId property: The fully qualified Azure resource Id of a user assigned managed identity typically in the form "/subscriptions/12345678-1234-1234-1234-1234567890ab/resourceGroups/rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId" that should have been assigned to the search service.
getResourceUri() - Method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Get the resourceUri property: The resource URI of the AI Services resource.
getResourceUrl() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Get the resourceUrl property: The resource URI of the Azure OpenAI resource.
getResourceUrl() - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Get the resourceUrl property: The resource URI of the Azure OpenAI resource.
getResults() - Method in class com.azure.search.documents.models.AutocompleteResult
Get the results property: The list of returned Autocompleted items.
getResults() - Method in class com.azure.search.documents.models.IndexDocumentsResult
Get the results property: The list of status information for each document in the indexing request.
getResultsType() - Method in class com.azure.search.documents.models.SemanticSearchResults
The type of the partial result returned by Azure AI Search.
getRewrites() - Method in class com.azure.search.documents.models.QueryRewritesValuesDebugInfo
Get the rewrites property: List of query rewrites.
getRewritesType() - Method in class com.azure.search.documents.models.QueryRewrites
Gets the type of query rewrites to perform.
getRules() - Method in class com.azure.search.documents.indexes.models.StemmerOverrideTokenFilter
Get the rules property: A list of stemming rules in the following format: "word => stem", for example: "ran => run".
getSchedule() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the schedule property: The schedule for this indexer.
getScore() - Method in class com.azure.search.documents.models.QueryAnswerResult
Get the score property: The score value represents how relevant the answer is to the query relative to other answers returned for the query.
getScore() - Method in class com.azure.search.documents.models.SearchResult
Get the score property: The relevance score of the document compared to other documents returned by the query.
getScoringParameters() - Method in class com.azure.search.documents.models.SearchOptions
Get the scoringParameters property: The list of parameter values to be used in scoring functions (for example, referencePointParameter) using the format name-values.
getScoringProfile() - Method in class com.azure.search.documents.models.SearchOptions
Get the scoringProfile property: The name of a scoring profile to evaluate match scores for matching documents in order to sort the results.
getScoringProfiles() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the scoringProfiles property: The scoring profiles for the index.
getScoringStatistics() - Method in class com.azure.search.documents.models.SearchOptions
Get the scoringStatistics property: A value that specifies whether we want to calculate scoring statistics (such as document frequency) globally for more consistent scoring, or locally, for lower latency.
getScoringUri() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Get the scoringUri property: (Required for no authentication or key authentication) The scoring URI of the AML service to which the JSON payload will be sent.
getScoringUri() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the scoringUri property: (Required for no authentication or key authentication) The scoring URI of the AML service to which the JSON payload will be sent.
getSearchAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the searchAnalyzerName property: The name of the analyzer used at search time for the field.
getSearchAsyncClient(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Initializes a new SearchAsyncClient using the given Index name and the same configuration as the SearchServiceAsyncClient.
getSearchClient(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Initializes a new SearchClient using the given Index name and the same configuration as the SearchServiceClient.
getSearchFields() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the searchFields property: The list of field names to consider when querying for auto-completed terms.
getSearchFields() - Method in class com.azure.search.documents.models.SearchOptions
Get the searchFields property: The list of field names to which to scope the full-text search.
getSearchFields() - Method in class com.azure.search.documents.models.SuggestOptions
Get the searchFields property: The list of field names to search for the specified search text.
getSearchMode() - Method in class com.azure.search.documents.indexes.models.SearchSuggester
Get the searchMode property: A value indicating the capabilities of the suggester.
getSearchMode() - Method in class com.azure.search.documents.models.SearchOptions
Get the searchMode property: A value that specifies whether any or all of the search terms must be matched in order to count the document as a match.
getSearchScore() - Method in class com.azure.search.documents.models.SingleVectorFieldResult
Get the searchScore property: The @search.score value that is calculated from the vector similarity score.
getSearchScore() - Method in class com.azure.search.documents.models.TextResult
Get the searchScore property: The BM25 or Classic score for the text portion of the query.
getSelect() - Method in class com.azure.search.documents.models.SearchOptions
Get the select property: The list of fields to retrieve.
getSelect() - Method in class com.azure.search.documents.models.SuggestOptions
Get the select property: The list of fields to retrieve.
getSelectors() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjection
Get the selectors property: A list of projections to be performed to secondary search indexes.
getSemantic() - Method in class com.azure.search.documents.models.DocumentDebugInfo
Get the semantic property: Contains debugging information specific to semantic ranking requests.
getSemanticConfigurationName() - Method in class com.azure.search.documents.models.SemanticSearchOptions
Get the semanticConfigurationName property: The name of the semantic configuration that lists which fields should be used for semantic ranking, captions, highlights, and answers.
getSemanticQuery() - Method in class com.azure.search.documents.models.SemanticSearchOptions
Get the semanticQuery property: Allows setting a separate search query that will be solely used for semantic reranking, semantic captions and semantic answers.
getSemanticQueryRewritesResultType() - Method in class com.azure.search.documents.models.SemanticSearchResults
Type of query rewrite that was used for this request.
getSemanticResults() - Method in class com.azure.search.documents.util.SearchPagedFlux
The semantic search results based on the search request.
getSemanticResults() - Method in class com.azure.search.documents.util.SearchPagedIterable
The semantic search results based on the search request.
getSemanticSearch() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the semanticSearch property: Defines parameters for a search index that influence semantic capabilities.
getSemanticSearch() - Method in class com.azure.search.documents.models.SearchResult
Get the semanticSearchResult property: The semantic search results based on the search request.
getSemanticSearchOptions() - Method in class com.azure.search.documents.models.SearchOptions
Gets the semantic search options.
getServiceStatistics() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns service level statistics for a search service, including service counters and limits.
getServiceStatistics() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns service level statistics for a search service, including service counters and limits.
getServiceStatisticsWithResponse() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Returns service level statistics for a search service, including service counters and limits.
getServiceStatisticsWithResponse(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Returns service level statistics for a search service, including service counters and limits.
getSessionId() - Method in class com.azure.search.documents.models.SearchOptions
Get the sessionId property: A value to be used to create a sticky session, which can help to get more consistent results.
getSide() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Get the side property: Specifies which side of the input the n-gram should be generated from.
getSimilarity() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the similarity property: The type of similarity algorithm to be used when scoring and ranking the documents matching a search query.
getSkills() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Get the skills property: A list of skills in the skillset.
getSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a skillset definition.
getSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a skillset definition.
getSkillsetCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the skillsetCounter property: Total number of skillsets.
getSkillsetName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the skillsetName property: The name of the skillset executing with this indexer.
getSkillsetWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a skillset definition.
getSkillsetWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a skillset definition.
getSkillVersion() - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Gets the version of the EntityRecognitionSkill.
getSkillVersion() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Gets the version of the SentimentSkill.
getSkip() - Method in class com.azure.search.documents.models.SearchOptions
Get the skip property: The number of search results to skip.
getSoftDeleteColumnName() - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Get the softDeleteColumnName property: The name of the column to use for soft-deletion detection.
getSoftDeleteMarkerValue() - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Get the softDeleteMarkerValue property: The marker value that identifies an item as deleted.
getSource() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the source property: The source of the input.
getSource() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the source property: Source data to project.
getSourceContext() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Get the sourceContext property: The source context used for selecting recursive inputs.
getSourceContext() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
Get the sourceContext property: Source context for the projections.
getSourceContext() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Get the sourceContext property: Source context for complex projections.
getSourceFieldName() - Method in class com.azure.search.documents.indexes.models.FieldMapping
Get the sourceFieldName property: The name of the field in the data source.
getSourceFields() - Method in class com.azure.search.documents.indexes.models.SearchSuggester
Get the sourceFields property: The list of field names to which the suggester applies.
getSpeller() - Method in class com.azure.search.documents.models.SearchOptions
Get the speller property: Improve search recall by spell-correcting individual search query terms.
getStartOffset() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the startOffset property: The index of the first character of the token in the input text.
getStartTime() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the startTime property: The start time of this indexer execution.
getStartTime() - Method in class com.azure.search.documents.indexes.models.IndexingSchedule
Get the startTime property: The time when an indexer should start running.
getState() - Method in class com.azure.search.documents.models.QueryResultDocumentSemanticField
Get the state property: The way the field was used for the semantic enrichment process (fully used, partially used, or unused).
getStatus() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the status property: The outcome of this indexer execution.
getStatus() - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
Get the status property: Overall indexer status.
getStatusCode() - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
Get the statusCode property: The status code indicating why the indexing operation failed.
getStatusCode() - Method in class com.azure.search.documents.models.IndexingResult
Get the statusCode property: The status code of the indexing operation.
getStatusDetail() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the statusDetail property: The outcome of this indexer execution.
getStopwords() - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Get the stopwords property: A list of stopwords.
getStopwords() - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Get the stopwords property: A list of stopwords.
getStopwords() - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
Get the stopwords property: A list of stopwords.
getStopwords() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the stopwords property: The list of stopwords.
getStopwordsList() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the stopwordsList property: A predefined list of stopwords to use.
getStorageConnectionString() - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Get the storageConnectionString property: The connection string to the storage account where the cache data will be persisted.
getStorageConnectionString() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Get the storageConnectionString property: The connection string to the storage account projections will be stored in.
getStorageContainer() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Get the storageContainer property: Blob container to store projections in.
getStorageSize() - Method in class com.azure.search.documents.indexes.models.IndexStatisticsSummary
Get the storageSize property: The amount of storage in bytes consumed by the index.
getStorageSize() - Method in class com.azure.search.documents.indexes.models.SearchIndexStatistics
Get the storageSize property: The amount of storage in bytes consumed by the index.
getStorageSizeCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the storageSizeCounter property: Total size of used storage in bytes.
getSubdomainUrl() - Method in class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Get the subdomainUrl property: The subdomain url for the corresponding AI Service.
getSubdomainUrl() - Method in class com.azure.search.documents.indexes.models.AIServicesAccountKey
Get the subdomainUrl property: The subdomain url for the corresponding AI Service.
getSubscores() - Method in class com.azure.search.documents.models.VectorsDebugInfo
Get the subscores property: The breakdown of subscores of the document prior to the chosen result set fusion/combination method such as RRF.
getSubtype() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the subtype property: This field can be used as a passthrough for custom metadata about the matched text(s).
getSuggestedFrom() - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Get the suggestedFrom property: The language code to translate documents from when neither the fromLanguageCode input nor the defaultFromLanguageCode parameter are provided, and the automatic language detection is unsuccessful.
getSuggesters() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the suggesters property: The suggesters for the index.
getSum() - Method in class com.azure.search.documents.models.FacetResult
Get the sum property: The resulting total sum for the facet when a sum metric is requested.
getSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves a synonym map definition.
getSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves a synonym map definition.
getSynonymMapCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the synonymMapCounter property: Total number of synonym maps.
getSynonymMapNames() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the synonymMapNames property: A list of the names of synonym maps to associate with this field.
getSynonymMapWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves a synonym map definition.
getSynonymMapWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves a synonym map definition.
getSynonyms() - Method in class com.azure.search.documents.indexes.models.SynonymMap
Get the synonyms property: A series of synonym rules in the specified synonym map format.
getSynonyms() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the synonyms property: A list of synonyms in following one of two formats: 1. incredible, unbelievable, fabulous => amazing - all terms on the left side of => symbol will be replaced with all terms on its right side; 2. incredible, unbelievable, fabulous, amazing - comma separated list of equivalent words.
getTableName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Get the tableName property: Name of the Azure table to store projected data in.
getTables() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Get the tables property: Projections to Azure Table storage.
getTagsParameter() - Method in class com.azure.search.documents.indexes.models.TagScoringParameters
Get the tagsParameter property: The name of the parameter passed in search queries to specify the list of tags to compare against the target field.
getTargetFieldName() - Method in class com.azure.search.documents.indexes.models.FieldMapping
Get the targetFieldName property: The name of the target field in the index.
getTargetIndexName() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the targetIndexName property: The name of the index to which this indexer writes data.
getTargetIndexName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
Get the targetIndexName property: Name of the search index to project to.
getTargetName() - Method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Get the targetName property: The target name of the output.
getText() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the text property: The text to break into tokens.
getText() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the text property: The text of the alias.
getText() - Method in class com.azure.search.documents.models.AutocompleteItem
Get the text property: The completed term.
getText() - Method in class com.azure.search.documents.models.QueryAnswerResult
Get the text property: The text passage extracted from the document contents as the answer.
getText() - Method in class com.azure.search.documents.models.QueryCaptionResult
Get the text property: A representative text passage extracted from the document most relevant to the search query.
getText() - Method in class com.azure.search.documents.models.QueryResultDocumentSubscores
Get the text property: The BM25 or Classic score for the text portion of the query.
getText() - Method in class com.azure.search.documents.models.QueryRewritesDebugInfo
Get the text property: List of query rewrites generated for the text query.
getText() - Method in class com.azure.search.documents.models.SuggestResult
Get the text property: The text of the suggestion result.
getText() - Method in class com.azure.search.documents.models.VectorizableTextQuery
Get the text property: The text to be vectorized to perform a vector search query.
getTextSplitMode() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the textSplitMode property: A value indicating which split mode to perform.
getTextWeights() - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Get the textWeights property: Parameters that boost scoring based on text matches in certain index fields.
getThreshold() - Method in class com.azure.search.documents.models.QueryAnswer
Gets the confidence threshold an answer must match to be included as an answer to the query of answers.
getThreshold() - Method in class com.azure.search.documents.models.VectorQuery
Get the threshold property: The threshold used for vector queries.
getThrowable() - Method in class com.azure.search.documents.options.OnActionErrorOptions
Gets the throwable that caused the action to fail.
getTimeout() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Get the timeout property: (Optional) When specified, indicates the timeout for the http client making the API call.
getTimeout() - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Get the timeout property: (Optional) When specified, indicates the timeout for the http client making the API call.
getTimeout() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the timeout property: The desired timeout for the request.
getTimeout() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Get the timeout property: The desired timeout for the request.
Getting started - Search tag in Overview
Section
Getting Started - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Getting Started - Search tag in class com.azure.search.documents.SearchClient
Section
Getting Started - Search tag in class com.azure.search.documents.SearchClientBuilder
Section
Getting Started - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Getting Started - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Getting Started - Search tag in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Section
Getting Started - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Getting Started - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Getting Started - Search tag in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Section
Getting Started - Search tag in package com.azure.search.documents
Section
Getting Started - Search tag in package com.azure.search.documents.indexes
Section
getTitle() - Method in class com.azure.search.documents.models.QueryResultDocumentRerankerInput
Get the title property: The raw string for the title field that was used for semantic enrichment.
getTitleField() - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Get the titleField property: Defines the title field to be used for semantic ranking, captions, highlights, and answers.
getTitleField() - Method in class com.azure.search.documents.models.SemanticDebugInfo
Get the titleField property: The title field that was sent to the semantic enrichment process, as well as how it was used.
getTo() - Method in class com.azure.search.documents.models.RangeFacetResult
Gets a value indicating the exclusive upper bound of the facet's range, or null to indicate that there is no upper bound (i.e. -- for the last bucket).
getToken() - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
Get the token property: The token returned by the analyzer.
getTokenChars() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Get the tokenChars property: Character classes to keep in the tokens.
getTokenChars() - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Get the tokenChars property: Character classes to keep in the tokens.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the tokenFilters property: An optional list of token filters to use when breaking the given text.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Get the tokenFilters property: A list of token filters used to filter out or modify the tokens generated by a tokenizer.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Get the tokenFilters property: A list of token filters used to filter out or modify the input token.
getTokenFilters() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the tokenFilters property: The token filters for the index.
getTokenizer() - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Get the tokenizer property: The name of the tokenizer to use to divide continuous text into a sequence of tokens, such as breaking a sentence into words.
getTokenizerName() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the tokenizer name property: The name of the tokenizer to use to break the given text.
getTokenizers() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the tokenizers property: The tokenizers for the index.
getTokenSeparator() - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Get the tokenSeparator property: The string to use when joining adjacent tokens to form a shingle.
getTop() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the top property: The number of auto-completed terms to retrieve.
getTop() - Method in class com.azure.search.documents.models.SearchOptions
Get the top property: The number of search results to retrieve.
getTop() - Method in class com.azure.search.documents.models.SuggestOptions
Get the top property: The number of suggestions to retrieve.
getTotalCount() - Method in class com.azure.search.documents.util.SearchPagedFlux
The approximate number of documents that matched the search and filter parameters in the request.
getTotalCount() - Method in class com.azure.search.documents.util.SearchPagedIterable
The approximate number of documents that matched the search and filter parameters in the request.
getTruncationDimension() - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Get the truncationDimension property: The number of dimensions to truncate the vectors to.
getType() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the type property: This field can be used as a passthrough for custom metadata about the matched text(s).
getType() - Method in class com.azure.search.documents.indexes.models.DistanceScoringFunction
Get the type property: Indicates the type of function to use.
getType() - Method in class com.azure.search.documents.indexes.models.FreshnessScoringFunction
Get the type property: Indicates the type of function to use.
getType() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
Get the type property: Indicates the type of function to use.
getType() - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Get the type property: Indicates the type of function to use.
getType() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the type property: The data type of the field.
getType() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Get the type property: The type of the datasource.
getType() - Method in class com.azure.search.documents.indexes.models.TagScoringFunction
Get the type property: Indicates the type of function to use.
getUnit() - Method in class com.azure.search.documents.indexes.models.SplitSkill
Get the unit property: Only applies if textSplitMode is set to pages.
getUri() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the uri property: The url for the Web API.
getUrl() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Get the url property: The URI of the Web API providing the vectorizer.
getUrl() - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Get the url property: The URL of an image to be vectorized to perform a vector search query.
getUsage() - Method in class com.azure.search.documents.indexes.models.ResourceCounter
Get the usage property: The resource usage amount.
getValue() - Method in class com.azure.search.documents.models.SearchScoreThreshold
/** Get the value property: The threshold will filter based on the '@search.score' value.
getValue() - Method in class com.azure.search.documents.models.ValueFacetResult
Gets the value of the facet, or the inclusive lower bound if it's an interval facet.
getValue() - Method in class com.azure.search.documents.models.VectorSimilarityThreshold
Get the value property: The threshold will filter based on the similarity metric value.
getValue() - Method in class com.azure.search.documents.util.SearchPagedResponse
 
getValues() - Method in class com.azure.search.documents.models.ScoringParameter
Gets the values of the scoring parameter.
getVaultUrl() - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Get the vaultUrl property: The URI of your Azure Key Vault, also referred to as DNS name, that contains the key to be used to encrypt your data at rest.
getVector() - Method in class com.azure.search.documents.models.VectorizedQuery
Get the vector property: The vector representation of a search query.
getVectorEncodingFormat() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the vectorEncodingFormat property: The encoding format to interpret the field contents.
getVectorIndexSize() - Method in class com.azure.search.documents.indexes.models.IndexStatisticsSummary
Get the vectorIndexSize property: The amount of memory in bytes consumed by vectors in the index.
getVectorIndexSize() - Method in class com.azure.search.documents.indexes.models.SearchIndexStatistics
Get the vectorIndexSize property: The amount of memory in bytes consumed by vectors in the index.
getVectorIndexSizeCounter() - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Get the vectorIndexSizeCounter property: Total memory consumption of all vector indexes within the service, in bytes.
getVectorizerName() - Method in class com.azure.search.documents.indexes.models.VectorSearchProfile
Get the vectorizerName property: The name of the vectorization being configured for use with vector search.
getVectorizerName() - Method in class com.azure.search.documents.indexes.models.VectorSearchVectorizer
Get the vectorizerName property: The name to associate with this particular vectorization method.
getVectorizers() - Method in class com.azure.search.documents.indexes.models.VectorSearch
Get the vectorizers property: Contains configuration options on how to vectorize text vector queries.
getVectors() - Method in class com.azure.search.documents.models.DocumentDebugInfo
Get the vectors property: Contains debugging information specific to vector and hybrid search.
getVectors() - Method in class com.azure.search.documents.models.QueryResultDocumentSubscores
Get the vectors property: The vector similarity and @search.score values for each vector query.
getVectors() - Method in class com.azure.search.documents.models.QueryRewritesDebugInfo
Get the vectors property: List of query rewrites generated for the vectorizable text queries.
getVectorSearch() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the vectorSearch property: Contains configuration options related to vector search.
getVectorSearchDimensions() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the vectorSearchDimensions property: The dimensionality of the vector field.
getVectorSearchOptions() - Method in class com.azure.search.documents.models.SearchOptions
Get the vector search options for vector and hybrid search queries.
getVectorSearchProfileName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the vectorSearchProfileName property: The name of the vector search profile that specifies the algorithm and vectorizer to use when searching the vector field.
getVectorSimilarity() - Method in class com.azure.search.documents.models.SingleVectorFieldResult
Get the vectorSimilarity property: The vector similarity score for this document.
getVersion() - Method in enum com.azure.search.documents.SearchServiceVersion
getVisualFeatures() - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Get the visualFeatures property: A list of visual features.
getWarnings() - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
Get the warnings property: The item-level indexing warnings.
getWebApiParameters() - Method in class com.azure.search.documents.indexes.models.WebApiVectorizer
Get the webApiParameters property: Specifies the properties of the user-defined vectorizer.
getWeight() - Method in class com.azure.search.documents.models.VectorQuery
Get the weight property: Relative weight of the vector query when compared to other vector query and/or the text query within the same search request.
getWeights() - Method in class com.azure.search.documents.indexes.models.TextWeights
Get the weights property: The dictionary of per-field weights to boost document scoring.
getWordList() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the wordList property: The list of words to match against.
GIL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Gilbertese.
GL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Galician.
GL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Galician.
GL_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Galician.
GL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Galician.
GLOBAL - Enum constant in enum com.azure.search.documents.models.ScoringStatistics
The scoring statistics will be calculated globally for more consistent scoring.
GON - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Gondi (Devanagiri).
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Greek.
GU_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Gujarati (India).
GU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Gujarati.
GUJARATI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Gujarati.
GUJARATI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Gujarati.
GV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Manx.
GVR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Gurung (Devanagiri).

H

H1 - Static variable in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Header level 1.
H1 - Static variable in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Indicates that headers up to a level of h1 will be considered while grouping markdown content.
H2 - Static variable in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Header level 2.
H2 - Static variable in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Indicates that headers up to a level of h2 will be considered while grouping markdown content.
H3 - Static variable in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Header level 3.
H3 - Static variable in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Indicates that headers up to a level of h3 will be considered while grouping markdown content.
H4 - Static variable in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Header level 4.
H4 - Static variable in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Indicates that headers up to a level of h4 will be considered while grouping markdown content.
H5 - Static variable in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Header level 5.
H5 - Static variable in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Indicates that headers up to a level of h5 will be considered while grouping markdown content.
H6 - Static variable in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Header level 6.
H6 - Static variable in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Indicates that headers up to a level of h6 will be considered while grouping markdown content.
HAASE_PHONETIK - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token using the Haase refinement of the Kölner Phonetik algorithm.
HALF - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a half-precision floating point number.
HAMMING - Static variable in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmMetric
Only applicable to bit-packed binary data types.
HAN - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Ignore Han script when forming bigrams of CJK terms.
Handling Search Error Response - Search tag in Overview
Section
Handling Search Error Response - Search tag in package com.azure.search.documents
Section
Handling Search Error Response - Search tag in package com.azure.search.documents.indexes
Section
HANGUL - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Ignore Hangul script when forming bigrams of CJK terms.
hashCode() - Method in class com.azure.search.documents.models.QueryRewrites
 
HAW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Hawaiian.
HE - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Hebrew.
HE - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Hebrew.
HE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Hebrew.
HE_IL - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Hebrew (Israel).
HE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Hebrew.
HEBREW - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Hebrew.
HI - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Hindi.
HI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Hindi.
HI - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Hindi.
HI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Hindi.
HI_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Hindi (India).
HI_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Hindi.
HI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Hindi.
HighWaterMarkChangeDetectionPolicy - Class in com.azure.search.documents.indexes.models
Defines a data change detection policy that captures changes based on the value of a high water mark column.
HighWaterMarkChangeDetectionPolicy(String) - Constructor for class com.azure.search.documents.indexes.models.HighWaterMarkChangeDetectionPolicy
Creates an instance of HighWaterMarkChangeDetectionPolicy class.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Hindi.
HINDI_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes text in Hindi to remove some differences in spelling variations.
HIRAGANA - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Ignore Hiragana script when forming bigrams of CJK terms.
HLB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Halbi (Devanagiri).
HNE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Chhattisgarhi (Devanagiri).
HNI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Hani.
HNSW - Static variable in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmKind
HNSW (Hierarchical Navigable Small World), a type of approximate nearest neighbors algorithm.
HnswAlgorithmConfiguration - Class in com.azure.search.documents.indexes.models
Contains configuration options specific to the HNSW approximate nearest neighbors algorithm used during indexing and querying.
HnswAlgorithmConfiguration(String) - Constructor for class com.azure.search.documents.indexes.models.HnswAlgorithmConfiguration
Creates an instance of HnswAlgorithmConfiguration class.
HnswParameters - Class in com.azure.search.documents.indexes.models
Contains the parameters specific to the HNSW algorithm.
HnswParameters() - Constructor for class com.azure.search.documents.indexes.models.HnswParameters
Creates an instance of HnswParameters class.
HOC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Ho (Devanagiri).
HR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Croatian.
HR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Croatian.
HR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Croatian.
HR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Croatian.
HR_BA - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Croatian (Bosnia and Herzegovina).
HR_HR - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Croatian (Croatia).
HR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Croatian.
HSB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Upper Sorbian.
HT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Haitian Creole.
HT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Haitian Creole.
HTML_STRIP - Static variable in class com.azure.search.documents.indexes.models.CharFilterName
A character filter that attempts to strip out HTML constructs.
httpClient(HttpClient) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpClient(HttpClient) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the HttpClient to use for sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
httpLogOptions(HttpLogOptions) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the logging configuration to use when sending and receiving requests to and from the service.
HU - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Hungarian.
HU - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Hungarian.
HU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Hungarian.
HU - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Hungarian.
HU - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Hungarian.
HU_HU - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Hungarian (Hungary).
HU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Hungarian.
HU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Hungarian.
HY_AM - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Armenian (Armenia).
HY_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Armenian.
HybridCountAndFacetMode - Class in com.azure.search.documents.models
Determines whether the count and facets should includes all documents that matched the search query, or only the documents that are retrieved within the 'maxTextRecallSize' window.
HybridCountAndFacetMode() - Constructor for class com.azure.search.documents.models.HybridCountAndFacetMode
Deprecated.
HybridSearch - Class in com.azure.search.documents.models
TThe query parameters to configure hybrid search behaviors.
HybridSearch() - Constructor for class com.azure.search.documents.models.HybridSearch
Creates an instance of HybridSearch class.

I

IA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Interlingua.
ICELANDIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Icelandic.
ICELANDIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Icelandic.
ID - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Indonesian.
ID - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Indonesian.
ID - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Indonesian.
ID - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Indonesian.
ID_ID - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Indonesian (Indonesia).
ID_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Indonesian.
ID_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Indonesian (Bahasa).
IMAGE_BINARY - Static variable in class com.azure.search.documents.models.VectorQueryKind
Vector query where a base 64 encoded binary of an image that needs to be vectorized is provided.
IMAGE_URL - Static variable in class com.azure.search.documents.models.VectorQueryKind
Vector query where an url that represents an image value that needs to be vectorized is provided.
ImageAnalysisSkill - Class in com.azure.search.documents.indexes.models
A skill that analyzes image files.
ImageAnalysisSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Creates an instance of ImageAnalysisSkill class.
ImageAnalysisSkillLanguage - Class in com.azure.search.documents.indexes.models
The language codes supported for input by ImageAnalysisSkill.
ImageAnalysisSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Deprecated.
ImageDetail - Class in com.azure.search.documents.indexes.models
A string indicating which domain-specific details to return.
ImageDetail() - Constructor for class com.azure.search.documents.indexes.models.ImageDetail
Deprecated.
Use the ImageDetail.fromString(String) factory method.
IN_PROGRESS - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Indexer execution is in progress.
INCLUDE_INDEXING_PARENT_DOCUMENTS - Static variable in class com.azure.search.documents.indexes.models.IndexProjectionMode
The source document will be written into the indexer's target index.
Include direct dependency - Search tag in Overview
Section
Include the BOM file - Search tag in Overview
Section
Include the package - Search tag in Overview
Section
IndexAction<T> - Class in com.azure.search.documents.models
Represents an index action that operates on a document.
IndexAction() - Constructor for class com.azure.search.documents.models.IndexAction
Creates an instance of IndexAction.
IndexActionType - Enum in com.azure.search.documents.models
The operation to perform on a document in an indexing batch.
indexAnalyzerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalAnalyzerName to associate as the index analyzer for the field.
IndexBatchBase<T> - Class in com.azure.search.documents.models
Contains a batch of document write actions to send to the index.
IndexBatchBase(List<IndexAction<T>>) - Constructor for class com.azure.search.documents.models.IndexBatchBase
Constructor of IndexBatchBase
IndexBatchException - Exception Class in com.azure.search.documents.models
An IndexBatchException is thrown whenever Azure AI Search index call was only partially successful.
IndexBatchException(IndexDocumentsResult) - Constructor for exception class com.azure.search.documents.models.IndexBatchException
Constructs an IndexBatchException from the given IndexDocumentsResult.
indexDocuments(IndexDocumentsBatch<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Sends a batch of upload, merge, and/or delete actions to the search index.
indexDocuments(IndexDocumentsBatch<?>) - Method in class com.azure.search.documents.SearchClient
Sends a batch of upload, merge, and/or delete actions to the search index.
IndexDocumentsBatch<T> - Class in com.azure.search.documents.indexes.models
Contains a batch of document write actions to send to the index.
IndexDocumentsBatch() - Constructor for class com.azure.search.documents.indexes.models.IndexDocumentsBatch
Constructor of IndexDocumentsBatch.
IndexDocumentsOptions - Class in com.azure.search.documents.models
Options for document index operations.
IndexDocumentsOptions() - Constructor for class com.azure.search.documents.models.IndexDocumentsOptions
Creates an instance of IndexDocumentsOptions.
IndexDocumentsResult - Class in com.azure.search.documents.models
Response containing the status of operations for all documents in the indexing request.
IndexDocumentsResult(List<IndexingResult>) - Constructor for class com.azure.search.documents.models.IndexDocumentsResult
Creates an instance of IndexDocumentsResult class.
indexDocumentsWithResponse(IndexDocumentsBatch<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Sends a batch of upload, merge, and/or delete actions to the search index.
indexDocumentsWithResponse(IndexDocumentsBatch<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Sends a batch of upload, merge, and/or delete actions to the search index.
IndexerCurrentState - Class in com.azure.search.documents.indexes.models
Represents all of the state that defines and dictates the indexer's current execution.
IndexerCurrentState() - Constructor for class com.azure.search.documents.indexes.models.IndexerCurrentState
Creates an instance of IndexerCurrentState class.
IndexerExecutionEnvironment - Class in com.azure.search.documents.indexes.models
Specifies the environment in which the indexer should execute.
IndexerExecutionEnvironment() - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Deprecated.
IndexerExecutionResult - Class in com.azure.search.documents.indexes.models
Represents the result of an individual indexer execution.
IndexerExecutionResult(IndexerExecutionStatus, List<SearchIndexerError>, List<SearchIndexerWarning>, int, int) - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionResult
Creates an instance of IndexerExecutionResult class.
IndexerExecutionStatus - Enum in com.azure.search.documents.indexes.models
Represents the status of an individual indexer execution.
IndexerExecutionStatusDetail - Class in com.azure.search.documents.indexes.models
Details the status of an individual indexer execution.
IndexerExecutionStatusDetail() - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
Deprecated.
IndexerStatus - Enum in com.azure.search.documents.indexes.models
Represents the overall indexer status.
INDEXING_ALL_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexingMode
The indexer is indexing all documents in the datasource.
INDEXING_RESET_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexingMode
The indexer is indexing selective, reset documents in the datasource.
IndexingMode - Class in com.azure.search.documents.indexes.models
Represents the mode the indexer is executing in.
IndexingMode() - Constructor for class com.azure.search.documents.indexes.models.IndexingMode
Deprecated.
Use the IndexingMode.fromString(String) factory method.
IndexingParameters - Class in com.azure.search.documents.indexes.models
Represents parameters for indexer execution.
IndexingParameters() - Constructor for class com.azure.search.documents.indexes.models.IndexingParameters
Creates an instance of IndexingParameters class.
IndexingParametersConfiguration - Class in com.azure.search.documents.indexes.models
A dictionary of indexer-specific configuration properties.
IndexingParametersConfiguration() - Constructor for class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Creates an instance of IndexingParametersConfiguration class.
IndexingResult - Class in com.azure.search.documents.models
Status of an indexing operation for a single document.
IndexingResult(String, boolean, int) - Constructor for class com.azure.search.documents.models.IndexingResult
Creates an instance of IndexingResult class.
IndexingSchedule - Class in com.azure.search.documents.indexes.models
Represents a schedule for indexer execution.
IndexingSchedule(Duration) - Constructor for class com.azure.search.documents.indexes.models.IndexingSchedule
Creates an instance of IndexingSchedule class.
indexName(String) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the name of the index.
IndexProjectionMode - Class in com.azure.search.documents.indexes.models
Defines behavior of the index projections in relation to the rest of the indexer.
IndexProjectionMode() - Constructor for class com.azure.search.documents.indexes.models.IndexProjectionMode
Deprecated.
IndexStatisticsSummary - Class in com.azure.search.documents.indexes.models
Statistics for a given index.
IndexStatisticsSummary(String, long, long, long) - Constructor for class com.azure.search.documents.indexes.models.IndexStatisticsSummary
Creates an instance of IndexStatisticsSummary class.
INDIC_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes the Unicode representation of text in Indian languages.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Indonesian.
initialBatchActionCount(int) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the number of documents before a buffered sender will send the batch to be indexed.
InputFieldMappingEntry - Class in com.azure.search.documents.indexes.models
Input field mapping for a skill.
InputFieldMappingEntry(String) - Constructor for class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Creates an instance of InputFieldMappingEntry class.
INT16 - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a 16-bit signed integer.
INT32 - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a 32-bit signed integer.
INT64 - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a 64-bit signed integer.
INT8 - Static variable in class com.azure.search.documents.indexes.models.VectorSearchCompressionTarget
Static value int8 for VectorSearchCompressionTarget.
IRISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Irish.
IRISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Irish.
IS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Icelandic.
IS - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Icelandic.
IS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Icelandic.
IS_IS - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Icelandic (Iceland).
IS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Icelandic.
isAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the accentSensitive property: Defaults to false.
isAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the accentSensitive property: Determine if the alias is accent sensitive.
isAllowSkillsetToReadFileData() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the allowSkillsetToReadFileData property: If true, will create a path //document//file_data that is an object representing the original file data downloaded from your blob data source.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the caseIgnored property: A value indicating whether common words matching will be case insensitive.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Get the caseIgnored property: A value indicating whether to ignore case.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the caseIgnored property: A value indicating whether to ignore case.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the caseIgnored property: A value indicating whether to case-fold input for matching.
isCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the caseSensitive property: Defaults to false.
isCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Get the caseSensitive property: Determine if the alias is case sensitive.
isDefaultAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the defaultAccentSensitive property: Changes the default accent sensitivity value for this entity.
isDefaultCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntity
Get the defaultCaseSensitive property: Changes the default case sensitivity value for this entity.
isDisabled() - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Get the isDisabled property: A value indicating whether the indexer is disabled.
isEnableReprocessing() - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Get the enableReprocessing property: Specifies whether incremental reprocessing is enabled.
isEnableRescoring() - Method in class com.azure.search.documents.indexes.models.RescoringOptions
Get the enableRescoring property: If set to true, after the initial search on the compressed vectors, the similarity scores are recalculated using the full-precision vectors.
isExhaustive() - Method in class com.azure.search.documents.models.VectorQuery
Get the exhaustive property: When true, triggers an exhaustive k-nearest neighbor search across all vectors within the vector index.
isFacetable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the facetable property: A value indicating whether to enable the field to be referenced in facet queries.
isFacetable() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a facetable field.
isFacetable() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a facetable field.
isFailOnUnprocessableDocument() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the failOnUnprocessableDocument property: For Azure blobs, set to false if you want to continue indexing if a document fails indexing.
isFailOnUnsupportedContentType() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the failOnUnsupportedContentType property: For Azure blobs, set to false if you want to continue indexing when an unsupported content type is encountered, and you don't know all the content types (file extensions) in advance.
isFilterable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the filterable property: A value indicating whether to enable the field to be referenced in $filter queries.
isFilterable() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a filterable field.
isFilterable() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a filterable field.
isFirstLineContainsHeaders() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the firstLineContainsHeaders property: For CSV blobs, indicates that the first (non-blank) line of each blob contains headers.
isFlightingOptIn() - Method in class com.azure.search.documents.indexes.models.SemanticConfiguration
Get the flightingOptIn property: Determines how which semantic or query rewrite models to use during model flighting/upgrades.
isGlobalDefaultAccentSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the globalDefaultAccentSensitive property: A global flag for AccentSensitive.
isGlobalDefaultCaseSensitive() - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Get the globalDefaultCaseSensitive property: A global flag for CaseSensitive.
isHidden() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the hidden property: A value indicating whether the field will be returned in a search result.
isHidden() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a hidden field.
isHidden() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a hidden field.
isHighlightEnabled() - Method in class com.azure.search.documents.models.QueryCaption
Whether to highlight the captioned text in the result.
isIndexStorageMetadataOnlyForOversizedDocuments() - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Get the indexStorageMetadataOnlyForOversizedDocuments property: For Azure blobs, set this property to true to still index storage metadata for blob content that is too large to process.
isKey() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the key property: A value indicating whether the field uniquely identifies documents in the index.
isKey() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a key field.
isKey() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a key field.
isOnlyLongestMatched() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the onlyLongestMatched property: A value indicating whether to add only the longest matching subword to the output.
isOnlyOnSamePosition() - Method in class com.azure.search.documents.indexes.models.UniqueTokenFilter
Get the onlyOnSamePosition property: A value indicating whether to remove duplicates only at the same position.
isOpinionMiningIncluded() - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Get the includeOpinionMining property: If set to true, the skill output will include information from Text Analytics for opinion mining, namely targets (nouns or verbs) and their associated assessment (adjective) in the text.
isPreserveOriginal() - Method in class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Get the preserveOriginal property: A value indicating whether the original token will be kept.
isPreserveOriginal() - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Get the preserveOriginal property: A value indicating whether to return the original token even if one of the patterns matches.
isPreserveOriginal() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the preserveOriginal property: A value indicating whether original words will be preserved and added to the subword list.
isQueryModeUsed() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the queryModeUsed property: A value that indicates whether the token filter is in query mode.
isRerankWithOriginalVectors() - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Get the rerankWithOriginalVectors property: If set to true, once the ordered set of results calculated using compressed vectors are obtained, they will be reranked again by recalculating the full-precision similarity scores.
isSearchable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the searchable property: A value indicating whether the field is full-text searchable.
isSearchTokenizer() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Get the isSearchTokenizerUsed property: A value indicating how the tokenizer is used.
isSearchTokenizer() - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Get the isSearchTokenizer property: A value indicating how the tokenizer is used.
isShouldDetectOrientation() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Get the shouldDetectOrientation property: A value indicating to turn orientation detection on or not.
isSortable() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the sortable property: A value indicating whether to enable the field to be referenced in $orderby expressions.
isSortable() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if the field or method should generate as a sortable field.
isSortable() - Element in annotation type com.azure.search.documents.indexes.SimpleField
Indicates if the field or method should generate as a sortable field.
isStemEnglishPossessive() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the stemEnglishPossessive property: A value indicating whether to remove trailing "'s" for each subword.
isStored() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the stored property: An immutable value indicating whether the field will be persisted separately on disk to be returned in a search result.
isStored() - Element in annotation type com.azure.search.documents.indexes.SearchableField
Indicates if whether the field will be persisted separately on disk to be returned in a search result.
isSucceeded() - Method in class com.azure.search.documents.models.IndexingResult
Get the succeeded property: A value indicating whether the indexing operation succeeded for the document identified by the key.
isSynthesizeGeneratedKeyName() - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreParameters
Get the synthesizeGeneratedKeyName property: Whether or not projections should synthesize a generated key name if one isn't already present.
isTokenOrderReversed() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the tokenOrderReversed property: A value indicating whether to generate tokens in reverse order.
isTotalCountIncluded() - Method in class com.azure.search.documents.models.SearchOptions
Get the includeTotalCount property: A value that specifies whether to fetch the total count of results.
IT - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Italian.
IT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Italian.
IT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Italian.
IT - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Italian.
IT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Italian.
IT - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Italian.
IT - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Italian.
IT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Italian.
IT_IT - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Italian (Italy).
IT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Italian.
IT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Italian.
IU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Inuktitut (Latin).

J

JA - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Japanese.
JA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Japanese.
JA - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Japanese.
JA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Japanese.
JA - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Japanese.
JA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Japanese.
JA_JP - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Japanese (Japan).
JA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Japanese.
JA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Japanese.
JAPANESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Japanese.
JNS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Jaunsari (Devanagiri).
JSON - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Set to json to extract structured content from JSON files.
JSON_ARRAY - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Set to jsonArray to extract individual elements of a JSON array as separate documents.
JSON_LINES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Set to jsonLines to extract individual JSON entities, separated by a new line, as separate documents.
JV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Javanese.

K

KAA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kara-Kalpak (Latin).
KAA_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kara-Kalpak (Cyrillic).
KAC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kachin (Latin).
KANNADA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Kannada.
KANNADA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Kannada.
KATAKANA - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Ignore Katakana script when forming bigrams of CJK terms.
KEA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kabuverdianu.
KeepTokenFilter - Class in com.azure.search.documents.indexes.models
A token filter that only keeps tokens with text contained in a specified list of words.
KeepTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.KeepTokenFilter
Creates an instance of KeepTokenFilter class.
Key concepts - Search tag in Overview
Section
Key Concepts - Search tag in package com.azure.search.documents
Section
Key Concepts - Search tag in package com.azure.search.documents.indexes
Section
KeyPhraseExtractionSkill - Class in com.azure.search.documents.indexes.models
A skill that uses text analytics for key phrase extraction.
KeyPhraseExtractionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Creates an instance of KeyPhraseExtractionSkill class.
KeyPhraseExtractionSkillLanguage - Class in com.azure.search.documents.indexes.models
The language codes supported for input text by KeyPhraseExtractionSkill.
KeyPhraseExtractionSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Deprecated.
KEYWORD - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Treats the entire content of a field as a single token.
KEYWORD - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Emits the entire input as a single token.
KEYWORD_REPEAT - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Emits each incoming token twice, once as keyword and once as non-keyword.
KeywordMarkerTokenFilter - Class in com.azure.search.documents.indexes.models
Marks terms as keywords.
KeywordMarkerTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Creates an instance of KeywordMarkerTokenFilter class.
KeywordTokenizer - Class in com.azure.search.documents.indexes.models
Emits the entire input as a single token.
KeywordTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.KeywordTokenizer
Constructor of KeywordTokenizer.
KFQ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Korku.
KHA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Khasi.
KK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Kazakh.
KK_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kazakh (Cyrillic).
KK_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kazakh (Latin).
KL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Greenlandic.
KLR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Khaling.
KMJ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Malto (Devanagiri).
KN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Kannada.
KN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Kannada (India).
KN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Kannada.
KO - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Korean.
KO - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Korean.
KO - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Korean.
KO - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Korean.
KO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Korean.
KO - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Korean.
KO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Korean.
KO_KR - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Korean (Korea).
KO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Korean.
KO_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Korean.
KOELNER_PHONETIK - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token using the Kölner Phonetik algorithm.
KOREAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Korean.
KOS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kosraean.
KP - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Dutch that uses the Kraaij-Pohlmann stemming algorithm.
KPY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Koryak.
KRC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Karachay-Balkar.
KRU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kurukh (Devanagiri).
KSH - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Ripuarian.
KSTEM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
A high-performance kstem filter for English.
KU_ARAB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kurdish (Arabic).
KU_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kurdish (Latin).
KUM - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kumyk (Cyrillic).
KW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Cornish.
KY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kyrgyz (Cyrillic).

L

LA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Latin.
LANDMARKS - Static variable in class com.azure.search.documents.indexes.models.ImageDetail
Details recognized as landmarks.
LanguageDetectionSkill - Class in com.azure.search.documents.indexes.models
A skill that detects the language of input text and reports a single language code for every document submitted on the request.
LanguageDetectionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Creates an instance of LanguageDetectionSkill class.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Latvian.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Latvian.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Latvian.
LB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Luxembourgish.
LENGTH - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Removes words that are too long or too short.
LengthTokenFilter - Class in com.azure.search.documents.indexes.models
Removes words that are too long or too short.
LengthTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.LengthTokenFilter
Creates an instance of LengthTokenFilter class.
LETTER - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Keeps letters in tokens.
LETTER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Divides text at non-letters.
LexicalAnalyzer - Class in com.azure.search.documents.indexes.models
Base type for analyzers.
LexicalAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.LexicalAnalyzer
Creates an instance of LexicalAnalyzer class.
LexicalAnalyzerName - Class in com.azure.search.documents.indexes.models
Defines the names of all text analyzers supported by the search engine.
LexicalAnalyzerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Deprecated.
LexicalNormalizer - Class in com.azure.search.documents.indexes.models
Base type for normalizers.
LexicalNormalizer(String) - Constructor for class com.azure.search.documents.indexes.models.LexicalNormalizer
Creates an instance of LexicalNormalizer class.
LexicalNormalizerName - Class in com.azure.search.documents.indexes.models
Defines the names of all text normalizers supported by the search engine.
LexicalNormalizerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalNormalizerName
Deprecated.
LexicalTokenizer - Class in com.azure.search.documents.indexes.models
Base type for tokenizers.
LexicalTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.LexicalTokenizer
Creates an instance of LexicalTokenizer class.
LexicalTokenizerName - Class in com.azure.search.documents.indexes.models
Defines the names of all tokenizers supported by the search engine.
LexicalTokenizerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalTokenizerName
Deprecated.
LEXICON - Static variable in class com.azure.search.documents.models.QuerySpellerType
Speller corrects individual query terms using a static lexicon for the language specified by the queryLanguage parameter.
LIGHT_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for English that does light stemming.
LIGHT_FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Finnish that does light stemming.
LIGHT_FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for French that does light stemming.
LIGHT_GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for German that does light stemming.
LIGHT_HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Hungarian that does light stemming.
LIGHT_ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Italian that does light stemming.
LIGHT_NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Norwegian (Bokmål) that does light stemming.
LIGHT_NYNORSK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Norwegian (Nynorsk) that does light stemming.
LIGHT_PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Portuguese that does light stemming.
LIGHT_RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Russian that does light stemming.
LIGHT_SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Spanish that does light stemming.
LIGHT_SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Swedish that does light stemming.
LIMIT - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Limits the number of tokens while indexing.
LimitTokenFilter - Class in com.azure.search.documents.indexes.models
Limits the number of tokens while indexing.
LimitTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.LimitTokenFilter
Creates an instance of LimitTokenFilter class.
LINE_FEED - Static variable in class com.azure.search.documents.indexes.models.OcrLineEnding
Lines are separated by a single line feed ('\n') character.
LINEAR - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Boosts scores by a linearly decreasing amount.
List all Indexers - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
List all Indexers - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
List all Skillsets - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
List all Skillsets - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
listDataSourceConnectionNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
List all DataSource names from an Azure AI Search service.
listDataSourceConnectionNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSource names from an Azure AI Search service.
listDataSourceConnectionNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources names from an Azure AI Search service.
listDataSourceConnections() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
List all DataSources from an Azure AI Search service.
listDataSourceConnections() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources from an Azure AI Search service.
listDataSourceConnections(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources from an Azure AI Search service.
listIndexerNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all indexers available for an Azure AI Search service.
listIndexerNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers names for an Azure AI Search service.
listIndexerNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers names for an Azure AI Search service.
listIndexers() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all indexers available for an Azure AI Search service.
listIndexers() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers available for an Azure AI Search service.
listIndexers(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers available for an Azure AI Search service.
listIndexes() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all indexes available for an Azure AI Search service.
listIndexes() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes available for an Azure AI Search service.
listIndexes(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes available for an Azure AI Search service.
List indexes - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
List indexes - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
listIndexNames() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all indexes names for an Azure AI Search service.
listIndexNames() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all index names for an Azure AI Search service.
listIndexNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes names for an Azure AI Search service.
ListIndexStatsSummary - Class in com.azure.search.documents.indexes.models
Response from a request to retrieve stats summary of all indexes.
ListIndexStatsSummary(List<IndexStatisticsSummary>) - Constructor for class com.azure.search.documents.indexes.models.ListIndexStatsSummary
Creates an instance of ListIndexStatsSummary class.
listSkillsetNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all skillset names for an Azure AI Search service.
listSkillsetNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillset names for an Azure AI Search service.
listSkillsetNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillset names for an Azure AI Search service.
listSkillsets() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all skillsets available for an Azure AI Search service.
listSkillsets() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillsets available for an Azure AI Search service.
listSkillsets(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillsets available for an Azure AI Search service.
listSynonymMapNames() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all synonym map names for an Azure AI Search service.
listSynonymMapNames() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps names for an Azure AI Search service.
listSynonymMapNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps names for an Azure AI Search service.
listSynonymMaps() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all synonym maps available for an Azure AI Search service.
listSynonymMaps() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps available for an Azure AI Search service.
listSynonymMaps(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps available for an Azure AI Search service.
List Synonym Maps - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
List Synonym Maps - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
LITERAL - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Enables literal parsing of the pattern.
LITHUANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Lithuanian.
LKT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Lakota.
LOCAL - Enum constant in enum com.azure.search.documents.models.ScoringStatistics
The scoring statistics will be calculated locally for lower latency.
LOCATION - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Entities describing a physical location.
LOGARITHMIC - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Boosts scores by an amount that decreases logarithmically.
LOVINS - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for English that uses the Lovins stemming algorithm.
LOVINS - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for English that uses the Lovins stemming algorithm.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Normalizes token text to lowercase.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Divides text at non-letters and converts them to lower case.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes token text to lower case.
LT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Lithuanian.
LT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Lithuanian.
LT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Lithuanian.
LT_LT - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Lithuanian (Lithuania).
LT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Lithuanian.
LuceneStandardAnalyzer - Class in com.azure.search.documents.indexes.models
Standard Apache Lucene analyzer; Composed of the standard tokenizer, lowercase filter and stop filter.
LuceneStandardAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Creates an instance of LuceneStandardAnalyzer class.
LuceneStandardTokenizer - Class in com.azure.search.documents.indexes.models
Breaks text following the Unicode Text Segmentation rules.
LuceneStandardTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.LuceneStandardTokenizer
Constructor of LuceneStandardTokenizer.
LV - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Latvian.
LV - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Latvian.
LV - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Latvian.
LV_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Latvian.
LV_LV - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Latvian (Latvia).
LV_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Latvian.

M

MagnitudeScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores based on the magnitude of a numeric field.
MagnitudeScoringFunction(String, double, MagnitudeScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
Creates an instance of MagnitudeScoringFunction class.
MagnitudeScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a magnitude scoring function.
MagnitudeScoringParameters(double, double) - Constructor for class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Creates an instance of MagnitudeScoringParameters class.
Make a Suggestion - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Make a Suggestion - Search tag in class com.azure.search.documents.SearchClient
Section
MALAY - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Malay.
MALAY - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Malay.
MALAYALAM - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Malayalam.
MALAYALAM - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Malayalam.
MappingCharFilter - Class in com.azure.search.documents.indexes.models
A character filter that applies mappings defined with the mappings option.
MappingCharFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.MappingCharFilter
Creates an instance of MappingCharFilter class.
MARATHI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Marathi.
MARATHI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Marathi.
MARKDOWN - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Set to markdown to extract content from markdown files.
MarkdownHeaderDepth - Class in com.azure.search.documents.indexes.models
Specifies the max header depth that will be considered while grouping markdown content.
MarkdownHeaderDepth() - Constructor for class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Deprecated.
MarkdownParsingSubmode - Class in com.azure.search.documents.indexes.models
Specifies the submode that will determine whether a markdown file will be parsed into exactly one search document or multiple search documents.
MarkdownParsingSubmode() - Constructor for class com.azure.search.documents.indexes.models.MarkdownParsingSubmode
Deprecated.
MAX_WAIT_EXCEEDED - Static variable in class com.azure.search.documents.models.SemanticErrorReason
If `semanticMaxWaitInMilliseconds` was set and the semantic processing duration exceeded that value.
MAXIMUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Boost scores by the maximum of all scoring function results.
maxRetriesPerAction(int) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the number of times an action will retry indexing before it is considered failed.
maxThrottlingDelay(Duration) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the maximum duration that requests will be delayed when the service is throttling.
MERGE - Enum constant in enum com.azure.search.documents.models.IndexActionType
Merges the specified field values with an existing document.
MERGE_OR_UPLOAD - Enum constant in enum com.azure.search.documents.models.IndexActionType
Behaves like merge if a document with the given key already exists in the index.
Merge a Document - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Merge a Document - Search tag in class com.azure.search.documents.SearchClient
Section
mergeDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Merges a collection of documents with existing documents in the target index.
mergeDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
Merges a collection of documents with existing documents in the target index.
mergeDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Merges a collection of documents with existing documents in the target index.
mergeDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Merges a collection of documents with existing documents in the target index.
mergeOrUploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
This action behaves like merge if a document with the given key already exists in the index.
mergeOrUploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
This action behaves like merge if a document with the given key already exists in the index.
mergeOrUploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
This action behaves like merge if a document with the given key already exists in the index.
mergeOrUploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
This action behaves like merge if a document with the given key already exists in the index.
MergeSkill - Class in com.azure.search.documents.indexes.models
A skill for merging two or more strings into a single unified string, with an optional user-defined delimiter separating each component part.
MergeSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.MergeSkill
Creates an instance of MergeSkill class.
METAPHONE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a Metaphone value.
MG - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Malagasy.
MI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Maori.
MI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Maori.
MICROSOFT_LANGUAGE_STEMMING_TOKENIZER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Divides text using language-specific rules and reduces words to their base forms.
MICROSOFT_LANGUAGE_TOKENIZER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Divides text using language-specific rules.
MicrosoftLanguageStemmingTokenizer - Class in com.azure.search.documents.indexes.models
Divides text using language-specific rules and reduces words to their base forms.
MicrosoftLanguageStemmingTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Creates an instance of MicrosoftLanguageStemmingTokenizer class.
MicrosoftLanguageTokenizer - Class in com.azure.search.documents.indexes.models
Divides text using language-specific rules.
MicrosoftLanguageTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Creates an instance of MicrosoftLanguageTokenizer class.
MicrosoftStemmingTokenizerLanguage - Enum in com.azure.search.documents.indexes.models
Lists the languages supported by the Microsoft language stemming tokenizer.
MicrosoftTokenizerLanguage - Enum in com.azure.search.documents.indexes.models
Lists the languages supported by the Microsoft language tokenizer.
MINIMAL_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for English that does minimal stemming.
MINIMAL_FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for French that does minimal stemming.
MINIMAL_GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Galician that does minimal stemming.
MINIMAL_GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for German that does minimal stemming.
MINIMAL_NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Norwegian (Bokmål) that does minimal stemming.
MINIMAL_NYNORSK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Norwegian (Nynorsk) that does minimal stemming.
MINIMAL_PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Portuguese that does minimal stemming.
MINIMUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Boost scores by the minimum of all scoring function results.
MK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Macedonian.
ML - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Malayalam.
ML_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Malayalam (India).
ML_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Malayalam.
MN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Mongolian (Cyrillic).
MR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Marathi.
MR_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Marathi (India).
MR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Marathi.
MS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Malay Malaysia.
MS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Malay (Latin).
MS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Malay.
MS_BN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Malay (Brunei Darussalam).
MS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Malay (Latin).
MS_MY - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Malay (Malaysia).
MT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Maltese.
MT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Maltese.
MULTILINE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Enables multiline mode.
MWW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Hmong Daw (Latin).
MWW - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Hmong Daw.
MY_SQL - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Indicates a MySql datasource.
MYV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Erzya (Cyrillic).

N

NAP - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Neapolitan.
NativeBlobSoftDeleteDeletionDetectionPolicy - Class in com.azure.search.documents.indexes.models
Defines a data deletion detection policy utilizing Azure Blob Storage's native soft delete feature for deletion detection.
NativeBlobSoftDeleteDeletionDetectionPolicy() - Constructor for class com.azure.search.documents.indexes.models.NativeBlobSoftDeleteDeletionDetectionPolicy
Creates an instance of NativeBlobSoftDeleteDeletionDetectionPolicy class.
NB - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Norwegian (Bokmal).
NB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Norwegian.
NB - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Norwegian.
NB - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Norwegian.
NB_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Norwegian (Bokmål).
NB_NO - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Norwegian (Norway).
NE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Nepali.
Next steps - Search tag in Overview
Section
NGRAM - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Tokenizes the input into n-grams of the given size(s).
NGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Generates n-grams of the given size(s).
NGramTokenFilter - Class in com.azure.search.documents.indexes.models
Generates n-grams of the given size(s).
NGramTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.NGramTokenFilter
Constructor of NGramTokenFilter.
NGramTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizes the input into n-grams of the given size(s).
NGramTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.NGramTokenizer
Creates an instance of NGramTokenizer class.
NIU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Niuean.
NL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Dutch.
NL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Dutch.
NL - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Dutch.
NL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Dutch.
NL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Dutch.
NL - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Dutch.
NL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Dutch.
NL_BE - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Dutch (Belgium).
NL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Dutch.
NL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Dutch.
NL_NL - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Dutch (Netherlands).
NO - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Norwegian (Bokmaal).
NO - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Norwegian (Bokmaal).
NO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Norwegian.
NO - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Norwegian (Bokmaal).
NO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Norwegian.
NO_NO - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Norwegian (Norway).
NOG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Nogay.
NONE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Ignores embedded images or image files in the data set.
NONE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Leverages normal text extraction.
NONE - Static variable in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
No masking occurs and the maskedText output will not be returned.
NONE - Static variable in class com.azure.search.documents.models.QueryAnswerType
Do not return answers for the query.
NONE - Static variable in class com.azure.search.documents.models.QueryCaptionType
Do not return captions for the query.
NONE - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language not specified.
NONE - Static variable in class com.azure.search.documents.models.QueryRewritesType
Do not generate additional query rewrites for this query.
NONE - Static variable in class com.azure.search.documents.models.QuerySpellerType
Speller not enabled.
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Norwegian.
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Norwegian (Bokmål).
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Norwegian.
NORWEGIAN_BOKMAAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Norwegian (Bokmål).
NORWEGIAN_BOKMAAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Norwegian (Bokmål).
NYSIIS - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a NYSIIS value.

O

OBJECTS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Visual features recognized as objects.
OC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Occitan.
OcrLineEnding - Class in com.azure.search.documents.indexes.models
Defines the sequence of characters to use between the lines of text recognized by the OCR skill.
OcrLineEnding() - Constructor for class com.azure.search.documents.indexes.models.OcrLineEnding
Deprecated.
Use the OcrLineEnding.fromString(String) factory method.
OcrSkill - Class in com.azure.search.documents.indexes.models
A skill that extracts text from image files.
OcrSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.OcrSkill
Creates an instance of OcrSkill class.
OcrSkillLanguage - Class in com.azure.search.documents.indexes.models
The language codes supported for input by OcrSkill.
OcrSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.OcrSkillLanguage
Deprecated.
Use the OcrSkillLanguage.fromString(String) factory method.
onActionAdded(Consumer<OnActionAddedOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Callback hook for when a document indexing action has been added to a batch queued.
OnActionAddedOptions<T> - Class in com.azure.search.documents.options
OnActionAddedOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionAddedOptions
Creates a new OnActionAddedOptions object.
onActionError(Consumer<OnActionErrorOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the callback hook for when a document indexing action has failed to index and isn't retryable.
OnActionErrorOptions<T> - Class in com.azure.search.documents.options
OnActionErrorOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionErrorOptions
Creates a new OnActionErrorOptions object.
onActionSent(Consumer<OnActionSentOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the callback hook for when a document indexing has been sent in a batching request.
OnActionSentOptions<T> - Class in com.azure.search.documents.options
OnActionSentOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionSentOptions
Creates a new OnActionSentOptions object.
onActionSucceeded(Consumer<OnActionSucceededOptions<T>>) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the callback hook for when a document indexing action has successfully completed indexing.
OnActionSucceededOptions<T> - Class in com.azure.search.documents.options
OnActionSucceededOptions(IndexAction<T>) - Constructor for class com.azure.search.documents.options.OnActionSucceededOptions
Creates a new OnActionSucceededOptions object.
ONE_LAKE - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Indicates a Microsoft Fabric OneLake datasource.
ONE_TERM - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Only one term is suggested.
ONE_TERM_WITH_CONTEXT - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Completes the last term in a query with two or more terms, where the last two terms are a phrase that exists in the index.
ONE_TO_MANY - Static variable in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillOutputMode
Specify the deepest markdown header section to parse.
ONE_TO_MANY - Static variable in class com.azure.search.documents.indexes.models.MarkdownParsingSubmode
Indicates that each section of the markdown file (up to a specified depth) will be parsed into individual search documents.
ONE_TO_ONE - Static variable in class com.azure.search.documents.indexes.models.MarkdownParsingSubmode
Indicates that each markdown file will be parsed into a single search document.
OPEN_AICLIP_IMAGE_TEXT_EMBEDDINGS_VI_TLARGE_PATCH14336 - Static variable in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Static value OpenAI-CLIP-Image-Text-Embeddings-ViT-Large-Patch14-336 for AIFoundryModelCatalogName.
OPEN_AICLIP_IMAGE_TEXT_EMBEDDINGS_VI_TLARGE_PATCH14336 - Static variable in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Static value OpenAI-CLIP-Image-Text-Embeddings-ViT-Large-Patch14-336 for AIStudioModelCatalogName.
OPEN_AICLIP_IMAGE_TEXT_EMBEDDINGS_VIT_BASE_PATCH32 - Static variable in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Static value OpenAI-CLIP-Image-Text-Embeddings-vit-base-patch32 for AIFoundryModelCatalogName.
OPEN_AICLIP_IMAGE_TEXT_EMBEDDINGS_VIT_BASE_PATCH32 - Static variable in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Static value OpenAI-CLIP-Image-Text-Embeddings-vit-base-patch32 for AIStudioModelCatalogName.
ORGANIZATION - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Entities describing an organization.
ORIGINAL_QUERY_ONLY - Static variable in class com.azure.search.documents.models.SemanticQueryRewritesResultType
Query rewrites were not successfully generated for this request.
OS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Ossetic.
OTQ - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Queretaro Otomi.
OutputFieldMappingEntry - Class in com.azure.search.documents.indexes.models
Output field mapping for a skill.
OutputFieldMappingEntry(String) - Constructor for class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Creates an instance of OutputFieldMappingEntry class.
Overview - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Overview - Search tag in class com.azure.search.documents.SearchClient
Section
Overview - Search tag in class com.azure.search.documents.SearchClientBuilder
Section
Overview - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Overview - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Overview - Search tag in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Section
Overview - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Overview - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Overview - Search tag in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Section

P

P_50K_BASE - Static variable in class com.azure.search.documents.indexes.models.SplitSkillEncoderModelName
A base model with a 50,000 token vocabulary, optimized for prompt-based tasks.
P_50K_EDIT - Static variable in class com.azure.search.documents.indexes.models.SplitSkillEncoderModelName
Similar to p50k_base but fine-tuned for editing or rephrasing tasks with a 50,000 token vocabulary.
PA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Punjabi (Arabic).
PA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Punjabi.
PA_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Punjabi (India).
PA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Punjabi.
PACKED_BIT - Static variable in class com.azure.search.documents.indexes.models.VectorEncodingFormat
Encoding format representing bits packed into a wider data type.
PAGES - Static variable in class com.azure.search.documents.indexes.models.TextSplitMode
Split the text into individual pages.
PARTIAL - Static variable in class com.azure.search.documents.models.SemanticErrorMode
If the semantic processing fails, partial results still return.
PARTIAL - Static variable in class com.azure.search.documents.models.SemanticFieldState
The field was partially used for semantic enrichment.
PATH_HIERARCHY - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Tokenizer for path-like hierarchies.
PathHierarchyTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizer for path-like hierarchies.
PathHierarchyTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Creates an instance of PathHierarchyTokenizer class.
PATTERN - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Flexibly separates text into terms via a regular expression pattern.
PATTERN - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Tokenizer that uses regex pattern matching to construct distinct tokens.
PatternAnalyzer - Class in com.azure.search.documents.indexes.models
Flexibly separates text into terms via a regular expression pattern.
PatternAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.PatternAnalyzer
Creates an instance of PatternAnalyzer class.
PatternCaptureTokenFilter - Class in com.azure.search.documents.indexes.models
Uses Java regexes to emit multiple tokens - one for each capture group in one or more patterns.
PatternCaptureTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Creates an instance of PatternCaptureTokenFilter class.
PatternReplaceCharFilter - Class in com.azure.search.documents.indexes.models
A character filter that replaces characters in the input string.
PatternReplaceCharFilter(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
Creates an instance of PatternReplaceCharFilter class.
PatternReplaceTokenFilter - Class in com.azure.search.documents.indexes.models
A character filter that replaces characters in the input string.
PatternReplaceTokenFilter(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
Creates an instance of PatternReplaceTokenFilter class.
PatternTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizer that uses regex pattern matching to construct distinct tokens.
PatternTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.PatternTokenizer
Creates an instance of PatternTokenizer class.
PERSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Persian.
PERSIAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Applies normalization for Persian.
PERSON - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Entities describing a person.
PHONETIC - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Create tokens for phonetic matches.
PhoneticEncoder - Enum in com.azure.search.documents.indexes.models
Identifies the type of phonetic encoder to use with a PhoneticTokenFilter.
PhoneticTokenFilter - Class in com.azure.search.documents.indexes.models
Create tokens for phonetic matches.
PhoneticTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Creates an instance of PhoneticTokenFilter class.
PiiDetectionSkill - Class in com.azure.search.documents.indexes.models
Using the Text Analytics API, extracts personal information from an input text and gives you the option of masking it.
PiiDetectionSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.PiiDetectionSkill
Creates an instance of PiiDetectionSkill class.
PiiDetectionSkillMaskingMode - Class in com.azure.search.documents.indexes.models
A string indicating what maskingMode to use to mask the personal information detected in the input text.
PiiDetectionSkillMaskingMode() - Constructor for class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Deprecated.
pipeline(HttpPipeline) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the HttpPipeline to use for the service client.
pipeline(HttpPipeline) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the HttpPipeline to use for the service client.
PL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Polish.
PL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Polish.
PL - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Polish.
PL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Polish.
PL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Polish.
PL - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Polish.
PL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Polish.
PL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Polish.
PL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Polish.
PL_PL - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Polish (Poland).
POLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Polish.
POLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Polish.
PORTER - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for English that uses the Porter stemming algorithm.
PORTER_STEM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Uses the Porter stemming algorithm to transform the token stream.
PORTER2 - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for English that uses the Porter2 stemming algorithm.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Portuguese.
PORTUGUESE_BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Portuguese (Brazil).
PORTUGUESE_BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Portuguese (Brazil).
PORTUGUESE_RSLP - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Portuguese that uses the RSLP stemming algorithm.
POSSESSIVE_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for English that removes trailing possessives from words.
POST_FILTER - Static variable in class com.azure.search.documents.models.VectorFilterMode
The filter will be applied after the candidate set of vector results is returned.
PRE_FILTER - Static variable in class com.azure.search.documents.models.VectorFilterMode
The filter will be applied before the search query.
Prerequisites - Search tag in Overview
Section
Prerequisites - Search tag in package com.azure.search.documents
Section
Prerequisites - Search tag in package com.azure.search.documents.indexes
Section
PRESERVE_ORIGINALS - Static variable in class com.azure.search.documents.indexes.models.VectorSearchCompressionRescoreStorageMethod
This option preserves the original full-precision vectors.
PRIVATE - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Indicates that the indexer should run with the environment provisioned specifically for the search service.
Provide an Autocompletion - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Provide an Autocompletion - Search tag in class com.azure.search.documents.SearchClient
Section
PRS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Dari.
PRS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Dari.
PS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Pashto.
PT - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Portuguese.
PT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Portuguese-Portugal.
PT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Portuguese.
PT - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Portuguese (Portugal).
PT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Portuguese.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Portuguese (Brazil).
PT_BR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Portuguese-Brazil.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Portuguese (Brazil).
PT_BR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Portuguese (Brazil).
PT_BR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Portuguese (Brazil).
PT_BR - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Portuguese (Brazil).
PT_BR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Portuguese (Brazil).
PT_BR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Portuguese (Brazil).
PT_PT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Portuguese (Portugal).
PT_PT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Portuguese-Portugal.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Portuguese (Portugal).
PT_PT - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Portuguese (Portugal).
PT_PT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Portuguese (Portugal).
PT_PT - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Portuguese (Portugal).
PT_PT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Portuguese (Portugal).
PT_PT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Portuguese (Portugal).
PUNCTUATION - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Keeps punctuation in tokens.
PUNJABI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Punjabi.
PUNJABI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Punjabi.

Q

QUADRATIC - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Boosts scores by an amount that decreases quadratically.
QUANTITY - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Entities describing a quantity.
QUC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
K'iche'.
QUERY_REWRITES - Static variable in class com.azure.search.documents.models.QueryDebugMode
Allows the user to explore the list of query rewrites generated for their search request.
QueryAnswer - Class in com.azure.search.documents.models
Configuration for how semantic search returns answers to the search.
QueryAnswer(QueryAnswerType) - Constructor for class com.azure.search.documents.models.QueryAnswer
Creates a new instance of QueryAnswer.
QueryAnswerResult - Class in com.azure.search.documents.models
An answer is a text passage extracted from the contents of the most relevant documents that matched the query.
QueryAnswerResult() - Constructor for class com.azure.search.documents.models.QueryAnswerResult
Creates an instance of QueryAnswerResult class.
QueryAnswerType - Class in com.azure.search.documents.models
This parameter is only valid if the query type is `semantic`.
QueryAnswerType() - Constructor for class com.azure.search.documents.models.QueryAnswerType
Deprecated.
Use the QueryAnswerType.fromString(String) factory method.
QueryCaption - Class in com.azure.search.documents.models
Configuration for how semantic search captions search results.
QueryCaption(QueryCaptionType) - Constructor for class com.azure.search.documents.models.QueryCaption
Creates a new instance of QueryCaption.
QueryCaptionResult - Class in com.azure.search.documents.models
Captions are the most representative passages from the document relatively to the search query.
QueryCaptionResult() - Constructor for class com.azure.search.documents.models.QueryCaptionResult
Creates an instance of QueryCaptionResult class.
QueryCaptionType - Class in com.azure.search.documents.models
This parameter is only valid if the query type is `semantic`.
QueryCaptionType() - Constructor for class com.azure.search.documents.models.QueryCaptionType
Deprecated.
Use the QueryCaptionType.fromString(String) factory method.
QueryDebugMode - Class in com.azure.search.documents.models
Enables a debugging tool that can be used to further explore your search results.
QueryDebugMode() - Constructor for class com.azure.search.documents.models.QueryDebugMode
Deprecated.
Use the QueryDebugMode.fromString(String) factory method.
Querying - Search tag in Overview
Section
Querying - Search tag in package com.azure.search.documents
Section
Querying - Search tag in package com.azure.search.documents.indexes
Section
QueryLanguage - Class in com.azure.search.documents.models
The language of the query.
QueryLanguage() - Constructor for class com.azure.search.documents.models.QueryLanguage
Deprecated.
Use the QueryLanguage.fromString(String) factory method.
QueryResultDocumentRerankerInput - Class in com.azure.search.documents.models
The raw concatenated strings that were sent to the semantic enrichment process.
QueryResultDocumentRerankerInput() - Constructor for class com.azure.search.documents.models.QueryResultDocumentRerankerInput
Creates an instance of QueryResultDocumentRerankerInput class.
QueryResultDocumentSemanticField - Class in com.azure.search.documents.models
Description of fields that were sent to the semantic enrichment process, as well as how they were used.
QueryResultDocumentSemanticField() - Constructor for class com.azure.search.documents.models.QueryResultDocumentSemanticField
Creates an instance of QueryResultDocumentSemanticField class.
QueryResultDocumentSubscores - Class in com.azure.search.documents.models
The breakdown of subscores between the text and vector query components of the search query for this document.
QueryResultDocumentSubscores() - Constructor for class com.azure.search.documents.models.QueryResultDocumentSubscores
Creates an instance of QueryResultDocumentSubscores class.
QueryRewrites - Class in com.azure.search.documents.models
Configuration for how semantic search rewrites a query.
QueryRewrites(QueryRewritesType) - Constructor for class com.azure.search.documents.models.QueryRewrites
Creates a new instance of QueryRewrites.
QueryRewritesDebugInfo - Class in com.azure.search.documents.models
Contains debugging information specific to query rewrites.
QueryRewritesDebugInfo() - Constructor for class com.azure.search.documents.models.QueryRewritesDebugInfo
Creates an instance of QueryRewritesDebugInfo class.
QueryRewritesType - Class in com.azure.search.documents.models
This parameter is only valid if the query type is `semantic`.
QueryRewritesType() - Constructor for class com.azure.search.documents.models.QueryRewritesType
Deprecated.
Use the QueryRewritesType.fromString(String) factory method.
QueryRewritesValuesDebugInfo - Class in com.azure.search.documents.models
Contains debugging information specific to query rewrites.
QueryRewritesValuesDebugInfo() - Constructor for class com.azure.search.documents.models.QueryRewritesValuesDebugInfo
Creates an instance of QueryRewritesValuesDebugInfo class.
QuerySpellerType - Class in com.azure.search.documents.models
Improve search recall by spell-correcting individual search query terms.
QuerySpellerType() - Constructor for class com.azure.search.documents.models.QuerySpellerType
Deprecated.
Use the QuerySpellerType.fromString(String) factory method.
QueryType - Enum in com.azure.search.documents.models
Specifies the syntax of the search query.

R

R_50K_BASE - Static variable in class com.azure.search.documents.indexes.models.SplitSkillEncoderModelName
Refers to a base model trained with a 50,000 token vocabulary, often used in general natural language processing tasks.
RAB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Chamling.
RangeFacetResult<T> - Class in com.azure.search.documents.models
A single bucket of a range facet query result that reports the number of documents with a field value falling within a particular range.
RangeFacetResult(FacetResult) - Constructor for class com.azure.search.documents.models.RangeFacetResult
Constructor from FacetResult
RangeFacetResult(Long, T, T) - Constructor for class com.azure.search.documents.models.RangeFacetResult
Constructor of RangeFacetResult.
REFINED_SOUNDEX - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a Refined Soundex value.
RegexFlags - Class in com.azure.search.documents.indexes.models
Defines flags that can be combined to control how regular expressions are used in the pattern analyzer and pattern tokenizer.
RegexFlags() - Constructor for class com.azure.search.documents.indexes.models.RegexFlags
Deprecated.
Use the RegexFlags.fromString(String) factory method.
REPLACE - Static variable in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Replaces the detected entities with the character given in the maskingCharacter parameter.
RERANKED_RESULTS - Static variable in class com.azure.search.documents.models.SemanticSearchResultsType
Results have been reranked with the reranker model and will include semantic captions.
RescoringOptions - Class in com.azure.search.documents.indexes.models
Contains the options for rescoring.
RescoringOptions() - Constructor for class com.azure.search.documents.indexes.models.RescoringOptions
Creates an instance of RescoringOptions class.
RESET - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Indexer has been reset.
RESET_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
Indicates that the reset that occurred was for a call to ResetDocs.
Reset an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Reset an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
resetIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets the change tracking state associated with an indexer.
resetIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets the change tracking state associated with an indexer.
resetIndexerWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets the change tracking state associated with an indexer.
resetIndexerWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets the change tracking state associated with an indexer.
ResourceCounter - Class in com.azure.search.documents.indexes.models
Represents a resource's usage and quota.
ResourceCounter(long) - Constructor for class com.azure.search.documents.indexes.models.ResourceCounter
Creates an instance of ResourceCounter class.
Retrieve an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Retrieve an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Retrieve a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Retrieve a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Retrieving a specific document from your index - Search tag in Overview
Section
Retrieving a specific document from your index - Search tag in package com.azure.search.documents
Section
Retrieving a specific document from your index - Search tag in package com.azure.search.documents.indexes
Section
retryOptions(RetryOptions) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryOptions(RetryOptions) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the RetryOptions for all the requests made through the client.
retryPolicy(RetryPolicy) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
retryPolicy(RetryPolicy) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
retryPolicy(RetryPolicy) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the HttpPipelinePolicy that will attempt to retry requests when needed.
REVERSE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Reverses the token string.
RM - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Romansh.
RO - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Romanian.
RO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Romanian.
RO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Romanian.
RO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Romanian.
RO_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Romanian.
RO_RO - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Romanian (Romania).
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Romanian.
RU - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Russian.
RU - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Russian.
RU - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Russian.
RU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Russian.
RU - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Russian.
RU - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Russian.
RU - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Russian.
RU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Russian.
RU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Russian.
RU_RU - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Russian (Russia).
Run an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Run an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
runIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Runs an indexer on-demand.
runIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Runs an indexer on-demand.
runIndexerWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Runs an indexer on-demand.
runIndexerWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Runs an indexer on-demand.
RUNNING - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Indicates that the indexer is running normally.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Russian.

S

SA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Sanskrit (Devanagiri).
SAT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Santali (Devanagiri).
SBYTE - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a 8-bit signed integer.
SCALAR_QUANTIZATION - Static variable in class com.azure.search.documents.indexes.models.VectorSearchCompressionKind
Scalar Quantization, a type of compression method.
ScalarQuantizationCompression - Class in com.azure.search.documents.indexes.models
Contains configuration options specific to the scalar quantization compression method used during indexing and querying.
ScalarQuantizationCompression(String) - Constructor for class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Creates an instance of ScalarQuantizationCompression class.
ScalarQuantizationParameters - Class in com.azure.search.documents.indexes.models
Contains the parameters specific to Scalar Quantization.
ScalarQuantizationParameters() - Constructor for class com.azure.search.documents.indexes.models.ScalarQuantizationParameters
Creates an instance of ScalarQuantizationParameters class.
SCANDINAVIAN_FOLDING_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Folds Scandinavian characters åÅäæÄÆ-&gt;a and öÖøØ-&gt;o.
SCANDINAVIAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes use of the interchangeable Scandinavian characters.
SCK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Sadri (Devanagiri).
SCO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Scots.
ScoringFunction - Class in com.azure.search.documents.indexes.models
Base type for functions that can modify document scores during ranking.
ScoringFunction(String, double) - Constructor for class com.azure.search.documents.indexes.models.ScoringFunction
Creates an instance of ScoringFunction class.
ScoringFunctionAggregation - Enum in com.azure.search.documents.indexes.models
Defines the aggregation function used to combine the results of all the scoring functions in a scoring profile.
ScoringFunctionInterpolation - Enum in com.azure.search.documents.indexes.models
Defines the function used to interpolate score boosting across a range of documents.
ScoringParameter - Class in com.azure.search.documents.models
Represents a parameter value to be used in scoring functions (for example, referencePointParameter).
ScoringParameter(String) - Constructor for class com.azure.search.documents.models.ScoringParameter
Constructor to take name value pair string of ScoringParameter.
ScoringParameter(String, GeoPoint) - Constructor for class com.azure.search.documents.models.ScoringParameter
Initializes a new instance of the ScoringParameter class with the given name and GeographyPoint value.
ScoringParameter(String, List<String>) - Constructor for class com.azure.search.documents.models.ScoringParameter
Initializes a new instance of the ScoringParameter class with the given name and string values.
ScoringProfile - Class in com.azure.search.documents.indexes.models
Defines parameters for a search index that influence scoring in search queries.
ScoringProfile(String) - Constructor for class com.azure.search.documents.indexes.models.ScoringProfile
Creates an instance of ScoringProfile class.
ScoringStatistics - Enum in com.azure.search.documents.models
A value that specifies whether we want to calculate scoring statistics (such as document frequency) globally for more consistent scoring, or locally, for lower latency.
search(String) - Method in class com.azure.search.documents.SearchAsyncClient
Searches for documents in the Azure AI Search index.
search(String) - Method in class com.azure.search.documents.SearchClient
Searches for documents in the Azure AI Search index.
search(String, SearchOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Searches for documents in the Azure AI Search index.
search(String, SearchOptions, Context) - Method in class com.azure.search.documents.SearchClient
Searches for documents in the Azure AI Search index.
SEARCH_SCORE - Static variable in class com.azure.search.documents.models.VectorThresholdKind
The results of the vector query will filter based on the '@search.score' value.
SearchableField - Annotation Type in com.azure.search.documents.indexes
An annotation that directs SearchIndexAsyncClient.buildSearchFields(Class, FieldBuilderOptions) to turn the field or method into a searchable field.
SearchAlias - Class in com.azure.search.documents.indexes.models
Represents an index alias, which describes a mapping from the alias name to an index.
SearchAlias(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.SearchAlias
Creates an instance of SearchAlias class.
searchAnalyzerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalAnalyzerName to associate as the search analyzer for the field.
SearchAsyncClient - Class in com.azure.search.documents
This class provides a client that contains the operations for querying an index and uploading, merging, or deleting documents in an Azure AI Search service.
SearchAudience - Class in com.azure.search.documents.models
Cloud audiences available for Search.
SearchAudience() - Constructor for class com.azure.search.documents.models.SearchAudience
Deprecated.
Use one of the constants or the SearchAudience.fromString(String) factory method.
SearchClient - Class in com.azure.search.documents
This class provides a client that contains the operations for querying an index and uploading, merging, or deleting documents in an Azure AI Search service.
SearchClientBuilder - Class in com.azure.search.documents
This class provides a fluent builder API to help aid the configuration and instantiation of SearchClients and SearchAsyncClients.
SearchClientBuilder() - Constructor for class com.azure.search.documents.SearchClientBuilder
Creates a builder instance that is able to configure and construct SearchClients and SearchAsyncClients.
SearchClientBuilder.SearchIndexingBufferedSenderBuilder<T> - Class in com.azure.search.documents
This class provides a fluent builder API to help aid the configuration and instantiation of SearchIndexingBufferedSenders and SearchIndexingBufferedAsyncSenders.
SearchDocument - Class in com.azure.search.documents
Represents an untyped document returned from a search or document lookup.
SearchDocument() - Constructor for class com.azure.search.documents.SearchDocument
Initializes a new instance of the SearchDocument class.
SearchDocument(Map<? extends String, ?>) - Constructor for class com.azure.search.documents.SearchDocument
Initializes a new instance of the SearchDocument class with initial values.
Search Documents - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Search Documents - Search tag in class com.azure.search.documents.SearchClient
Section
SearchField - Class in com.azure.search.documents.indexes.models
Represents a field in an index definition, which describes the name, data type, and search behavior of a field.
SearchField(String, SearchFieldDataType) - Constructor for class com.azure.search.documents.indexes.models.SearchField
Creates an instance of SearchField class.
SearchFieldDataType - Class in com.azure.search.documents.indexes.models
Defines the data type of a field in a search index.
SearchFieldDataType() - Constructor for class com.azure.search.documents.indexes.models.SearchFieldDataType
Deprecated.
SearchFilter - Class in com.azure.search.documents
This class is used to help construct valid OData filter expressions by automatically replacing, quoting, and escaping string parameters.
SearchIndex - Class in com.azure.search.documents.indexes.models
Represents a search index definition, which describes the fields and search behavior of an index.
SearchIndex(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndex
Creates an instance of SearchIndex class.
SearchIndex(String, List<SearchField>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndex
Constructor of SearchIndex.
SearchIndexAsyncClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting indexes or synonym map and analyzing text in an Azure AI Search service.
SearchIndexClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting indexes or synonym map and analyzing text in an Azure AI Search service.
SearchIndexClientBuilder - Class in com.azure.search.documents.indexes
This class provides a fluent builder API to help aid the configuration and instantiation of SearchIndexClients and SearchIndexAsyncClients.
SearchIndexClientBuilder() - Constructor for class com.azure.search.documents.indexes.SearchIndexClientBuilder
Creates a builder instance that is able to configure and construct SearchIndexClients and SearchIndexAsyncClients.
SearchIndexer - Class in com.azure.search.documents.indexes.models
Represents an indexer.
SearchIndexer(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexer
Creates an instance of SearchIndexer class.
SearchIndexer(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexer
Constructor of SearchIndexer.
SearchIndexerAsyncClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting data source connections, indexers, or skillsets and running or resetting indexers in an Azure AI Search service.
SearchIndexerCache - Class in com.azure.search.documents.indexes.models
The SearchIndexerCache model.
SearchIndexerCache() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerCache
Creates an instance of SearchIndexerCache class.
SearchIndexerClient - Class in com.azure.search.documents.indexes
This class provides a client that contains the operations for creating, getting, listing, updating, or deleting data source connections, indexers, or skillsets and running or resetting indexers in an Azure AI Search service.
SearchIndexerClientBuilder - Class in com.azure.search.documents.indexes
This class provides a fluent builder API to help aid the configuration and instantiation of SearchIndexerClients and SearchIndexerAsyncClients.
SearchIndexerClientBuilder() - Constructor for class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Creates a builder instance that is able to configure and construct SearchIndexerClients and SearchIndexerAsyncClients.
SearchIndexerDataContainer - Class in com.azure.search.documents.indexes.models
Represents information about the entity (such as Azure SQL table or CosmosDB collection) that will be indexed.
SearchIndexerDataContainer(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Creates an instance of SearchIndexerDataContainer class.
SearchIndexerDataIdentity - Class in com.azure.search.documents.indexes.models
Abstract base type for data identities.
SearchIndexerDataIdentity() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataIdentity
Creates an instance of SearchIndexerDataIdentity class.
SearchIndexerDataNoneIdentity - Class in com.azure.search.documents.indexes.models
Clears the identity property of a datasource.
SearchIndexerDataNoneIdentity() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataNoneIdentity
Creates an instance of SearchIndexerDataNoneIdentity class.
SearchIndexerDataSourceConnection - Class in com.azure.search.documents.indexes.models
Represents a datasource definition, which can be used to configure an indexer.
SearchIndexerDataSourceConnection(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Creates an instance of SearchIndexerDataSourceConnection class.
SearchIndexerDataSourceConnection(String, SearchIndexerDataSourceType, String, SearchIndexerDataContainer) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
SearchIndexerDataSources - Class in com.azure.search.documents.indexes
Utility class that aids in the creation of SearchIndexerDataSourceConnections.
SearchIndexerDataSourceType - Class in com.azure.search.documents.indexes.models
Defines the type of a datasource.
SearchIndexerDataSourceType() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Deprecated.
SearchIndexerDataUserAssignedIdentity - Class in com.azure.search.documents.indexes.models
Specifies the identity for a datasource to use.
SearchIndexerDataUserAssignedIdentity(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
Creates an instance of SearchIndexerDataUserAssignedIdentity class.
SearchIndexerError - Class in com.azure.search.documents.indexes.models
Represents an item- or document-level indexing error.
SearchIndexerError(String, int) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerError
Creates an instance of SearchIndexerError class.
SearchIndexerIndexProjection - Class in com.azure.search.documents.indexes.models
Definition of additional projections to secondary search indexes.
SearchIndexerIndexProjection(List<SearchIndexerIndexProjectionSelector>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerIndexProjection
Creates an instance of SearchIndexerIndexProjection class.
SearchIndexerIndexProjectionSelector - Class in com.azure.search.documents.indexes.models
Description for what data to store in the designated search index.
SearchIndexerIndexProjectionSelector(String, String, String, List<InputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
Creates an instance of SearchIndexerIndexProjectionSelector class.
SearchIndexerIndexProjectionsParameters - Class in com.azure.search.documents.indexes.models
A dictionary of index projection-specific configuration properties.
SearchIndexerIndexProjectionsParameters() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionsParameters
Creates an instance of SearchIndexerIndexProjectionsParameters class.
SearchIndexerKnowledgeStore - Class in com.azure.search.documents.indexes.models
Definition of additional projections to azure blob, table, or files, of enriched data.
SearchIndexerKnowledgeStore(String, List<SearchIndexerKnowledgeStoreProjection>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Creates an instance of SearchIndexerKnowledgeStore class.
SearchIndexerKnowledgeStoreBlobProjectionSelector - Class in com.azure.search.documents.indexes.models
Abstract class to share properties between concrete selectors.
SearchIndexerKnowledgeStoreBlobProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreBlobProjectionSelector class.
SearchIndexerKnowledgeStoreFileProjectionSelector - Class in com.azure.search.documents.indexes.models
Projection definition for what data to store in Azure Files.
SearchIndexerKnowledgeStoreFileProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreFileProjectionSelector class.
SearchIndexerKnowledgeStoreObjectProjectionSelector - Class in com.azure.search.documents.indexes.models
Projection definition for what data to store in Azure Blob.
SearchIndexerKnowledgeStoreObjectProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreObjectProjectionSelector class.
SearchIndexerKnowledgeStoreParameters - Class in com.azure.search.documents.indexes.models
A dictionary of knowledge store-specific configuration properties.
SearchIndexerKnowledgeStoreParameters() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreParameters
Creates an instance of SearchIndexerKnowledgeStoreParameters class.
SearchIndexerKnowledgeStoreProjection - Class in com.azure.search.documents.indexes.models
Container object for various projection selectors.
SearchIndexerKnowledgeStoreProjection() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Creates an instance of SearchIndexerKnowledgeStoreProjection class.
SearchIndexerKnowledgeStoreProjectionSelector - Class in com.azure.search.documents.indexes.models
Abstract class to share properties between concrete selectors.
SearchIndexerKnowledgeStoreProjectionSelector() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreProjectionSelector class.
SearchIndexerKnowledgeStoreTableProjectionSelector - Class in com.azure.search.documents.indexes.models
Description for what data to store in Azure Tables.
SearchIndexerKnowledgeStoreTableProjectionSelector(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Creates an instance of SearchIndexerKnowledgeStoreTableProjectionSelector class.
SearchIndexerLimits - Class in com.azure.search.documents.indexes.models
The SearchIndexerLimits model.
SearchIndexerLimits() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerLimits
Creates an instance of SearchIndexerLimits class.
SearchIndexerSkill - Class in com.azure.search.documents.indexes.models
Base type for skills.
SearchIndexerSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerSkill
Creates an instance of SearchIndexerSkill class.
SearchIndexerSkillset - Class in com.azure.search.documents.indexes.models
A list of skills.
SearchIndexerSkillset(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Creates an instance of SearchIndexerSkillset class.
SearchIndexerSkillset(String, List<SearchIndexerSkill>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerSkillset
/** Creates an instance of SearchIndexerSkillset class.
SearchIndexerStatus - Class in com.azure.search.documents.indexes.models
Represents the current status and execution history of an indexer.
SearchIndexerStatus(IndexerStatus, List<IndexerExecutionResult>, SearchIndexerLimits) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerStatus
Creates an instance of SearchIndexerStatus class.
SearchIndexerWarning - Class in com.azure.search.documents.indexes.models
Represents an item-level warning.
SearchIndexerWarning(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerWarning
Creates an instance of SearchIndexerWarning class.
SearchIndexingBufferedAsyncSender<T> - Class in com.azure.search.documents
This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index.
SearchIndexingBufferedSender<T> - Class in com.azure.search.documents
This class provides a buffered sender that contains operations for conveniently indexing documents to an Azure Search index.
SearchIndexStatistics - Class in com.azure.search.documents.indexes.models
Statistics for a given index.
SearchIndexStatistics(long, long) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexStatistics
Creates an instance of SearchIndexStatistics class.
SearchMode - Enum in com.azure.search.documents.models
Specifies whether any or all of the search terms must be matched in order to count the document as a match.
SearchOptions - Class in com.azure.search.documents.models
Additional parameters for searchGet operation.
SearchOptions() - Constructor for class com.azure.search.documents.models.SearchOptions
Creates an instance of SearchOptions.
Search Options - Search tag in Overview
Section
Search Options - Search tag in package com.azure.search.documents
Section
Search Options - Search tag in package com.azure.search.documents.indexes
Section
SearchPagedFlux - Class in com.azure.search.documents.util
Implementation of ContinuablePagedFlux where the continuation token type is SearchRequest, the element type is SearchResult, and the page type is SearchPagedResponse.
SearchPagedFlux(Supplier<Mono<SearchPagedResponse>>) - Constructor for class com.azure.search.documents.util.SearchPagedFlux
Creates an instance of SearchPagedFlux.
SearchPagedFlux(Supplier<Mono<SearchPagedResponse>>, Function<String, Mono<SearchPagedResponse>>) - Constructor for class com.azure.search.documents.util.SearchPagedFlux
Creates an instance of SearchPagedFlux.
SearchPagedIterable - Class in com.azure.search.documents.util
Implementation of ContinuablePagedIterable where the continuation token type is SearchRequest, the element type is SearchResult, and the page type is SearchPagedResponse.
SearchPagedIterable(SearchPagedFlux) - Constructor for class com.azure.search.documents.util.SearchPagedIterable
Creates an instance of SearchPagedIterable.
SearchPagedIterable(Supplier<SearchPagedResponse>) - Constructor for class com.azure.search.documents.util.SearchPagedIterable
Creates an instance of SearchPagedIterable.
SearchPagedIterable(Supplier<SearchPagedResponse>, Function<String, SearchPagedResponse>) - Constructor for class com.azure.search.documents.util.SearchPagedIterable
Creates an instance of SearchPagedIterable.
SearchPagedResponse - Class in com.azure.search.documents.util
Represents an HTTP response from the search API request that contains a list of items deserialized into a Page.
SearchPagedResponse(Response<List<SearchResult>>, String, Map<String, List<FacetResult>>, Long, Double) - Constructor for class com.azure.search.documents.util.SearchPagedResponse
Constructor
SearchPagedResponse(Response<List<SearchResult>>, String, Map<String, List<FacetResult>>, Long, Double, List<QueryAnswerResult>, SemanticErrorReason, SemanticSearchResultsType) - Constructor for class com.azure.search.documents.util.SearchPagedResponse
Constructor
SearchPagedResponse(Response<List<SearchResult>>, String, Map<String, List<FacetResult>>, Long, Double, List<QueryAnswerResult>, SemanticErrorReason, SemanticSearchResultsType, DebugInfo, SemanticQueryRewritesResultType) - Constructor for class com.azure.search.documents.util.SearchPagedResponse
Constructor
SearchResourceEncryptionKey - Class in com.azure.search.documents.indexes.models
A customer-managed encryption key in Azure Key Vault.
SearchResourceEncryptionKey(String, String) - Constructor for class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Creates an instance of SearchResourceEncryptionKey class.
SearchResult - Class in com.azure.search.documents.models
Contains a document found by a search query, plus associated metadata.
SearchResult(double) - Constructor for class com.azure.search.documents.models.SearchResult
Constructor of SearchResult.
SearchScoreThreshold - Class in com.azure.search.documents.models
The results of the vector query will filter based on the '@search.score' value.
SearchScoreThreshold(double) - Constructor for class com.azure.search.documents.models.SearchScoreThreshold
Creates an instance of SearchScoreThreshold class.
SearchServiceCounters - Class in com.azure.search.documents.indexes.models
Represents service-level resource counters and quotas.
SearchServiceCounters(ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter, ResourceCounter) - Constructor for class com.azure.search.documents.indexes.models.SearchServiceCounters
Creates an instance of SearchServiceCounters class.
SearchServiceLimits - Class in com.azure.search.documents.indexes.models
Represents various service level limits.
SearchServiceLimits() - Constructor for class com.azure.search.documents.indexes.models.SearchServiceLimits
Creates an instance of SearchServiceLimits class.
SearchServiceStatistics - Class in com.azure.search.documents.indexes.models
Response from a get service statistics request.
SearchServiceStatistics(SearchServiceCounters, SearchServiceLimits) - Constructor for class com.azure.search.documents.indexes.models.SearchServiceStatistics
Creates an instance of SearchServiceStatistics class.
SearchServiceVersion - Enum in com.azure.search.documents
The versions of Azure AI Search supported by this client library.
SearchSuggester - Class in com.azure.search.documents.indexes.models
Defines how the Suggest API should apply to a group of fields in the index.
SearchSuggester(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.SearchSuggester
Creates an instance of SearchSuggester class.
SEMANTIC - Enum constant in enum com.azure.search.documents.models.QueryType
Best suited for queries expressed in natural language as opposed to keywords.
SEMANTIC - Static variable in class com.azure.search.documents.models.QueryDebugMode
Allows the user to further explore their reranked results.
SemanticConfiguration - Class in com.azure.search.documents.indexes.models
Defines a specific configuration to be used in the context of semantic capabilities.
SemanticConfiguration(String, SemanticPrioritizedFields) - Constructor for class com.azure.search.documents.indexes.models.SemanticConfiguration
Creates an instance of SemanticConfiguration class.
SemanticDebugInfo - Class in com.azure.search.documents.models
The SemanticDebugInfo model.
SemanticDebugInfo() - Constructor for class com.azure.search.documents.models.SemanticDebugInfo
Creates an instance of SemanticDebugInfo class.
SemanticErrorMode - Class in com.azure.search.documents.models
Allows the user to choose whether a semantic call should fail completely, or to return partial results.
SemanticErrorMode() - Constructor for class com.azure.search.documents.models.SemanticErrorMode
Deprecated.
Use the SemanticErrorMode.fromString(String) factory method.
SemanticErrorReason - Class in com.azure.search.documents.models
Reason that a partial response was returned for a semantic ranking request.
SemanticErrorReason() - Constructor for class com.azure.search.documents.models.SemanticErrorReason
Deprecated.
SemanticField - Class in com.azure.search.documents.indexes.models
A field that is used as part of the semantic configuration.
SemanticField(String) - Constructor for class com.azure.search.documents.indexes.models.SemanticField
Creates an instance of SemanticField class.
SemanticFieldState - Class in com.azure.search.documents.models
The way the field was used for the semantic enrichment process.
SemanticFieldState() - Constructor for class com.azure.search.documents.models.SemanticFieldState
Deprecated.
SemanticPrioritizedFields - Class in com.azure.search.documents.indexes.models
Describes the title, content, and keywords fields to be used for semantic ranking, captions, highlights, and answers.
SemanticPrioritizedFields() - Constructor for class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Creates an instance of SemanticPrioritizedFields class.
SemanticQueryRewritesResultType - Class in com.azure.search.documents.models
Type of query rewrite that was used for this request.
SemanticQueryRewritesResultType() - Constructor for class com.azure.search.documents.models.SemanticQueryRewritesResultType
Deprecated.
Semantic ranking - Search tag in Overview
Section
SemanticSearch - Class in com.azure.search.documents.indexes.models
Defines parameters for a search index that influence semantic capabilities.
SemanticSearch() - Constructor for class com.azure.search.documents.indexes.models.SemanticSearch
Creates an instance of SemanticSearch class.
Semantic Search - Search tag in package com.azure.search.documents
Section
Semantic Search - Search tag in package com.azure.search.documents.indexes
Section
SemanticSearchOptions - Class in com.azure.search.documents.models
Parameters for performing vector searches.
SemanticSearchOptions() - Constructor for class com.azure.search.documents.models.SemanticSearchOptions
Creates a new instance of SemanticSearchOptions.
SemanticSearchResult - Class in com.azure.search.documents.models
The document-level results for a semantic search.
SemanticSearchResults - Class in com.azure.search.documents.models
The page-level results for a semantic search.
SemanticSearchResultsType - Class in com.azure.search.documents.models
Type of partial response that was returned for a semantic ranking request.
SemanticSearchResultsType() - Constructor for class com.azure.search.documents.models.SemanticSearchResultsType
Deprecated.
Send your first search query - Search tag in Overview
Section
SENTENCES - Static variable in class com.azure.search.documents.indexes.models.TextSplitMode
Split the text into individual sentences.
SentimentSkill - Class in com.azure.search.documents.indexes.models
Text analytics positive-negative sentiment analysis, scored as a floating point value in a range of zero to 1.
SentimentSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.SentimentSkill
Deprecated.
SentimentSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, SentimentSkillVersion) - Constructor for class com.azure.search.documents.indexes.models.SentimentSkill
Creates an instance of SentimentSkill class.
SentimentSkillLanguage - Class in com.azure.search.documents.indexes.models
Deprecated.
SentimentSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Deprecated.
SentimentSkillVersion - Enum in com.azure.search.documents.indexes.models
Represents the version of SentimentSkill.
SERBIAN_CYRILLIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Serbian (Cyrillic).
SERBIAN_CYRILLIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Serbian (Cyrillic).
SERBIAN_LATIN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Serbian (Latin).
SERBIAN_LATIN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Serbian (Latin).
serializer(JsonSerializer) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Custom JSON serializer that is used to handle model types that are not contained in the Azure Search Documents library.
serializer(JsonSerializer) - Method in class com.azure.search.documents.SearchClientBuilder
Custom JSON serializer that is used to handle model types that are not contained in the Azure Search Documents library.
serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the SearchServiceVersion that is used when making API requests.
serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the SearchServiceVersion that is used when making API requests.
serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the SearchServiceVersion that is used when making API requests.
setAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the accentSensitive property: Defaults to false.
setAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Set the accentSensitive property: Determine if the alias is accent sensitive.
setActionType(IndexActionType) - Method in class com.azure.search.documents.models.IndexAction
Set the actionType property: The operation to perform on a document in an indexing batch.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the additionalProperties property: A dictionary of indexer-specific configuration properties.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionsParameters
Set the additionalProperties property: A dictionary of index projection-specific configuration properties.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreParameters
Set the additionalProperties property: A dictionary of knowledge store-specific configuration properties.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.models.FacetResult
Set the additionalProperties property: A single bucket of a facet query result.
setAIServicesVisionParameters(AIServicesVisionParameters) - Method in class com.azure.search.documents.indexes.models.AIServicesVisionVectorizer
Set the aIServicesVisionParameters property: Contains the parameters specific to AI Services Vision embedding vectorization.
setAlgorithms(VectorSearchAlgorithmConfiguration...) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the algorithms property: Contains configuration options specific to the algorithm used during indexing or querying.
setAlgorithms(List<VectorSearchAlgorithmConfiguration>) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the algorithms property: Contains configuration options specific to the algorithm used during indexing or querying.
setAliasCounter(ResourceCounter) - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Set the aliasCounter property: Total number of aliases.
setAliases(List<CustomEntityAlias>) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the aliases property: An array of complex objects that can be used to specify alternative spellings or synonyms to the root entity name.
setAllowedSpecialTokens(List<String>) - Method in class com.azure.search.documents.indexes.models.AzureOpenAITokenizerParameters
Set the allowedSpecialTokens property: (Optional) Only applies if the unit is set to azureOpenAITokens.
setAllowSkillsetToReadFileData(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the allowSkillsetToReadFileData property: If true, will create a path //document//file_data that is an object representing the original file data downloaded from your blob data source.
setAllTokensConsumed(Boolean) - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Set the allTokensConsumed property: A value indicating whether all tokens from the input must be consumed even if maxTokenCount is reached.
setAMLParameters(AzureMachineLearningParameters) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningVectorizer
Set the aMLParameters property: Specifies the properties of the AML vectorizer.
setAnalyzerName(LexicalAnalyzerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the analyzerName property: The name of the analyzer to use for the field.
setAnalyzers(LexicalAnalyzer...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the analyzers property: The analyzers for the index.
setAnalyzers(List<LexicalAnalyzer>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the analyzers property: The analyzers for the index.
setApiKey(String) - Method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Set the apiKey property: API key of the designated AI Services resource.
setApiKey(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the apiKey property: API key of the designated Azure OpenAI resource.
setApiKey(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Set the apiKey property: API key of the designated Azure OpenAI resource.
setApplicationId(String) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Set the applicationId property: An AAD Application ID that was granted the required access permissions to the Azure Key Vault that is to be used when encrypting your data at rest.
setApplicationSecret(String) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Set the applicationSecret property: The authentication key of the specified AAD application.
setArticles(String...) - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Set the articles property: The set of articles to remove.
setArticles(List<String>) - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
Set the articles property: The set of articles to remove.
setAuthenticationKey(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Set the authenticationKey property: (Required for key authentication) The key for the AML service.
setAuthenticationKey(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the authenticationKey property: (Required for key authentication) The key for the AML service.
setAuthIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
Set the authIdentity property: The user-assigned managed identity used for outbound connections.
setAuthIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the authIdentity property: The user-assigned managed identity used for outbound connections.
setAuthIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Set the authIdentity property: The user-assigned managed identity used for outbound connections.
setAuthIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the authIdentity property: The user-assigned managed identity used for outbound connections.
setAuthIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Set the authIdentity property: The user-assigned managed identity used for outbound connections.
setAuthResourceId(String) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the authResourceId property: Applies to custom skills that connect to external code in an Azure function or some other application that provides the transformations.
setAuthResourceId(String) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Set the authResourceId property: Applies to custom endpoints that connect to external code in an Azure function or some other application that provides the transformations.
setAutocompleteMode(AutocompleteMode) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the autocompleteMode property: Specifies the mode for Autocomplete.
setAzureOpenAITokenizerParameters(AzureOpenAITokenizerParameters) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the azureOpenAITokenizerParameters property: Only applies if the unit is set to azureOpenAITokens.
setB(Double) - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Set the b property: This property controls how the length of a document affects the relevance score.
setBase64Image(String) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the base64Image property: The base 64 encoded binary of an image to be vectorized to perform a vector search query.
setBatchSize(Integer) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the batchSize property: The number of items that are read from the data source and indexed as a single batch in order to improve performance.
setBatchSize(Integer) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the batchSize property: The desired batch size which indicates number of documents.
setCache(SearchIndexerCache) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the cache property: Adds caching to an enrichment pipeline to allow for incremental modification steps without having to rebuild the index every time.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Set the caseIgnored property: A value indicating whether common words matching will be case insensitive.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Set the caseIgnored property: A value indicating whether to ignore case.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the caseIgnored property: A value indicating whether to ignore case.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Set the caseIgnored property: A value indicating whether to case-fold input for matching.
setCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the caseSensitive property: Defaults to false.
setCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Set the caseSensitive property: Determine if the alias is case sensitive.
setCategories(EntityCategory...) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the categories property: A list of entity categories that should be extracted.
setCategories(List<EntityCategory>) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the categories property: A list of entity categories that should be extracted.
setCatenateAll(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the catenateAll property: A value indicating whether all subword parts will be catenated.
setCharFilters(CharFilter...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the charFilters property: The character filters for the index.
setCharFilters(CharFilterName...) - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Set the charFilters property: An optional list of character filters to use when breaking the given text.
setCharFilters(CharFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the charFilters property: A list of character filters used to prepare input text before it is processed by the tokenizer.
setCharFilters(List<CharFilter>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the charFilters property: The character filters for the index.
setCharFilters(List<CharFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the charFilters property: A list of character filters used to prepare input text before it is processed by the tokenizer.
setCharFilters(List<CharFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Set the charFilters property: A list of character filters used to prepare input text before it is processed.
setCognitiveServicesAccount(CognitiveServicesAccount) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the cognitiveServicesAccount property: Details about the Azure AI service to be used when running skills.
setCompressionName(String) - Method in class com.azure.search.documents.indexes.models.VectorSearchProfile
Set the compressionName property: The name of the compression method configuration that specifies the compression method and optional parameters.
setCompressions(VectorSearchCompression...) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the compressions property: Contains configuration options specific to the compression method used during indexing or querying.
setCompressions(List<VectorSearchCompression>) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the compressions property: Contains configuration options specific to the compression method used during indexing or querying.
setConfiguration(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the configuration property: A dictionary of configurations for the skill.
setConfiguration(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the configuration property: A dictionary of indexer-specific configuration properties.
setConfigurations(List<SemanticConfiguration>) - Method in class com.azure.search.documents.indexes.models.SemanticSearch
Set the configurations property: The semantic configurations for the index.
setConnectionString(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the connectionString property: The connection string for the datasource.
setContainer(SearchIndexerDataContainer) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the container property: The data container for the datasource.
setContentFields(SemanticField...) - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Set the contentFields property: Defines the content fields to be used for semantic ranking, captions, highlights, and answers.
setContentFields(List<SemanticField>) - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Set the contentFields property: Defines the content fields to be used for semantic ranking, captions, highlights, and answers.
setContext(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.ConditionalSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.MergeSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.ShaperSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.VisionVectorizeSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setContext(String) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the context property: Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content).
setCorsOptions(CorsOptions) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the corsOptions property: Options to control Cross-Origin Resource Sharing (CORS) for the index.
setCount(Integer) - Method in class com.azure.search.documents.models.QueryAnswer
Sets the number of answers to generate.
setCount(Integer) - Method in class com.azure.search.documents.models.QueryRewrites
Sets the number of rewrites to generate.
setCountAndFacetMode(HybridCountAndFacetMode) - Method in class com.azure.search.documents.models.HybridSearch
Set the countAndFacetMode property: Determines whether the count and facets should includes all documents that matched the search query, or only the documents that are retrieved within the 'maxTextRecallSize' window.
setDataChangeDetectionPolicy(DataChangeDetectionPolicy) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the dataChangeDetectionPolicy property: The data change detection policy for the datasource.
setDataDeletionDetectionPolicy(DataDeletionDetectionPolicy) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the dataDeletionDetectionPolicy property: The data deletion detection policy for the datasource.
setDataSourceName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the dataSourceName property: The name of the datasource from which this indexer reads data.
setDataToExtract(BlobIndexerDataToExtract) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the dataToExtract property: Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none".
setDataToExtract(String) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the dataToExtract property: The type of data to be extracted for the skill.
setDebug(QueryDebugMode) - Method in class com.azure.search.documents.models.SearchOptions
Set the debug property: Enables a debugging tool that can be used to further explore your search results.
setDefaultAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the defaultAccentSensitive property: Changes the default accent sensitivity value for this entity.
setDefaultCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the defaultCaseSensitive property: Changes the default case sensitivity value for this entity.
setDefaultConfigurationName(String) - Method in class com.azure.search.documents.indexes.models.SemanticSearch
Set the defaultConfigurationName property: Allows you to set the name of a default semantic configuration in your index, making it optional to pass it on as a query parameter every time.
setDefaultCountryHint(String) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Set the defaultCountryHint property: A country code to use as a hint to the language detection model if it cannot disambiguate the language.
setDefaultFromLanguageCode(TextTranslationSkillLanguage) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Set the defaultFromLanguageCode property: The language code to translate documents from for documents that don't specify the from language explicitly.
setDefaultFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the defaultFuzzyEditDistance property: Changes the default fuzzy edit distance value for this entity.
setDefaultLanguageCode(CustomEntityLookupSkillLanguage) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(EntityRecognitionSkillLanguage) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(ImageAnalysisSkillLanguage) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(KeyPhraseExtractionSkillLanguage) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(OcrSkillLanguage) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(SentimentSkillLanguage) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(SplitSkillLanguage) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(String) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultLanguageCode(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the defaultLanguageCode property: A value indicating which language code to use.
setDefaultOversampling(Double) - Method in class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
Set the defaultOversampling property: Default oversampling factor.
setDefaultOversampling(Double) - Method in class com.azure.search.documents.indexes.models.RescoringOptions
Set the defaultOversampling property: Default oversampling factor.
setDefaultOversampling(Double) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Set the defaultOversampling property: Default oversampling factor.
setDefaultOversampling(Double) - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Set the defaultOversampling property: Default oversampling factor.
setDefaultScoringProfile(String) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the defaultScoringProfile property: The name of the scoring profile to use if none is specified in the query.
setDegreeOfParallelism(Integer) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the degreeOfParallelism property: (Optional) When specified, indicates the number of calls the indexer will make in parallel to the endpoint you have provided.
setDegreeOfParallelism(Integer) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the degreeOfParallelism property: If set, the number of parallel calls that can be made to the Web API.
setDelimitedTextDelimiter(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the delimitedTextDelimiter property: For CSV blobs, specifies the end-of-line single-character delimiter for CSV files where each line starts a new document (for example, "|").
setDelimitedTextHeaders(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the delimitedTextHeaders property: For CSV blobs, specifies a comma-delimited list of column headers, useful for mapping source fields to destination fields in an index.
setDelimiter(Character) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the delimiter property: The delimiter character to use.
setDeploymentName(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the deploymentName property: ID of the Azure OpenAI model deployment on the designated resource.
setDeploymentName(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Set the deploymentName property: ID of the Azure OpenAI model deployment on the designated resource.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Set the description property: Description of the Azure AI service resource attached to a skillset.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.AIServicesAccountKey
Set the description property: Description of the Azure AI service resource attached to a skillset.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Set the description property: Description of the Azure AI service resource attached to a skillset.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Set the description property: Description of the Azure AI service resource attached to a skillset.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.ConditionalSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the description property: This field can be used as a passthrough for custom metadata about the matched text(s).
setDescription(String) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
Set the description property: Description of the Azure AI service resource attached to a skillset.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.MergeSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the description property: The description of the indexer.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the description property: The description of the datasource.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the description property: The description of the skillset.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.ShaperSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.VisionVectorizeSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDescription(String) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the description property: The description of the skill which describes the inputs, outputs, and usage of the skill.
setDetails(ImageDetail...) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the details property: A string indicating which domain-specific details to return.
setDetails(List<ImageDetail>) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the details property: A string indicating which domain-specific details to return.
setDimensions(Integer) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the dimensions property: The number of dimensions the resulting output embeddings should have.
setDocument(T) - Method in class com.azure.search.documents.models.IndexAction
Get the document on which the action will be performed; Fields other than the key are ignored for delete actions.
setDocumentRoot(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the documentRoot property: For JSON arrays, given a structured or semi-structured document, you can specify a path to the array using this property.
setDomain(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the domain property: If specified, will set the PII domain to include only a subset of the entity categories.
setEfConstruction(Integer) - Method in class com.azure.search.documents.indexes.models.HnswParameters
Set the efConstruction property: The size of the dynamic list containing the nearest neighbors, which is used during index time.
setEfSearch(Integer) - Method in class com.azure.search.documents.indexes.models.HnswParameters
Set the efSearch property: The size of the dynamic list containing the nearest neighbors, which is used during search time.
setEnableReprocessing(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Set the enableReprocessing property: Specifies whether incremental reprocessing is enabled.
setEnableRescoring(Boolean) - Method in class com.azure.search.documents.indexes.models.RescoringOptions
Set the enableRescoring property: If set to true, after the initial search on the compressed vectors, the similarity scores are recalculated using the full-precision vectors.
setEncoder(PhoneticEncoder) - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Set the encoder property: The phonetic encoder to use.
setEncoderModelName(SplitSkillEncoderModelName) - Method in class com.azure.search.documents.indexes.models.AzureOpenAITokenizerParameters
Set the encoderModelName property: Only applies if the unit is set to azureOpenAITokens.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEncryptionKey(SearchResourceEncryptionKey) - Method in class com.azure.search.documents.indexes.models.SynonymMap
Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.
setEntitiesDefinitionUri(String) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the entitiesDefinitionUri property: Path to a JSON or CSV file containing all the target text to match against.
setErrorMode(SemanticErrorMode) - Method in class com.azure.search.documents.models.SemanticSearchOptions
Set the semanticErrorHandling property: Allows the user to choose whether a semantic call should fail completely, or to return partial results.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchAlias
Set the eTag property: The ETag of the alias.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the eTag property: The ETag of the index.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the eTag property: The ETag of the indexer.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the eTag property: The ETag of the data source.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the eTag property: The ETag of the skillset.
setETag(String) - Method in class com.azure.search.documents.indexes.models.SynonymMap
Set the eTag property: The ETag of the synonym map.
setExcludedFileNameExtensions(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the excludedFileNameExtensions property: Comma-delimited list of filename extensions to ignore when processing from Azure blob storage.
setExecutionEnvironment(IndexerExecutionEnvironment) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the executionEnvironment property: Specifies the environment in which the indexer should execute.
setExhaustive(Boolean) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the exhaustive property: When true, triggers an exhaustive k-nearest neighbor search across all vectors within the vector index.
setExhaustive(Boolean) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the exhaustive property: When true, triggers an exhaustive k-nearest neighbor search across all vectors within the vector index.
setExhaustive(Boolean) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the exhaustive property: When true, triggers an exhaustive k-nearest neighbor search across all vectors within the vector index.
setExhaustive(Boolean) - Method in class com.azure.search.documents.models.VectorizedQuery
Set the exhaustive property: When true, triggers an exhaustive k-nearest neighbor search across all vectors within the vector index.
setExhaustive(Boolean) - Method in class com.azure.search.documents.models.VectorQuery
Set the exhaustive property: When true, triggers an exhaustive k-nearest neighbor search across all vectors within the vector index.
setExpand(Boolean) - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Set the expand property: A value indicating whether all words in the list of synonyms (if => notation is not used) will map to one another.
setFacetable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the facetable property: A value indicating whether to enable the field to be referenced in facet queries.
setFacets(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the facets property: The list of facet expressions to apply to the search query.
setFailOnUnprocessableDocument(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the failOnUnprocessableDocument property: For Azure blobs, set to false if you want to continue indexing if a document fails indexing.
setFailOnUnsupportedContentType(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the failOnUnsupportedContentType property: For Azure blobs, set to false if you want to continue indexing when an unsupported content type is encountered, and you don't know all the content types (file extensions) in advance.
setFieldMappings(FieldMapping...) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the fieldMappings property: Defines mappings between fields in the data source and corresponding target fields in the index.
setFieldMappings(List<FieldMapping>) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the fieldMappings property: Defines mappings between fields in the data source and corresponding target fields in the index.
setFields(SearchField...) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the fields property: A list of sub-fields if this is a field of type Edm.ComplexType or Collection(Edm.ComplexType).
setFields(SearchField...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the fields property: The fields of the index.
setFields(String...) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the fields property: Vector Fields of type Collection(Edm.Single) to be included in the vector searched.
setFields(String...) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the fields property: Vector Fields of type Collection(Edm.Single) to be included in the vector searched.
setFields(String...) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the fields property: Vector Fields of type Collection(Edm.Single) to be included in the vector searched.
setFields(String...) - Method in class com.azure.search.documents.models.VectorizedQuery
Set the fields property: Vector Fields of type Collection(Edm.Single) to be included in the vector searched.
setFields(String...) - Method in class com.azure.search.documents.models.VectorQuery
Set the fields property: Vector Fields of type Collection(Edm.Single) to be included in the vector searched.
setFields(List<SearchField>) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the fields property: A list of sub-fields if this is a field of type Edm.ComplexType or Collection(Edm.ComplexType).
setFields(List<SearchField>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the fields property: The fields of the index.
setFiles(List<SearchIndexerKnowledgeStoreFileProjectionSelector>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Set the files property: Projections to Azure File storage.
setFilter(String) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the filter property: An OData expression that filters the documents used to produce completed terms for the Autocomplete result.
setFilter(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the filter property: The OData $filter expression to apply to the search query.
setFilter(String) - Method in class com.azure.search.documents.models.SuggestOptions
Set the filter property: An OData expression that filters the documents considered for suggestions.
setFilterable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the filterable property: A value indicating whether to enable the field to be referenced in $filter queries.
setFilterMode(VectorFilterMode) - Method in class com.azure.search.documents.models.VectorSearchOptions
Sets the filter mode to apply to vector queries.
setFilterOverride(String) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the filterOverride property: The OData filter expression to apply to this specific vector query.
setFilterOverride(String) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the filterOverride property: The OData filter expression to apply to this specific vector query.
setFilterOverride(String) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the filterOverride property: The OData filter expression to apply to this specific vector query.
setFilterOverride(String) - Method in class com.azure.search.documents.models.VectorizedQuery
Set the filterOverride property: The OData filter expression to apply to this specific vector query.
setFilterOverride(String) - Method in class com.azure.search.documents.models.VectorQuery
Set the filterOverride property: The OData filter expression to apply to this specific vector query.
setFilterToken(String) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the filterToken property: The string to insert for each position at which there is no token.
setFirstLineContainsHeaders(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the firstLineContainsHeaders property: For CSV blobs, indicates that the first (non-blank) line of each blob contains headers.
setFlags(RegexFlags...) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the flags property: Regular expression flags.
setFlags(RegexFlags...) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the flags property: Regular expression flags.
setFlags(List<RegexFlags>) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the flags property: Regular expression flags.
setFlags(List<RegexFlags>) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the flags property: Regular expression flags.
setFlightingOptIn(Boolean) - Method in class com.azure.search.documents.indexes.models.SemanticConfiguration
Set the flightingOptIn property: Determines how which semantic or query rewrite models to use during model flighting/upgrades.
setFunctionAggregation(ScoringFunctionAggregation) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the functionAggregation property: A value indicating how the results of individual scoring functions should be combined.
setFunctions(ScoringFunction...) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the functions property: The collection of functions that influence the scoring of documents.
setFunctions(List<ScoringFunction>) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the functions property: The collection of functions that influence the scoring of documents.
setFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the fuzzyEditDistance property: Defaults to 0.
setFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
Set the fuzzyEditDistance property: Determine the fuzzy edit distance of the alias.
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Set the generatedKeyName property: Name of generated key to store projection under.
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Set the generatedKeyName property: Name of generated key to store projection under.
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Set the generatedKeyName property: Name of generated key to store projection under.
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the generatedKeyName property: Name of generated key to store projection under.
setGeneratedKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Set the generatedKeyName property: Name of generated key to store projection under.
setGenerateNumberParts(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the generateNumberParts property: A value indicating whether to generate number subwords.
setGenerateWordParts(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the generateWordParts property: A value indicating whether to generate part words.
setGlobalDefaultAccentSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the globalDefaultAccentSensitive property: A global flag for AccentSensitive.
setGlobalDefaultCaseSensitive(Boolean) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the globalDefaultCaseSensitive property: A global flag for CaseSensitive.
setGlobalDefaultFuzzyEditDistance(Integer) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the globalDefaultFuzzyEditDistance property: A global flag for FuzzyEditDistance.
setGroup(Integer) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the group property: The zero-based ordinal of the matching group in the regular expression pattern to extract into tokens.
setHidden(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the hidden property: A value indicating whether the field will be returned in a search result.
setHighlightEnabled(Boolean) - Method in class com.azure.search.documents.models.QueryCaption
Sets whether to highlight the captioned text in the result.
setHighlightFields(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the highlightFields property: The list of field names to use for hit highlights.
setHighlightPostTag(String) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the highlightPostTag property: A string tag that is appended to hit highlights.
setHighlightPostTag(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the highlightPostTag property: A string tag that is appended to hit highlights.
setHighlightPostTag(String) - Method in class com.azure.search.documents.models.SuggestOptions
Set the highlightPostTag property: A string tag that is appended to hit highlights.
setHighlightPreTag(String) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the highlightPreTag property: A string tag that is prepended to hit highlights.
setHighlightPreTag(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the highlightPreTag property: A string tag that is prepended to hit highlights.
setHighlightPreTag(String) - Method in class com.azure.search.documents.models.SuggestOptions
Set the highlightPreTag property: A string tag that is prepended to hit highlights.
setHttpHeaders(Map<String, String>) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the httpHeaders property: The headers required to make the http request.
setHttpHeaders(Map<String, String>) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Set the httpHeaders property: The headers required to make the HTTP request.
setHttpMethod(String) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the httpMethod property: The method for the http request.
setHttpMethod(String) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Set the httpMethod property: The method for the HTTP request.
setId(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the id property: This field can be used as a passthrough for custom metadata about the matched text(s).
setId(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Set the id property: A guid for the SearchIndexerCache.
setIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
Set the identity property: The user-assigned managed identity used for connections to AI Service.
setIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Set the identity property: The user-assigned managed identity used for connections to the enrichment cache.
setIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the identity property: An explicit managed identity to use for this datasource.
setIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Set the identity property: The user-assigned managed identity used for connections to Azure Storage when writing knowledge store projections.
setIdentity(SearchIndexerDataIdentity) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Set the identity property: An explicit managed identity to use for this encryption key.
setIgnoreScripts(CjkBigramTokenFilterScripts...) - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Set the ignoreScripts property: The scripts to ignore.
setIgnoreScripts(List<CjkBigramTokenFilterScripts>) - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Set the ignoreScripts property: The scripts to ignore.
setImageAction(BlobIndexerImageAction) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the imageAction property: Determines how to process embedded images and image files in Azure blob storage.
setIncludeTotalCount(Boolean) - Method in class com.azure.search.documents.models.SearchOptions
Set the includeTotalCount property: A value that specifies whether to fetch the total count of results.
setIndexAnalyzerName(LexicalAnalyzerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the indexAnalyzerName property: The name of the analyzer used at indexing time for the field.
setIndexedFileNameExtensions(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the indexedFileNameExtensions property: Comma-delimited list of filename extensions to select when processing from Azure blob storage.
setIndexingParametersConfiguration(IndexingParametersConfiguration) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the configuration property: A dictionary of indexer-specific configuration properties.
setIndexingResult(IndexingResult) - Method in class com.azure.search.documents.options.OnActionErrorOptions
Sets the indexing result of the action with a non-retryable status code.
setIndexProjection(SearchIndexerIndexProjection) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the indexProjection property: Definition of additional projections to secondary search index(es).
setIndexStorageMetadataOnlyForOversizedDocuments(Boolean) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the indexStorageMetadataOnlyForOversizedDocuments property: For Azure blobs, set this property to true to still index storage metadata for blob content that is too large to process.
setInlineEntitiesDefinition(CustomEntity...) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the inlineEntitiesDefinition property: The inline CustomEntity definition.
setInlineEntitiesDefinition(List<CustomEntity>) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the inlineEntitiesDefinition property: The inline CustomEntity definition.
setInputs(InputFieldMappingEntry...) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the inputs property: The recursive inputs used when creating a complex type.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the inputs property: The recursive inputs used when creating a complex type.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Set the inputs property: Nested inputs for complex projections.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Set the inputs property: Nested inputs for complex projections.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Set the inputs property: Nested inputs for complex projections.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the inputs property: Nested inputs for complex projections.
setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Set the inputs property: Nested inputs for complex projections.
setInsertPostTag(String) - Method in class com.azure.search.documents.indexes.models.MergeSkill
Set the insertPostTag property: The tag indicates the end of the merged text.
setInsertPreTag(String) - Method in class com.azure.search.documents.indexes.models.MergeSkill
Set the insertPreTag property: The tag indicates the start of the merged text.
setInterpolation(ScoringFunctionInterpolation) - Method in class com.azure.search.documents.indexes.models.DistanceScoringFunction
Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
setInterpolation(ScoringFunctionInterpolation) - Method in class com.azure.search.documents.indexes.models.FreshnessScoringFunction
Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
setInterpolation(ScoringFunctionInterpolation) - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
setInterpolation(ScoringFunctionInterpolation) - Method in class com.azure.search.documents.indexes.models.ScoringFunction
Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
setInterpolation(ScoringFunctionInterpolation) - Method in class com.azure.search.documents.indexes.models.TagScoringFunction
Set the interpolation property: A value indicating how boosting will be interpolated across document scores; defaults to "Linear".
setIsDisabled(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the isDisabled property: A value indicating whether the indexer is disabled.
setIsSearchTokenizer(Boolean) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Set the isSearchTokenizer property: A value indicating how the tokenizer is used.
setIsSearchTokenizerUsed(Boolean) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Set the isSearchTokenizerUsed property: A value indicating how the tokenizer is used.
setJsonSerializer(JsonSerializer) - Method in class com.azure.search.documents.indexes.models.FieldBuilderOptions
Sets the serializer.
setK1(Double) - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
Set the k1 property: This property controls the scaling function between the term frequency of each matching terms and the final relevance score of a document-query pair.
setKey(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the key property: A value indicating whether the field uniquely identifies documents in the index.
setKey(String) - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Set the key property: The key used to provision the cognitive service resource attached to a skillset.
setKeyVersion(String) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
Set the keyVersion property: The version of your Azure Key Vault key to be used to encrypt your data at rest.
setKeywordsFields(SemanticField...) - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Set the keywordsFields property: Defines the keyword fields to be used for semantic ranking, captions, highlights, and answers.
setKeywordsFields(List<SemanticField>) - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Set the keywordsFields property: Defines the keyword fields to be used for semantic ranking, captions, highlights, and answers.
setKNearestNeighborsCount(Integer) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the kNearestNeighborsCount property: Number of nearest neighbors to return as top hits.
setKNearestNeighborsCount(Integer) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the kNearestNeighborsCount property: Number of nearest neighbors to return as top hits.
setKNearestNeighborsCount(Integer) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the kNearestNeighborsCount property: Number of nearest neighbors to return as top hits.
setKNearestNeighborsCount(Integer) - Method in class com.azure.search.documents.models.VectorizedQuery
Set the kNearestNeighborsCount property: Number of nearest neighbors to return as top hits.
setKNearestNeighborsCount(Integer) - Method in class com.azure.search.documents.models.VectorQuery
Set the kNearestNeighborsCount property: Number of nearest neighbors to return as top hits.
setKnowledgeStore(SearchIndexerKnowledgeStore) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the knowledgeStore property: Definition of additional projections to Azure blob, table, or files, of enriched data.
setLanguage(MicrosoftStemmingTokenizerLanguage) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Set the language property: The language to use.
setLanguage(MicrosoftTokenizerLanguage) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Set the language property: The language to use.
setLength(Integer) - Method in class com.azure.search.documents.indexes.models.TruncateTokenFilter
Set the length property: The length at which terms will be truncated.
setLineEnding(OcrLineEnding) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the lineEnding property: Defines the sequence of characters to use between the lines of text recognized by the OCR skill.
setLowerCaseKeepWords(Boolean) - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
Set the lowerCaseKeepWords property: A value indicating whether to lower case all words first.
setLowerCaseTerms(Boolean) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the lowerCaseTerms property: A value indicating whether terms should be lower-cased.
setM(Integer) - Method in class com.azure.search.documents.indexes.models.HnswParameters
Set the m property: The number of bi-directional links created for every new element during construction.
setMappingFunction(FieldMappingFunction) - Method in class com.azure.search.documents.indexes.models.FieldMapping
Set the mappingFunction property: A function to apply to each source field value before indexing.
setMarkdownHeaderDepth(DocumentIntelligenceLayoutSkillMarkdownHeaderDepth) - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Set the markdownHeaderDepth property: The depth of headers in the markdown output.
setMarkdownHeaderDepth(MarkdownHeaderDepth) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the markdownHeaderDepth property: Specifies the max header depth that will be considered while grouping markdown content.
setMarkdownParsingSubmode(MarkdownParsingSubmode) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the markdownParsingSubmode property: Specifies the submode that will determine whether a markdown file will be parsed into exactly one search document or multiple search documents.
setMask(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the mask property: The character used to mask the text if the maskingMode parameter is set to replace.
setMaskingMode(PiiDetectionSkillMaskingMode) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the maskingMode property: A parameter that provides various ways to mask the personal information detected in the input text.
setMaxAgeInSeconds(Long) - Method in class com.azure.search.documents.indexes.models.CorsOptions
Set the maxAgeInSeconds property: The duration for which browsers should cache CORS preflight responses.
setMaxCharLength(Integer) - Method in class com.azure.search.documents.models.QueryAnswer
Sets the maximum character length of answers.
setMaxCharLength(Integer) - Method in class com.azure.search.documents.models.QueryCaption
Sets the maximum number of characters to include in the caption.
setMaxComplexCollectionFieldsPerIndex(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxComplexCollectionFieldsPerIndex property: The maximum number of fields of type Collection(Edm.ComplexType) allowed in an index.
setMaxComplexObjectsInCollectionsPerDocument(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxComplexObjectsInCollectionsPerDocument property: The maximum number of objects in complex collections allowed per document.
setMaxFailedItems(Integer) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the maxFailedItems property: The maximum number of items that can fail indexing for indexer execution to still be considered successful. -1 means no limit.
setMaxFailedItemsPerBatch(Integer) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
Set the maxFailedItemsPerBatch property: The maximum number of items in a single batch that can fail indexing for the batch to still be considered successful. -1 means no limit.
setMaxFieldNestingDepthPerIndex(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxFieldNestingDepthPerIndex property: The maximum depth which you can nest sub-fields in an index, including the top-level complex field.
setMaxFieldsPerIndex(Integer) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxFieldsPerIndex property: The maximum allowed fields per index.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Set the maxGram property: The maximum n-gram length.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the maxGram property: The maximum n-gram length.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Set the maxGram property: The maximum n-gram length.
setMaxGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the maxGram property: The maximum n-gram length.
setMaximumPageLength(Integer) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the maximumPageLength property: The desired maximum page length.
setMaximumPagesToTake(Integer) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the maximumPagesToTake property: Only applicable when textSplitMode is set to 'pages'.
setMaxKeyPhraseCount(Integer) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the maxKeyPhraseCount property: A number indicating how many key phrases to return.
setMaxLength(Integer) - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Set the maxLength property: The maximum length in characters.
setMaxShingleSize(Integer) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the maxShingleSize property: The maximum shingle size.
setMaxStoragePerIndexInBytes(Long) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
Set the maxStoragePerIndexInBytes property: The maximum amount of storage in bytes allowed per index.
setMaxSubwordSize(Integer) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the maxSubwordSize property: The maximum subword size.
setMaxTextRecallSize(Integer) - Method in class com.azure.search.documents.models.HybridSearch
Set the maxTextRecallSize property: Determines the maximum number of documents to be retrieved by the text query portion of a hybrid search request.
setMaxTokenCount(Integer) - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Set the maxTokenCount property: The maximum number of tokens to produce.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.ClassicTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.KeywordTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.LuceneStandardTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxTokenLength(Integer) - Method in class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Set the maxTokenLength property: The maximum token length.
setMaxWaitDuration(Duration) - Method in class com.azure.search.documents.models.SemanticSearchOptions
Set the semanticMaxWaitDuration property: Allows the user to set an upper bound on the amount of time it takes for semantic enrichment to finish processing before the request fails.
setMetric(VectorSearchAlgorithmMetric) - Method in class com.azure.search.documents.indexes.models.ExhaustiveKnnParameters
Set the metric property: The similarity metric to use for vector comparisons.
setMetric(VectorSearchAlgorithmMetric) - Method in class com.azure.search.documents.indexes.models.HnswParameters
Set the metric property: The similarity metric to use for vector comparisons.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Set the minGram property: The minimum n-gram length.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the minGram property: The minimum n-gram length.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
Set the minGram property: The minimum n-gram length.
setMinGram(Integer) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the minGram property: The minimum n-gram length.
setMinimumCoverage(Double) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by an autocomplete query in order for the query to be reported as a success.
setMinimumCoverage(Double) - Method in class com.azure.search.documents.models.SearchOptions
Set the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a search query in order for the query to be reported as a success.
setMinimumCoverage(Double) - Method in class com.azure.search.documents.models.SuggestOptions
Set the minimumCoverage property: A number between 0 and 100 indicating the percentage of the index that must be covered by a suggestions query in order for the query to be reported as a success.
setMinimumPrecision(Double) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
setMinimumPrecision(Double) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
setMinimumPrecision(Double) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the minimumPrecision property: A value between 0 and 1 that be used to only include entities whose confidence score is greater than the value specified.
setMinLength(Integer) - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
Set the minLength property: The minimum length in characters.
setMinShingleSize(Integer) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the minShingleSize property: The minimum shingle size.
setMinSubwordSize(Integer) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the minSubwordSize property: The minimum subword size.
setMinWordSize(Integer) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the minWordSize property: The minimum word size.
setModelName(AIFoundryModelCatalogName) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Set the modelName property: The name of the embedding model from the Azure AI Foundry Catalog that is deployed at the provided endpoint.
setModelName(AzureOpenAIModelName) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the modelName property: The name of the embedding model that is deployed at the provided deploymentId path.
setModelName(AzureOpenAIModelName) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Set the modelName property: The name of the embedding model that is deployed at the provided deploymentId path.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setModelVersion(String) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the modelVersion property: The version of the model to use when calling the Text Analytics service.
setName(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.ConditionalSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.MergeSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.ShaperSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.VisionVectorizeSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setName(String) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setNormalizer(LexicalNormalizerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the normalizer property: The name of the normalizer to use for the field.
setNormalizers(List<LexicalNormalizer>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the normalizers property: The normalizers for the index.
setNumberOfTokensToSkip(Integer) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the numberOfTokensToSkip property: The number of initial tokens to skip.
setNumbersCatenated(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the numbersCatenated property: A value indicating whether maximum runs of number parts will be catenated.
setObjects(List<SearchIndexerKnowledgeStoreObjectProjectionSelector>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Set the objects property: Projections to Azure Blob storage.
setOnlyLongestMatched(Boolean) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the onlyLongestMatched property: A value indicating whether to add only the longest matching subword to the output.
setOnlyOnSamePosition(Boolean) - Method in class com.azure.search.documents.indexes.models.UniqueTokenFilter
Set the onlyOnSamePosition property: A value indicating whether to remove duplicates only at the same position.
setOpinionMiningIncluded(Boolean) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set the opinionMiningIncluded property: If set to true, the skill output will include information from Text Analytics for opinion mining, namely targets (nouns or verbs) and their associated assessment (adjective) in the text.
setOrderBy(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the orderBy property: The list of OData $orderby expressions by which to sort the results.
setOrderBy(String...) - Method in class com.azure.search.documents.models.SuggestOptions
Set the orderBy property: The list of OData $orderby expressions by which to sort the results.
setOrderBy(List<String>) - Method in class com.azure.search.documents.models.SuggestOptions
Set the orderBy property: The list of OData $orderby expressions by which to sort the results.
setOriginalTokensReplaced(Boolean) - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Set the originalTokensReplaced property: A value indicating whether encoded tokens should replace original tokens.
setOutputFieldMappings(FieldMapping...) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the outputFieldMappings property: Output field mappings are applied after enrichment and immediately before indexing.
setOutputFieldMappings(List<FieldMapping>) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the outputFieldMappings property: Output field mappings are applied after enrichment and immediately before indexing.
setOutputMode(DocumentIntelligenceLayoutSkillOutputMode) - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
Set the outputMode property: Controls the cardinality of the output produced by the skill.
setOutputUnigrams(Boolean) - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
Set the outputUnigrams property: A value indicating whether to output both unigrams and bigrams (if true), or just bigrams (if false).
setOutputUnigrams(Boolean) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the outputUnigrams property: A value indicating whether the output stream will contain the input tokens (unigrams) as well as shingles.
setOutputUnigramsIfNoShingles(Boolean) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the outputUnigramsIfNoShingles property: A value indicating whether to output unigrams for those times when no shingles are available.
setOversampling(Double) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the oversampling property: Oversampling factor.
setOversampling(Double) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the oversampling property: Oversampling factor.
setOversampling(Double) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the oversampling property: Oversampling factor.
setOversampling(Double) - Method in class com.azure.search.documents.models.VectorizedQuery
Set the oversampling property: Oversampling factor.
setOversampling(Double) - Method in class com.azure.search.documents.models.VectorQuery
Set the oversampling property: Oversampling factor.
setPageOverlapLength(Integer) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the pageOverlapLength property: Only applicable when textSplitMode is set to 'pages'.
setParameters(AzureOpenAIVectorizerParameters) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizer
Set the parameters property: Contains the parameters specific to Azure OpenAI embedding vectorization.
setParameters(ExhaustiveKnnParameters) - Method in class com.azure.search.documents.indexes.models.ExhaustiveKnnAlgorithmConfiguration
Set the parameters property: Contains the parameters specific to exhaustive KNN algorithm.
setParameters(HnswParameters) - Method in class com.azure.search.documents.indexes.models.HnswAlgorithmConfiguration
Set the parameters property: Contains the parameters specific to HNSW algorithm.
setParameters(IndexingParameters) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the parameters property: Parameters for indexer execution.
setParameters(ScalarQuantizationParameters) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Set the parameters property: Contains the parameters specific to Scalar Quantization.
setParameters(SearchIndexerIndexProjectionsParameters) - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjection
Set the parameters property: A dictionary of index projection-specific configuration properties.
setParameters(SearchIndexerKnowledgeStoreParameters) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Set the parameters property: A dictionary of knowledge store-specific configuration properties.
setParameters(Map<String, Object>) - Method in class com.azure.search.documents.indexes.models.FieldMappingFunction
Set the parameters property: A dictionary of parameter name/value pairs to pass to the function.
setParsingMode(BlobIndexerParsingMode) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the parsingMode property: Represents the parsing mode for indexing from an Azure blob data source.
setParsingMode(String) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
Set the parsingMode property: The parsingMode for the skill.
setPattern(String) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the pattern property: A regular expression pattern to match token separators.
setPattern(String) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
Set the pattern property: A regular expression pattern to match token separators.
setPdfTextRotationAlgorithm(BlobIndexerPdfTextRotationAlgorithm) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the pdfTextRotationAlgorithm property: Determines algorithm for text extraction from PDF files in Azure blob storage.
setPiiCategories(List<String>) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the piiCategories property: A list of PII entity categories that should be extracted and masked.
setPreserveOriginal(Boolean) - Method in class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
Set the preserveOriginal property: A value indicating whether the original token will be kept.
setPreserveOriginal(Boolean) - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
Set the preserveOriginal property: A value indicating whether to return the original token even if one of the patterns matches.
setPreserveOriginal(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the preserveOriginal property: A value indicating whether original words will be preserved and added to the subword list.
setProfiles(VectorSearchProfile...) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the profiles property: Defines combinations of configurations to use with vector search.
setProfiles(List<VectorSearchProfile>) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the profiles property: Defines combinations of configurations to use with vector search.
setProjectionMode(IndexProjectionMode) - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionsParameters
Set the projectionMode property: Defines behavior of the index projections in relation to the rest of the indexer.
setProtectedWords(String...) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the protectedWords property: A list of tokens to protect from being delimited.
setProtectedWords(List<String>) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the protectedWords property: A list of tokens to protect from being delimited.
setQuantizedDataType(VectorSearchCompressionTarget) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationParameters
Set the quantizedDataType property: The quantized data type of compressed vector values.
setQueries(VectorQuery...) - Method in class com.azure.search.documents.models.VectorSearchOptions
Sets the list of vector queries to perform.
setQueries(List<VectorQuery>) - Method in class com.azure.search.documents.models.VectorSearchOptions
Sets the list of vector queries to perform.
setQuery(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Set the query property: A query that is applied to this data container.
setQueryAnswer(QueryAnswer) - Method in class com.azure.search.documents.models.SemanticSearchOptions
Set the answers property: This parameter is only valid if the query type is 'semantic'.
setQueryCaption(QueryCaption) - Method in class com.azure.search.documents.models.SemanticSearchOptions
Set the query caption property: This parameter is only valid if the query type is 'semantic'.
setQueryLanguage(QueryLanguage) - Method in class com.azure.search.documents.models.SearchOptions
Set the queryLanguage property: The language of the query.
setQueryModeUsed(Boolean) - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Set the queryModeUsed property: A value that indicates whether the token filter is in query mode.
setQueryRewrites(QueryRewrites) - Method in class com.azure.search.documents.models.SemanticSearchOptions
Set the queryRewrites property: When QueryRewrites is set to `generative`, the query terms are sent to a generate model which will produce 10 (default) rewrites to help increase the recall of the request.
setQueryRewrites(QueryRewrites) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the queryRewrites property: Can be configured to let a generative model rewrite the query before sending it to be vectorized.
setQueryTimeout(String) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
Set the queryTimeout property: Increases the timeout beyond the 5-minute default for Azure SQL database data sources, specified in the format "hh:mm:ss".
setQueryType(QueryType) - Method in class com.azure.search.documents.models.SearchOptions
Set the queryType property: A value that specifies the syntax of the search query.
setQuota(Long) - Method in class com.azure.search.documents.indexes.models.ResourceCounter
Set the quota property: The resource amount quota.
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Set the referenceKeyName property: Name of reference key to different projection.
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Set the referenceKeyName property: Name of reference key to different projection.
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Set the referenceKeyName property: Name of reference key to different projection.
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the referenceKeyName property: Name of reference key to different projection.
setReferenceKeyName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Set the referenceKeyName property: Name of reference key to different projection.
setRegion(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Set the region property: (Optional for token authentication).
setRegion(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the region property: (Optional for token authentication).
setReplacement(Character) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the replacement property: A value that, if set, replaces the delimiter character.
setRerankWithOriginalVectors(Boolean) - Method in class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
Set the rerankWithOriginalVectors property: If set to true, once the ordered set of results calculated using compressed vectors are obtained, they will be reranked again by recalculating the full-precision similarity scores.
setRerankWithOriginalVectors(Boolean) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Set the rerankWithOriginalVectors property: If set to true, once the ordered set of results calculated using compressed vectors are obtained, they will be reranked again by recalculating the full-precision similarity scores.
setRerankWithOriginalVectors(Boolean) - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Set the rerankWithOriginalVectors property: If set to true, once the ordered set of results calculated using compressed vectors are obtained, they will be reranked again by recalculating the full-precision similarity scores.
setRescoreStorageMethod(VectorSearchCompressionRescoreStorageMethod) - Method in class com.azure.search.documents.indexes.models.RescoringOptions
Set the rescoreStorageMethod property: Controls the storage method for original vectors.
setRescoringOptions(RescoringOptions) - Method in class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
Set the rescoringOptions property: Contains the options for rescoring.
setRescoringOptions(RescoringOptions) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Set the rescoringOptions property: Contains the options for rescoring.
setRescoringOptions(RescoringOptions) - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Set the rescoringOptions property: Contains the options for rescoring.
setResourceId(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Set the resourceId property: (Required for token authentication).
setResourceId(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the resourceId property: (Required for token authentication).
setResourceUrl(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
Set the resourceUrl property: The resource URI of the Azure OpenAI resource.
setResourceUrl(String) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
Set the resourceUrl property: The resource URI of the Azure OpenAI resource.
setSchedule(IndexingSchedule) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the schedule property: The schedule for this indexer.
setScoringParameters(ScoringParameter...) - Method in class com.azure.search.documents.models.SearchOptions
Set the scoringParameters property: The list of parameter values to be used in scoring functions (for example, referencePointParameter) using the format name-values.
setScoringProfile(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the scoringProfile property: The name of a scoring profile to evaluate match scores for matching documents in order to sort the results.
setScoringProfiles(ScoringProfile...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the scoringProfiles property: The scoring profiles for the index.
setScoringProfiles(List<ScoringProfile>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the scoringProfiles property: The scoring profiles for the index.
setScoringStatistics(ScoringStatistics) - Method in class com.azure.search.documents.models.SearchOptions
Set the scoringStatistics property: A value that specifies whether we want to calculate scoring statistics (such as document frequency) globally for more consistent scoring, or locally, for lower latency.
setScoringUri(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the scoringUri property: (Required for no authentication or key authentication) The scoring URI of the AML service to which the JSON payload will be sent.
setSearchable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the searchable property: A value indicating whether the field is full-text searchable.
setSearchAnalyzerName(LexicalAnalyzerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the searchAnalyzerName property: The name of the analyzer used at search time for the field.
setSearchFields(String...) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the searchFields property: The list of field names to consider when querying for auto-completed terms.
setSearchFields(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the searchFields property: The list of field names to which to scope the full-text search.
setSearchFields(String...) - Method in class com.azure.search.documents.models.SuggestOptions
Set the searchFields property: The list of field names to search for the specified search text.
setSearchFields(List<String>) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the searchFields property: The list of field names to consider when querying for auto-completed terms.
setSearchFields(List<String>) - Method in class com.azure.search.documents.models.SuggestOptions
Set the searchFields property: The list of field names to search for the specified search text.
setSearchMode(SearchMode) - Method in class com.azure.search.documents.models.SearchOptions
Set the searchMode property: A value that specifies whether any or all of the search terms must be matched in order to count the document as a match.
setSelect(String...) - Method in class com.azure.search.documents.models.SearchOptions
Set the select property: The list of fields to retrieve.
setSelect(String...) - Method in class com.azure.search.documents.models.SuggestOptions
Set the select property: The list of fields to retrieve.
setSelect(List<String>) - Method in class com.azure.search.documents.models.SuggestOptions
Set the select property: The list of fields to retrieve.
setSemanticConfigurationName(String) - Method in class com.azure.search.documents.models.SemanticSearchOptions
Set the semanticConfigurationName property: The name of the semantic configuration that lists which fields should be used for semantic ranking, captions, highlights, and answers.
setSemanticQuery(String) - Method in class com.azure.search.documents.models.SemanticSearchOptions
Set the semanticQuery property: Allows setting a separate search query that will be solely used for semantic reranking, semantic captions and semantic answers.
setSemanticSearch(SemanticSearch) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the semanticSearch property: Defines parameters for a search index that influence semantic capabilities.
setSemanticSearchOptions(SemanticSearchOptions) - Method in class com.azure.search.documents.models.SearchOptions
Sets the semantic search options.
setSessionId(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the sessionId property: A value to be used to create a sticky session, which can help to get more consistent results.
setShouldBoostBeyondRangeByConstant(Boolean) - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Set the shouldBoostBeyondRangeByConstant property: A value indicating whether to apply a constant boost for field values beyond the range end value; default is false.
setShouldDetectOrientation() - Method in class com.azure.search.documents.indexes.models.OcrSkill
Deprecated.
setShouldDetectOrientation(Boolean) - Method in class com.azure.search.documents.indexes.models.OcrSkill
Set the shouldDetectOrientation property: A value indicating to turn orientation detection on or not.
setSide(EdgeNGramTokenFilterSide) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
Set the side property: Specifies which side of the input the n-gram should be generated from.
setSimilarity(SimilarityAlgorithm) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the similarity property: The type of similarity algorithm to be used when scoring and ranking the documents matching a search query.
setSkills(SearchIndexerSkill...) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the skills property: A list of skills in the skillset.
setSkills(List<SearchIndexerSkill>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Set the skills property: A list of skills in the skillset.
setSkillsetCounter(ResourceCounter) - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Set the skillsetCounter property: Total number of skillsets.
setSkillsetName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the skillsetName property: The name of the skillset executing with this indexer.
setSkip(Integer) - Method in class com.azure.search.documents.models.SearchOptions
Set the skip property: The number of search results to skip.
setSoftDeleteColumnName(String) - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Set the softDeleteColumnName property: The name of the column to use for soft-deletion detection.
setSoftDeleteMarkerValue(String) - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Set the softDeleteMarkerValue property: The marker value that identifies an item as deleted.
setSortable(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the sortable property: A value indicating whether to enable the field to be referenced in $orderby expressions.
setSource(String) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the source property: The source of the input.
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Set the source property: Source data to project.
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Set the source property: Source data to project.
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Set the source property: Source data to project.
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the source property: Source data to project.
setSource(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Set the source property: Source data to project.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
Set the sourceContext property: The source context used for selecting recursive inputs.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
Set the sourceContext property: Source context for complex projections.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
Set the sourceContext property: Source context for complex projections.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
Set the sourceContext property: Source context for complex projections.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
Set the sourceContext property: Source context for complex projections.
setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
Set the sourceContext property: Source context for complex projections.
setSpeller(QuerySpellerType) - Method in class com.azure.search.documents.models.SearchOptions
Set the speller property: Improve search recall by spell-correcting individual search query terms.
setSplitOnCaseChange(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the splitOnCaseChange property: A value indicating whether to split words on caseChange.
setSplitOnNumerics(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the splitOnNumerics property: A value indicating whether to split on numbers.
setStartTime(OffsetDateTime) - Method in class com.azure.search.documents.indexes.models.IndexingSchedule
Set the startTime property: The time when an indexer should start running.
setStemEnglishPossessive(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the stemEnglishPossessive property: A value indicating whether to remove trailing "'s" for each subword.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(String...) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the stopwords property: The list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
Set the stopwords property: A list of stopwords.
setStopwords(List<String>) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the stopwords property: The list of stopwords.
setStopwordsList(StopwordsList) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the stopwordsList property: A predefined list of stopwords to use.
setStorageConnectionString(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Set the storageConnectionString property: The connection string to the storage account where the cache data will be persisted.
setStored(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the stored property: An immutable value indicating whether the field will be persisted separately on disk to be returned in a search result.
setSubtype(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the subtype property: This field can be used as a passthrough for custom metadata about the matched text(s).
setSuggestedFrom(TextTranslationSkillLanguage) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
Set the suggestedFrom property: The language code to translate documents from when neither the fromLanguageCode input nor the defaultFromLanguageCode parameter are provided, and the automatic language detection is unsuccessful.
setSuggesters(SearchSuggester...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the suggesters property: The suggesters for the index.
setSuggesters(List<SearchSuggester>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the suggesters property: The suggesters for the index.
setSynonymMapNames(String...) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the synonymMapNames property: A list of the names of synonym maps to associate with this field.
setSynonymMapNames(List<String>) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the synonymMapNames property: A list of the names of synonym maps to associate with this field.
setSynonyms(String) - Method in class com.azure.search.documents.indexes.models.SynonymMap
Set the synonyms property: A series of synonym rules in the specified synonym map format.
setSynthesizeGeneratedKeyName(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreParameters
Set the synthesizeGeneratedKeyName property: Whether or not projections should synthesize a generated key name if one isn't already present.
setTables(List<SearchIndexerKnowledgeStoreTableProjectionSelector>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
Set the tables property: Projections to Azure Table storage.
setTargetFieldName(String) - Method in class com.azure.search.documents.indexes.models.FieldMapping
Set the targetFieldName property: The name of the target field in the index.
setTargetIndexName(String) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the targetIndexName property: The name of the index to which this indexer writes data.
setTargetName(String) - Method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
Set the targetName property: The target name of the output.
setTextSplitMode(TextSplitMode) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the textSplitMode property: A value indicating which split mode to perform.
setTextWeights(TextWeights) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
Set the textWeights property: Parameters that boost scoring based on text matches in certain index fields.
setThreshold(VectorThreshold) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the threshold property: The threshold used for vector queries.
setThreshold(VectorThreshold) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the threshold property: The threshold used for vector queries.
setThreshold(VectorThreshold) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the threshold property: The threshold used for vector queries.
setThreshold(VectorThreshold) - Method in class com.azure.search.documents.models.VectorizedQuery
Set the threshold property: The threshold used for vector queries.
setThreshold(VectorThreshold) - Method in class com.azure.search.documents.models.VectorQuery
Set the threshold property: The threshold used for vector queries.
setThreshold(Double) - Method in class com.azure.search.documents.models.QueryAnswer
Sets the confidence threshold an answer must match to be included as an answer to the query of answers.
setThrowable(Throwable) - Method in class com.azure.search.documents.options.OnActionErrorOptions
Sets the throwable that caused the action failed.
setThrowOnAnyError(boolean) - Method in class com.azure.search.documents.models.IndexDocumentsOptions
Sets whether an exception is thrown if any operation in a batch fails.
setTimeout(Duration) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
Set the timeout property: (Optional) When specified, indicates the timeout for the http client making the API call.
setTimeout(Duration) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the timeout property: (Optional) When specified, indicates the timeout for the http client making the API call.
setTimeout(Duration) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Set the timeout property: The desired timeout for the request.
setTimeout(Duration) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Set the timeout property: The desired timeout for the request.
setTitleField(SemanticField) - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
Set the titleField property: Defines the title field to be used for semantic ranking, captions, highlights, and answers.
setTokenChars(TokenCharacterKind...) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenChars(TokenCharacterKind...) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenChars(List<TokenCharacterKind>) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenChars(List<TokenCharacterKind>) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
Set the tokenChars property: Character classes to keep in the tokens.
setTokenFilters(TokenFilter...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenFilters property: The token filters for the index.
setTokenFilters(TokenFilterName...) - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Set the tokenFilters property: An optional list of token filters to use when breaking the given text.
setTokenFilters(TokenFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the tokenFilters property: A list of token filters used to filter out or modify the tokens generated by a tokenizer.
setTokenFilters(List<TokenFilter>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenFilters property: The token filters for the index.
setTokenFilters(List<TokenFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
Set the tokenFilters property: A list of token filters used to filter out or modify the tokens generated by a tokenizer.
setTokenFilters(List<TokenFilterName>) - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
Set the tokenFilters property: A list of token filters used to filter out or modify the input token.
setTokenizers(LexicalTokenizer...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenizers property: The tokenizers for the index.
setTokenizers(List<LexicalTokenizer>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the tokenizers property: The tokenizers for the index.
setTokenOrderReversed(Boolean) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Set the tokenOrderReversed property: A value indicating whether to generate tokens in reverse order.
setTokenSeparator(String) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
Set the tokenSeparator property: The string to use when joining adjacent tokens to form a shingle.
setTop(Integer) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the top property: The number of auto-completed terms to retrieve.
setTop(Integer) - Method in class com.azure.search.documents.models.SearchOptions
Set the top property: The number of search results to retrieve.
setTop(Integer) - Method in class com.azure.search.documents.models.SuggestOptions
Set the top property: The number of suggestions to retrieve.
setTrailingStopWordsRemoved(Boolean) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the trailingStopWordsRemoved property: A value indicating whether to ignore the last search term if it's a stop word.
setTruncationDimension(Integer) - Method in class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
Set the truncationDimension property: The number of dimensions to truncate the vectors to.
setTruncationDimension(Integer) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
Set the truncationDimension property: The number of dimensions to truncate the vectors to.
setTruncationDimension(Integer) - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
Set the truncationDimension property: The number of dimensions to truncate the vectors to.
setType(SearchIndexerDataSourceType) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
Set the type property: The type of the datasource.
setType(String) - Method in class com.azure.search.documents.indexes.models.CustomEntity
Set the type property: This field can be used as a passthrough for custom metadata about the matched text(s).
setTypelessEntitiesIncluded(Boolean) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
Set the includeTypelessEntities property: Determines whether or not to include entities which are well known but don't conform to a pre-defined type.
setUnit(SplitSkillUnit) - Method in class com.azure.search.documents.indexes.models.SplitSkill
Set the unit property: Only applies if textSplitMode is set to pages.
setUrl(String) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Set the url property: The URI of the Web API providing the vectorizer.
setUrl(String) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the url property: The URL of an image to be vectorized to perform a vector search query.
setUseFuzzyMatching(Boolean) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the autocomplete query.
setUseFuzzyMatching(Boolean) - Method in class com.azure.search.documents.models.SuggestOptions
Set the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the suggestions query.
setVectorEncodingFormat(VectorEncodingFormat) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the vectorEncodingFormat property: The encoding format to interpret the field contents.
setVectorIndexSizeCounter(ResourceCounter) - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
Set the vectorIndexSizeCounter property: Total memory consumption of all vector indexes within the service, in bytes.
setVectorizerName(String) - Method in class com.azure.search.documents.indexes.models.VectorSearchProfile
Set the vectorizerName property: The name of the vectorization being configured for use with vector search.
setVectorizers(VectorSearchVectorizer...) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the vectorizers property: Contains configuration options on how to vectorize text vector queries.
setVectorizers(List<VectorSearchVectorizer>) - Method in class com.azure.search.documents.indexes.models.VectorSearch
Set the vectorizers property: Contains configuration options on how to vectorize text vector queries.
setVectorSearch(VectorSearch) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the vectorSearch property: Contains configuration options related to vector search.
setVectorSearchDimensions(Integer) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the vectorSearchDimensions property: The dimensionality of the vector field.
setVectorSearchOptions(VectorSearchOptions) - Method in class com.azure.search.documents.models.SearchOptions
Sets the vector search options for vector and hybrid search queries.
setVectorSearchProfileName(String) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the vectorSearchProfileName property: The name of the vector search profile that specifies the algorithm and vectorizer to use when searching the vector field.
setVisualFeatures(VisualFeature...) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the visualFeatures property: A list of visual features.
setVisualFeatures(List<VisualFeature>) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
Set the visualFeatures property: A list of visual features.
setWebApiParameters(WebApiVectorizerParameters) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizer
Set the webApiParameters property: Specifies the properties of the user-defined vectorizer.
setWeight(Float) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
Set the weight property: Relative weight of the vector query when compared to other vector query and/or the text query within the same search request.
setWeight(Float) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
Set the weight property: Relative weight of the vector query when compared to other vector query and/or the text query within the same search request.
setWeight(Float) - Method in class com.azure.search.documents.models.VectorizableTextQuery
Set the weight property: Relative weight of the vector query when compared to other vector query and/or the text query within the same search request.
setWeight(Float) - Method in class com.azure.search.documents.models.VectorizedQuery
Set the weight property: Relative weight of the vector query when compared to other vector query and/or the text query within the same search request.
setWeight(Float) - Method in class com.azure.search.documents.models.VectorQuery
Set the weight property: Relative weight of the vector query when compared to other vector query and/or the text query within the same search request.
setWordsCatenated(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the wordsCatenated property: A value indicating whether maximum runs of word parts will be catenated.
ShaperSkill - Class in com.azure.search.documents.indexes.models
A skill for reshaping the outputs.
ShaperSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.ShaperSkill
Creates an instance of ShaperSkill class.
SHINGLE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Creates combinations of tokens as a single token.
ShingleTokenFilter - Class in com.azure.search.documents.indexes.models
Creates combinations of tokens as a single token.
ShingleTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.ShingleTokenFilter
Creates an instance of ShingleTokenFilter class.
shouldBoostBeyondRangeByConstant() - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
Get the shouldBoostBeyondRangeByConstant property: A value indicating whether to apply a constant boost for field values beyond the range end value; default is false.
SimilarityAlgorithm - Class in com.azure.search.documents.indexes.models
Base type for similarity algorithms.
SimilarityAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.SimilarityAlgorithm
Creates an instance of SimilarityAlgorithm class.
SIMPLE - Enum constant in enum com.azure.search.documents.models.QueryType
Uses the simple query syntax for searches.
SIMPLE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Divides text at non-letters and converts them to lower case.
SimpleField - Annotation Type in com.azure.search.documents.indexes
An annotation that directs SearchIndexAsyncClient.buildSearchFields(Class, FieldBuilderOptions) to turn the field or method into a non-searchable field.
SINGLE - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a single-precision floating point number.
SingleVectorFieldResult - Class in com.azure.search.documents.models
A single vector field result.
SingleVectorFieldResult() - Constructor for class com.azure.search.documents.models.SingleVectorFieldResult
Creates an instance of SingleVectorFieldResult class.
SK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Slovak.
SK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Slovak.
SK - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Slovak.
SK - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Slovak.
SK_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Slovak.
SK_SK - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Slovak (Slovakia).
SKIP_INDEXING_PARENT_DOCUMENTS - Static variable in class com.azure.search.documents.indexes.models.IndexProjectionMode
The source document will be skipped from writing into the indexer's target index.
SL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Slovenian.
SL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Slovenian.
SL - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Slovenian.
SL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Slovenian.
SL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Slovenian.
SL_SL - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Slovenian (Slovenia).
SLOVAK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Slovak.
SLOVENIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Slovenian.
SLOVENIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Slovenian.
SM - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Samoan (Latin).
SM - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Samoan.
SMA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Southern Sami.
SME - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Northern Sami (Latin).
SMJ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Lule Sami.
SMN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Inari Sami.
SMS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Skolt Sami.
SNOWBALL - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
A filter that stems words using a Snowball-generated stemmer.
SnowballTokenFilter - Class in com.azure.search.documents.indexes.models
A filter that stems words using a Snowball-generated stemmer.
SnowballTokenFilter(String, SnowballTokenFilterLanguage) - Constructor for class com.azure.search.documents.indexes.models.SnowballTokenFilter
Creates an instance of SnowballTokenFilter class.
SnowballTokenFilterLanguage - Enum in com.azure.search.documents.indexes.models
The language to use for a Snowball token filter.
SO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Somali (Arabic).
SoftDeleteColumnDeletionDetectionPolicy - Class in com.azure.search.documents.indexes.models
Defines a data deletion detection policy that implements a soft-deletion strategy.
SoftDeleteColumnDeletionDetectionPolicy() - Constructor for class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
Creates an instance of SoftDeleteColumnDeletionDetectionPolicy class.
SORANI - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Sorani.
SORANI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Sorani.
SORANI_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes the Unicode representation of Sorani text.
SOUNDEX - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Encodes a token into a Soundex value.
SPACE - Static variable in class com.azure.search.documents.indexes.models.OcrLineEnding
Lines are separated by a single space character.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Spanish.
splitOnCaseChange() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the splitOnCaseChange property: A value indicating whether to split words on caseChange.
splitOnNumerics() - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Get the splitOnNumerics property: A value indicating whether to split on numbers.
SplitSkill - Class in com.azure.search.documents.indexes.models
A skill to split a string into chunks of text.
SplitSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>) - Constructor for class com.azure.search.documents.indexes.models.SplitSkill
Creates an instance of SplitSkill class.
SplitSkillEncoderModelName - Class in com.azure.search.documents.indexes.models
A value indicating which tokenizer to use.
SplitSkillEncoderModelName() - Constructor for class com.azure.search.documents.indexes.models.SplitSkillEncoderModelName
Deprecated.
SplitSkillLanguage - Class in com.azure.search.documents.indexes.models
The language codes supported for input text by SplitSkill.
SplitSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SplitSkillLanguage
Deprecated.
SplitSkillUnit - Class in com.azure.search.documents.indexes.models
A value indicating which unit to use.
SplitSkillUnit() - Constructor for class com.azure.search.documents.indexes.models.SplitSkillUnit
Deprecated.
Use the SplitSkillUnit.fromString(String) factory method.
SQ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Albanian.
SqlIntegratedChangeTrackingPolicy - Class in com.azure.search.documents.indexes.models
Defines a data change detection policy that captures changes using the Integrated Change Tracking feature of Azure SQL Database.
SqlIntegratedChangeTrackingPolicy() - Constructor for class com.azure.search.documents.indexes.models.SqlIntegratedChangeTrackingPolicy
Creates an instance of SqlIntegratedChangeTrackingPolicy class.
SR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Serbian (Latin).
SR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Serbian.
SR_BA - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Serbian (Bosnia and Herzegovina).
SR_CYRILLIC_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Serbian (Cyrillic).
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Serbian - Cyrillic RS.
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Serbian (Cyrillic).
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Serbian (Cyrillic).
SR_LATIN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Serbian (Latin).
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Serbian - Latin RS.
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Serbian (Latin).
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Serbian (Latin).
SR_ME - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Serbian (Montenegro).
SR_RS - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Serbian (Serbia).
SRX - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Sirmauri (Devanagiri).
STANDARD - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Indicates that the search service can determine where the indexer should execute.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Standard normalizer, which consists of lowercase and asciifolding.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Standard Lucene analyzer; Composed of the standard tokenizer, lowercase filter and stop filter.
STANDARD_ASCII_FOLDING_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Standard ASCII Folding Lucene analyzer.
STANDARD_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Standard Lucene analyzer.
STEMMER - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Language specific stemming filter.
StemmerOverrideTokenFilter - Class in com.azure.search.documents.indexes.models
Provides the ability to override other stemming filters with custom dictionary-based stemming.
StemmerOverrideTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.StemmerOverrideTokenFilter
Creates an instance of StemmerOverrideTokenFilter class.
StemmerTokenFilter - Class in com.azure.search.documents.indexes.models
Language specific stemming filter.
StemmerTokenFilter(String, StemmerTokenFilterLanguage) - Constructor for class com.azure.search.documents.indexes.models.StemmerTokenFilter
Creates an instance of StemmerTokenFilter class.
StemmerTokenFilterLanguage - Enum in com.azure.search.documents.indexes.models
The language to use for a stemmer token filter.
STOP - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Divides text at non-letters; Applies the lowercase and stopword token filters.
StopAnalyzer - Class in com.azure.search.documents.indexes.models
Divides text at non-letters; Applies the lowercase and stopword token filters.
StopAnalyzer(String) - Constructor for class com.azure.search.documents.indexes.models.StopAnalyzer
Creates an instance of StopAnalyzer class.
STOPWORDS - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Removes stop words from a token stream.
StopwordsList - Enum in com.azure.search.documents.indexes.models
Identifies a predefined list of language-specific stopwords.
StopwordsTokenFilter - Class in com.azure.search.documents.indexes.models
Removes stop words from a token stream.
StopwordsTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Creates an instance of StopwordsTokenFilter class.
STORAGE_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Indexes just the standard blob properties and user-specified metadata.
STRING - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Indicates that a field contains a string.
SUCCESS - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Indexer execution completed successfully.
suggest(String, String) - Method in class com.azure.search.documents.SearchAsyncClient
Suggests documents in the index that match the given partial query.
suggest(String, String) - Method in class com.azure.search.documents.SearchClient
Suggests documents in the index that match the given partial query.
suggest(String, String, SuggestOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Suggests documents in the index that match the given partial query.
suggest(String, String, SuggestOptions, Context) - Method in class com.azure.search.documents.SearchClient
Suggests documents in the index that match the given partial query.
SuggestOptions - Class in com.azure.search.documents.models
Parameter group.
SuggestOptions() - Constructor for class com.azure.search.documents.models.SuggestOptions
Creates an instance of SuggestOptions class.
SuggestPagedFlux - Class in com.azure.search.documents.util
Implementation of PagedFluxBase where the element type is SuggestResult and the page type is SuggestPagedResponse.
SuggestPagedFlux(Supplier<Mono<SuggestPagedResponse>>) - Constructor for class com.azure.search.documents.util.SuggestPagedFlux
Creates an instance of SuggestPagedFlux that retrieves a single page.
SuggestPagedIterable - Class in com.azure.search.documents.util
Implementation of PagedIterableBase where the element type is SuggestResult and the page type is SuggestPagedResponse.
SuggestPagedIterable(SuggestPagedFlux) - Constructor for class com.azure.search.documents.util.SuggestPagedIterable
Creates instance given SuggestPagedIterable.
SuggestPagedIterable(Supplier<SuggestPagedResponse>) - Constructor for class com.azure.search.documents.util.SuggestPagedIterable
Creates an instance of SuggestPagedIterable.
SuggestPagedIterable(Supplier<SuggestPagedResponse>, Function<String, SuggestPagedResponse>) - Constructor for class com.azure.search.documents.util.SuggestPagedIterable
Creates an instance of SuggestPagedIterable.
SuggestPagedResponse - Class in com.azure.search.documents.util
Represents an HTTP response from the suggest API request that contains a list of items deserialized into a Page.
SuggestPagedResponse(Response<List<SuggestResult>>, Double) - Constructor for class com.azure.search.documents.util.SuggestPagedResponse
Constructor
SuggestResult - Class in com.azure.search.documents.models
A result containing a document found by a suggestion query, plus associated metadata.
SuggestResult(String) - Constructor for class com.azure.search.documents.models.SuggestResult
Constructor of SuggestResult.
SUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Boost scores by the sum of all scoring function results.
SV - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Swedish.
SV - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Swedish.
SV - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Swedish.
SV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Swedish.
SV - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Swedish.
SV - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Swedish.
SV - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Swedish.
SV_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Swedish.
SV_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Swedish.
SV_SE - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Swedish (Sweden).
SW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Swahili (Latin).
SW - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Kiswahili.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Swedish.
SYMBOL - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Keeps symbols in tokens.
SynonymMap - Class in com.azure.search.documents.indexes.models
Represents a synonym map definition.
SynonymMap() - Constructor for class com.azure.search.documents.indexes.models.SynonymMap
Creates an instance of SynonymMap class.
SynonymMap(String) - Constructor for class com.azure.search.documents.indexes.models.SynonymMap
Constructor of SynonymMap.
SynonymMap(String, String) - Constructor for class com.azure.search.documents.indexes.models.SynonymMap
Constructor of SynonymMap.
synonymMapNames() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A list of SynonymMap names to be associated with the field.
SynonymTokenFilter - Class in com.azure.search.documents.indexes.models
Matches single or multi-word synonyms in a token stream.
SynonymTokenFilter(String, List<String>) - Constructor for class com.azure.search.documents.indexes.models.SynonymTokenFilter
Creates an instance of SynonymTokenFilter class.

T

TA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Tamil.
TA_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Tamil (India).
TA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Tamil.
TAGS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Tags.
TagScoringFunction - Class in com.azure.search.documents.indexes.models
Defines a function that boosts scores of documents with string values matching a given list of tags.
TagScoringFunction(String, double, TagScoringParameters) - Constructor for class com.azure.search.documents.indexes.models.TagScoringFunction
Creates an instance of TagScoringFunction class.
TagScoringParameters - Class in com.azure.search.documents.indexes.models
Provides parameter values to a tag scoring function.
TagScoringParameters(String) - Constructor for class com.azure.search.documents.indexes.models.TagScoringParameters
Creates an instance of TagScoringParameters class.
TAMIL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Tamil.
TAMIL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Tamil.
TE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Telugu.
TE_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Telugu (India).
TE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Telugu.
TELUGU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Telugu.
TELUGU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Telugu.
TET - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Tetum.
TEXT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Set to text to improve indexing performance on plain text files in blob storage.
TEXT - Static variable in class com.azure.search.documents.models.VectorQueryKind
Vector query where a text value that needs to be vectorized is provided.
TEXT_EMBEDDING_3_LARGE - Static variable in class com.azure.search.documents.indexes.models.AzureOpenAIModelName
Static value text-embedding-3-large for AzureOpenAIModelName.
TEXT_EMBEDDING_3_SMALL - Static variable in class com.azure.search.documents.indexes.models.AzureOpenAIModelName
Static value text-embedding-3-small for AzureOpenAIModelName.
TEXT_EMBEDDING_ADA_002 - Static variable in class com.azure.search.documents.indexes.models.AzureOpenAIModelName
Static value text-embedding-ada-002 for AzureOpenAIModelName.
TextResult - Class in com.azure.search.documents.models
The BM25 or Classic score for the text portion of the query.
TextResult() - Constructor for class com.azure.search.documents.models.TextResult
Creates an instance of TextResult class.
TextSplitMode - Class in com.azure.search.documents.indexes.models
A value indicating which split mode to perform.
TextSplitMode() - Constructor for class com.azure.search.documents.indexes.models.TextSplitMode
Deprecated.
Use the TextSplitMode.fromString(String) factory method.
TextTranslationSkill - Class in com.azure.search.documents.indexes.models
A skill to translate text from one language to another.
TextTranslationSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, TextTranslationSkillLanguage) - Constructor for class com.azure.search.documents.indexes.models.TextTranslationSkill
Creates an instance of TextTranslationSkill class.
TextTranslationSkillLanguage - Class in com.azure.search.documents.indexes.models
The language codes supported for input text by TextTranslationSkill.
TextTranslationSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Deprecated.
TextWeights - Class in com.azure.search.documents.indexes.models
Defines weights on index fields for which matches should boost scoring in search queries.
TextWeights(Map<String, Double>) - Constructor for class com.azure.search.documents.indexes.models.TextWeights
Creates an instance of TextWeights class.
TG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Tajik (Cyrillic).
TH - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Thai.
TH - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Thai.
TH_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Thai.
TH_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Thai.
TH_TH - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Thai (Thailand).
THAI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Thai.
THAI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Thai.
THF - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Thangmi.
throttlingDelay(Duration) - Method in class com.azure.search.documents.SearchClientBuilder.SearchIndexingBufferedSenderBuilder
Sets the initial duration that requests will be delayed when the service is throttling.
throwOnAnyError() - Method in class com.azure.search.documents.models.IndexDocumentsOptions
Returns whether an exception will be thrown if any operation in the batch fails.
TK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Turkmen (Latin).
TLH - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Klingon.
TLH_LATN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Klingon (Latin script).
TLH_PIQD - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Klingon (Klingon script).
TO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Tongan.
TO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Tongan.
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AIServicesAccountIdentity
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AIServicesAccountKey
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AIServicesVisionParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AIServicesVisionVectorizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AnalyzedTokenInfo
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AsciiFoldingTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningVectorizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIEmbeddingSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AzureOpenAITokenizerParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.AzureOpenAIVectorizerParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.BinaryQuantizationCompression
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.BM25SimilarityAlgorithm
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CharFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ClassicSimilarityAlgorithm
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ClassicTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ConditionalSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CorsOptions
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CustomEntity
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CustomEntityAlias
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.CustomNormalizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DataChangeDetectionPolicy
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DataDeletionDetectionPolicy
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DistanceScoringFunction
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DistanceScoringParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DocumentExtractionSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
 
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ElisionTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.EntityLinkingSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.EntityRecognitionSkill
 
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ExhaustiveKnnAlgorithmConfiguration
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ExhaustiveKnnParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.FieldMapping
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.FieldMappingFunction
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.FreshnessScoringFunction
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.FreshnessScoringParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.HighWaterMarkChangeDetectionPolicy
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.HnswAlgorithmConfiguration
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.HnswParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ImageAnalysisSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.IndexerCurrentState
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.IndexerExecutionResult
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.IndexingParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.IndexingParametersConfiguration
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.IndexingSchedule
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.IndexStatisticsSummary
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.KeepTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.KeywordTokenizer
 
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LanguageDetectionSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LengthTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LexicalAnalyzer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LexicalNormalizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LexicalTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ListIndexStatsSummary
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LuceneStandardAnalyzer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.LuceneStandardTokenizer
 
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringFunction
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.MagnitudeScoringParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.MappingCharFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.MergeSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageStemmingTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.MicrosoftLanguageTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.NativeBlobSoftDeleteDeletionDetectionPolicy
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.NGramTokenFilter
 
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.NGramTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.OcrSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.OutputFieldMappingEntry
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PatternAnalyzer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PatternCaptureTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PatternReplaceCharFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PatternReplaceTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PatternTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.RescoringOptions
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ResourceCounter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationCompression
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ScalarQuantizationParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ScoringFunction
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ScoringProfile
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchAlias
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchField
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndex
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataIdentity
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataNoneIdentity
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerError
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjection
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionsParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreBlobProjectionSelector
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreFileProjectionSelector
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreObjectProjectionSelector
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjection
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreProjectionSelector
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStoreTableProjectionSelector
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerLimits
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerStatus
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexerWarning
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchIndexStatistics
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchResourceEncryptionKey
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchServiceCounters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchServiceLimits
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchServiceStatistics
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SearchSuggester
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SemanticConfiguration
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SemanticField
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SemanticPrioritizedFields
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SemanticSearch
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
 
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ShaperSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.ShingleTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SimilarityAlgorithm
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SnowballTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SoftDeleteColumnDeletionDetectionPolicy
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SplitSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SqlIntegratedChangeTrackingPolicy
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.StemmerOverrideTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.StemmerTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.StopAnalyzer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SynonymMap
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.TagScoringFunction
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.TagScoringParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.TextTranslationSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.TextWeights
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.TokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.TruncateTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.UniqueTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.VectorSearch
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmConfiguration
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.VectorSearchCompression
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.VectorSearchProfile
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.VectorSearchVectorizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.VisionVectorizeSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizer
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
toJson(JsonWriter) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
toJson(JsonWriter) - Method in class com.azure.search.documents.models.AutocompleteItem
toJson(JsonWriter) - Method in class com.azure.search.documents.models.AutocompleteOptions
toJson(JsonWriter) - Method in class com.azure.search.documents.models.AutocompleteResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.DebugInfo
toJson(JsonWriter) - Method in class com.azure.search.documents.models.DocumentDebugInfo
toJson(JsonWriter) - Method in class com.azure.search.documents.models.FacetResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.HybridSearch
toJson(JsonWriter) - Method in class com.azure.search.documents.models.IndexDocumentsResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.IndexingResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.QueryAnswerResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.QueryCaptionResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.QueryResultDocumentRerankerInput
toJson(JsonWriter) - Method in class com.azure.search.documents.models.QueryResultDocumentSemanticField
toJson(JsonWriter) - Method in class com.azure.search.documents.models.QueryResultDocumentSubscores
toJson(JsonWriter) - Method in class com.azure.search.documents.models.QueryRewritesDebugInfo
toJson(JsonWriter) - Method in class com.azure.search.documents.models.QueryRewritesValuesDebugInfo
toJson(JsonWriter) - Method in class com.azure.search.documents.models.SearchScoreThreshold
toJson(JsonWriter) - Method in class com.azure.search.documents.models.SemanticDebugInfo
toJson(JsonWriter) - Method in class com.azure.search.documents.models.SingleVectorFieldResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.SuggestOptions
toJson(JsonWriter) - Method in class com.azure.search.documents.models.TextResult
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorizableImageBinaryQuery
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorizableImageUrlQuery
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorizableTextQuery
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorizedQuery
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorQuery
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorsDebugInfo
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorSimilarityThreshold
toJson(JsonWriter) - Method in class com.azure.search.documents.models.VectorThreshold
TokenCharacterKind - Enum in com.azure.search.documents.indexes.models
Represents classes of characters on which a token filter can operate.
TokenFilter - Class in com.azure.search.documents.indexes.models
Base type for token filters.
TokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.TokenFilter
Creates an instance of TokenFilter class.
TokenFilterName - Class in com.azure.search.documents.indexes.models
Defines the names of all token filters supported by the search engine.
TokenFilterName() - Constructor for class com.azure.search.documents.indexes.models.TokenFilterName
Deprecated.
Use the TokenFilterName.fromString(String) factory method.
toString() - Method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
toString() - Method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
toString() - Method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
 
toString() - Method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
toString() - Method in enum com.azure.search.documents.indexes.models.IndexerStatus
toString() - Method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
toString() - Method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
toString() - Method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
toString() - Method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
toString() - Method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
toString() - Method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
 
toString() - Method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
toString() - Method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
toString() - Method in enum com.azure.search.documents.indexes.models.StopwordsList
toString() - Method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
toString() - Method in enum com.azure.search.documents.models.AutocompleteMode
toString() - Method in enum com.azure.search.documents.models.IndexActionType
toString() - Method in class com.azure.search.documents.models.QueryRewrites
 
toString() - Method in enum com.azure.search.documents.models.QueryType
toString() - Method in class com.azure.search.documents.models.ScoringParameter
Covert ScoringParameter to string.
toString() - Method in enum com.azure.search.documents.models.ScoringStatistics
toString() - Method in enum com.azure.search.documents.models.SearchMode
TR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Turkish.
TR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Turkish.
TR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Turkish.
TR - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Turkish.
TR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Turkish.
TR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Turkish.
TR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Turkish.
TR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Turkish.
TR_TR - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Turkish (Turkey).
TRANSIENT - Static variable in class com.azure.search.documents.models.SemanticErrorReason
At least one step of the semantic process failed.
TRANSIENT_FAILURE - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
An indexer invocation has failed, but the failure may be transient.
TRIM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Trims leading and trailing whitespace from tokens.
Troubleshooting - Search tag in Overview
Section
Troubleshooting - Search tag in package com.azure.search.documents
Section
Troubleshooting - Search tag in package com.azure.search.documents.indexes
Section
TRUNCATE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Truncates the terms to a specific length.
TruncateTokenFilter - Class in com.azure.search.documents.indexes.models
Truncates the terms to a specific length.
TruncateTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.TruncateTokenFilter
Creates an instance of TruncateTokenFilter class.
TT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Tatar (Latin).
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Selects the Lucene Snowball stemming tokenizer for Turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Selects the Lucene stemming tokenizer for Turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Selects the stopword list for Turkish.
TWO_TERMS - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Matching two-term phrases in the index will be suggested.
TY - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Tahitian.
TYV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Tuvan.

U

UAX_URL_EMAIL - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Tokenizes urls and emails as one token.
UaxUrlEmailTokenizer - Class in com.azure.search.documents.indexes.models
Tokenizes urls and emails as one token.
UaxUrlEmailTokenizer(String) - Constructor for class com.azure.search.documents.indexes.models.UaxUrlEmailTokenizer
Creates an instance of UaxUrlEmailTokenizer class.
UG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Uyghur (Arabic).
UK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Ukrainian.
UK - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Ukrainian.
UK_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Ukrainian.
UK_UA - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Ukrainian (Ukraine).
UKRAINIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Ukrainian.
UKRAINIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Ukrainian.
UNICODE_CASE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Enables Unicode-aware case folding.
UNIQUE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Filters out tokens with same text as the previous token.
UniqueTokenFilter - Class in com.azure.search.documents.indexes.models
Filters out tokens with same text as the previous token.
UniqueTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.UniqueTokenFilter
Creates an instance of UniqueTokenFilter class.
UNIX_LINES - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Enables Unix lines mode.
UNK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Unknown (All).
UNKNOWN - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Indicates that the indexer is in an unknown state.
UNUSED - Static variable in class com.azure.search.documents.models.SemanticFieldState
The field was not used for semantic enrichment.
Update an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Update an Index - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
Update an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Update an Indexer - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Update a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Section
Update a Skillset - Search tag in class com.azure.search.documents.indexes.SearchIndexerClient
Section
Update a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Section
Update a Synonym Map - Search tag in class com.azure.search.documents.indexes.SearchIndexClient
Section
UPLOAD - Enum constant in enum com.azure.search.documents.models.IndexActionType
Inserts the document into the index if it is new and updates it if it exists.
Upload a Document - Search tag in class com.azure.search.documents.SearchAsyncClient
Section
Upload a Document - Search tag in class com.azure.search.documents.SearchClient
Section
uploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchAsyncClient
Uploads a collection of documents to the target index.
uploadDocuments(Iterable<?>) - Method in class com.azure.search.documents.SearchClient
Uploads a collection of documents to the target index.
uploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Uploads a collection of documents to the target index.
uploadDocumentsWithResponse(Iterable<?>, IndexDocumentsOptions, Context) - Method in class com.azure.search.documents.SearchClient
Uploads a collection of documents to the target index.
UPPERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Normalizes token text to uppercase.
UPPERCASE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Normalizes token text to upper case.
UR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Urdu.
UR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Urdu.
UR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Urdu.
UR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Urdu.
UR_PK - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Urdu (Pakistan).
URDU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Selects the Microsoft stemming tokenizer for Urdu.
URDU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Urdu.
URL - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Entities describing a URL.
USED - Static variable in class com.azure.search.documents.models.SemanticFieldState
The field was fully used for semantic enrichment.
useFuzzyMatching() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the autocomplete query.
useFuzzyMatching() - Method in class com.azure.search.documents.models.SuggestOptions
Get the useFuzzyMatching property: A value indicating whether to use fuzzy matching for the suggestions query.
Use Java model class for search results - Search tag in Overview
Section
Use Java model class for search results - Search tag in package com.azure.search.documents
Section
Use Java model class for search results - Search tag in package com.azure.search.documents.indexes
Section
Use SearchDocument like a dictionary for search results - Search tag in Overview
Section
Use SearchDocument like a dictionary for search results - Search tag in package com.azure.search.documents
Section
Use SearchDocument like a dictionary for search results - Search tag in package com.azure.search.documents.indexes
Section
UZ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Uzbek (Latin).
UZ_ARAB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Uzbek (Arabic).
UZ_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Uzbek (Cyrillic).

V

V1 - Enum constant in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Deprecated.
This version of the skill is deprecated, please use EntityRecognitionSkillVersion.V3. See skill deprecation for more information.
V1 - Enum constant in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Deprecated.
This version of the skill is deprecated, please use SentimentSkillVersion.V3. See skill deprecation for more information.
V2020_06_30 - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2020-06-30 service version.
V2023_11_01 - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2023-11-01 service version.
V2024_07_01 - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2024-07-01 service version.
V2025_03_01_PREVIEW - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2024-11-01-preview service version.
V3 - Enum constant in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
V3 - Enum constant in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Version 3 of SentimentSkill.
ValueFacetResult<T> - Class in com.azure.search.documents.models
A single bucket of a simple or interval facet query result that reports the number of documents with a field falling within a particular interval or having a specific value.
ValueFacetResult(FacetResult) - Constructor for class com.azure.search.documents.models.ValueFacetResult
Constructor from FacetResult
ValueFacetResult(Long, T) - Constructor for class com.azure.search.documents.models.ValueFacetResult
Constructor
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.IndexerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.StopwordsList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.AutocompleteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.IndexActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.ScoringStatistics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.models.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.azure.search.documents.SearchServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in class com.azure.search.documents.indexes.models.AIFoundryModelCatalogName
Gets known AIFoundryModelCatalogName values.
values() - Static method in class com.azure.search.documents.indexes.models.AIStudioModelCatalogName
Gets known AIStudioModelCatalogName values.
values() - Static method in class com.azure.search.documents.indexes.models.AzureOpenAIModelName
Gets known AzureOpenAIModelName values.
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Gets known BlobIndexerDataToExtract values.
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Gets known BlobIndexerImageAction values.
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Gets known BlobIndexerParsingMode values.
values() - Static method in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Gets known BlobIndexerPdfTextRotationAlgorithm values.
values() - Static method in class com.azure.search.documents.indexes.models.CharFilterName
Gets known CharFilterName values.
values() - Static method in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Gets known CustomEntityLookupSkillLanguage values.
values() - Static method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillMarkdownHeaderDepth
Gets known DocumentIntelligenceLayoutSkillMarkdownHeaderDepth values.
values() - Static method in class com.azure.search.documents.indexes.models.DocumentIntelligenceLayoutSkillOutputMode
Gets known DocumentIntelligenceLayoutSkillOutputMode values.
values() - Static method in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.EntityCategory
Gets known EntityCategory values.
values() - Static method in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Gets known EntityRecognitionSkillLanguage values.
values() - Static method in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Gets known ImageAnalysisSkillLanguage values.
values() - Static method in class com.azure.search.documents.indexes.models.ImageDetail
Gets known ImageDetail values.
values() - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Gets known IndexerExecutionEnvironment values.
values() - Static method in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
Gets known IndexerExecutionStatusDetail values.
values() - Static method in enum com.azure.search.documents.indexes.models.IndexerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.IndexingMode
Gets known IndexingMode values.
values() - Static method in class com.azure.search.documents.indexes.models.IndexProjectionMode
Gets known IndexProjectionMode values.
values() - Static method in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Gets known KeyPhraseExtractionSkillLanguage values.
values() - Static method in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Gets known LexicalAnalyzerName values.
values() - Static method in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Gets known LexicalNormalizerName values.
values() - Static method in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Gets known LexicalTokenizerName values.
values() - Static method in class com.azure.search.documents.indexes.models.MarkdownHeaderDepth
Gets known MarkdownHeaderDepth values.
values() - Static method in class com.azure.search.documents.indexes.models.MarkdownParsingSubmode
Gets known MarkdownParsingSubmode values.
values() - Static method in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.OcrLineEnding
Gets known OcrLineEnding values.
values() - Static method in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Gets known OcrSkillLanguage values.
values() - Static method in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Gets known PiiDetectionSkillMaskingMode values.
values() - Static method in class com.azure.search.documents.indexes.models.RegexFlags
Gets known RegexFlags values.
values() - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.SearchFieldDataType
Gets known SearchFieldDataType values.
values() - Static method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Gets known SearchIndexerDataSourceType values.
values() - Static method in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Gets known SentimentSkillLanguage values.
values() - Static method in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.SplitSkillEncoderModelName
Gets known SplitSkillEncoderModelName values.
values() - Static method in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Gets known SplitSkillLanguage values.
values() - Static method in class com.azure.search.documents.indexes.models.SplitSkillUnit
Gets known SplitSkillUnit values.
values() - Static method in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.indexes.models.StopwordsList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.TextSplitMode
Gets known TextSplitMode values.
values() - Static method in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Gets known TextTranslationSkillLanguage values.
values() - Static method in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.indexes.models.TokenFilterName
Gets known TokenFilterName values.
values() - Static method in class com.azure.search.documents.indexes.models.VectorEncodingFormat
Gets known VectorEncodingFormat values.
values() - Static method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmKind
Gets known VectorSearchAlgorithmKind values.
values() - Static method in class com.azure.search.documents.indexes.models.VectorSearchAlgorithmMetric
Gets known VectorSearchAlgorithmMetric values.
values() - Static method in class com.azure.search.documents.indexes.models.VectorSearchCompressionKind
Gets known VectorSearchCompressionKind values.
values() - Static method in class com.azure.search.documents.indexes.models.VectorSearchCompressionRescoreStorageMethod
Gets known VectorSearchCompressionRescoreStorageMethod values.
values() - Static method in class com.azure.search.documents.indexes.models.VectorSearchCompressionTarget
Gets known VectorSearchCompressionTarget values.
values() - Static method in class com.azure.search.documents.indexes.models.VectorSearchVectorizerKind
Gets known VectorSearchVectorizerKind values.
values() - Static method in class com.azure.search.documents.indexes.models.VisualFeature
Gets known VisualFeature values.
values() - Static method in enum com.azure.search.documents.models.AutocompleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.models.HybridCountAndFacetMode
Gets known HybridCountAndFacetMode values.
values() - Static method in enum com.azure.search.documents.models.IndexActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.models.QueryAnswerType
Gets known QueryAnswerType values.
values() - Static method in class com.azure.search.documents.models.QueryCaptionType
Gets known QueryCaptionType values.
values() - Static method in class com.azure.search.documents.models.QueryDebugMode
Gets known QueryDebugMode values.
values() - Static method in class com.azure.search.documents.models.QueryLanguage
Gets known QueryLanguage values.
values() - Static method in class com.azure.search.documents.models.QueryRewritesType
Gets known QueryRewritesType values.
values() - Static method in class com.azure.search.documents.models.QuerySpellerType
Gets known QuerySpellerType values.
values() - Static method in enum com.azure.search.documents.models.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.azure.search.documents.models.ScoringStatistics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.models.SearchAudience
Gets the known SearchAudience values.
values() - Static method in enum com.azure.search.documents.models.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.search.documents.models.SemanticErrorMode
Gets known SemanticErrorMode values.
values() - Static method in class com.azure.search.documents.models.SemanticErrorReason
Gets known SemanticErrorReason values.
values() - Static method in class com.azure.search.documents.models.SemanticFieldState
Gets known SemanticFieldState values.
values() - Static method in class com.azure.search.documents.models.SemanticQueryRewritesResultType
Gets known SemanticQueryRewritesResultType values.
values() - Static method in class com.azure.search.documents.models.SemanticSearchResultsType
Gets known SemanticSearchResultsType values.
values() - Static method in class com.azure.search.documents.models.VectorFilterMode
Gets known VectorFilterMode values.
values() - Static method in class com.azure.search.documents.models.VectorQueryKind
Gets known VectorQueryKind values.
values() - Static method in class com.azure.search.documents.models.VectorThresholdKind
Gets known VectorThresholdKind values.
values() - Static method in enum com.azure.search.documents.SearchServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
VECTOR - Static variable in class com.azure.search.documents.models.QueryDebugMode
Allows the user to further explore their hybrid and vector query results.
VECTOR - Static variable in class com.azure.search.documents.models.VectorQueryKind
Vector query where a raw vector value is provided.
VECTOR_SIMILARITY - Static variable in class com.azure.search.documents.models.VectorThresholdKind
The results of the vector query will be filtered based on the vector similarity metric.
vectorEncodingFormat() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A VectorEncodingFormat to be associated with the field.
VectorEncodingFormat - Class in com.azure.search.documents.indexes.models
The encoding format for interpreting vector field contents.
VectorEncodingFormat() - Constructor for class com.azure.search.documents.indexes.models.VectorEncodingFormat
Deprecated.
VectorFilterMode - Class in com.azure.search.documents.models
Determines whether or not filters are applied before or after the vector search is performed.
VectorFilterMode() - Constructor for class com.azure.search.documents.models.VectorFilterMode
Deprecated.
Use the VectorFilterMode.fromString(String) factory method.
VectorizableImageBinaryQuery - Class in com.azure.search.documents.models
The query parameters to use for vector search when a base 64 encoded binary of an image that needs to be vectorized is provided.
VectorizableImageBinaryQuery() - Constructor for class com.azure.search.documents.models.VectorizableImageBinaryQuery
Creates an instance of VectorizableImageBinaryQuery class.
VectorizableImageUrlQuery - Class in com.azure.search.documents.models
The query parameters to use for vector search when an url that represents an image value that needs to be vectorized is provided.
VectorizableImageUrlQuery() - Constructor for class com.azure.search.documents.models.VectorizableImageUrlQuery
Creates an instance of VectorizableImageUrlQuery class.
VectorizableTextQuery - Class in com.azure.search.documents.models
The query parameters to use for vector search when a text value that needs to be vectorized is provided.
VectorizableTextQuery(String) - Constructor for class com.azure.search.documents.models.VectorizableTextQuery
Creates an instance of VectorizableTextQuery class.
VectorizedQuery - Class in com.azure.search.documents.models
The query parameters to use for vector search when a raw vector value is provided.
VectorizedQuery(List<Float>) - Constructor for class com.azure.search.documents.models.VectorizedQuery
Creates an instance of VectorizedQuery class.
VectorQuery - Class in com.azure.search.documents.models
The query parameters for vector and hybrid search queries.
VectorQuery() - Constructor for class com.azure.search.documents.models.VectorQuery
Creates an instance of VectorQuery class.
VectorQueryKind - Class in com.azure.search.documents.models
The kind of vector query being performed.
VectorQueryKind() - Constructor for class com.azure.search.documents.models.VectorQueryKind
Deprecated.
Use the VectorQueryKind.fromString(String) factory method.
VectorsDebugInfo - Class in com.azure.search.documents.models
The VectorsDebugInfo model.
VectorsDebugInfo() - Constructor for class com.azure.search.documents.models.VectorsDebugInfo
Creates an instance of VectorsDebugInfo class.
VectorSearch - Class in com.azure.search.documents.indexes.models
Contains configuration options related to vector search.
VectorSearch() - Constructor for class com.azure.search.documents.indexes.models.VectorSearch
Creates an instance of VectorSearch class.
Vector Search - Search tag in Overview
Section
Vector Search - Search tag in package com.azure.search.documents
Section
Vector Search - Search tag in package com.azure.search.documents.indexes
Section
VectorSearchAlgorithmConfiguration - Class in com.azure.search.documents.indexes.models
Contains configuration options specific to the algorithm used during indexing or querying.
VectorSearchAlgorithmConfiguration(String) - Constructor for class com.azure.search.documents.indexes.models.VectorSearchAlgorithmConfiguration
Creates an instance of VectorSearchAlgorithmConfiguration class.
VectorSearchAlgorithmKind - Class in com.azure.search.documents.indexes.models
The algorithm used for indexing and querying.
VectorSearchAlgorithmKind() - Constructor for class com.azure.search.documents.indexes.models.VectorSearchAlgorithmKind
Deprecated.
VectorSearchAlgorithmMetric - Class in com.azure.search.documents.indexes.models
The similarity metric to use for vector comparisons.
VectorSearchAlgorithmMetric() - Constructor for class com.azure.search.documents.indexes.models.VectorSearchAlgorithmMetric
Deprecated.
VectorSearchCompression - Class in com.azure.search.documents.indexes.models
Contains configuration options specific to the compression method used during indexing or querying.
VectorSearchCompression(String) - Constructor for class com.azure.search.documents.indexes.models.VectorSearchCompression
Creates an instance of VectorSearchCompression class.
VectorSearchCompressionKind - Class in com.azure.search.documents.indexes.models
The compression method used for indexing and querying.
VectorSearchCompressionKind() - Constructor for class com.azure.search.documents.indexes.models.VectorSearchCompressionKind
Deprecated.
VectorSearchCompressionRescoreStorageMethod - Class in com.azure.search.documents.indexes.models
The storage method for the original full-precision vectors used for rescoring and internal index operations.
VectorSearchCompressionRescoreStorageMethod() - Constructor for class com.azure.search.documents.indexes.models.VectorSearchCompressionRescoreStorageMethod
VectorSearchCompressionTarget - Class in com.azure.search.documents.indexes.models
The quantized data type of compressed vector values.
VectorSearchCompressionTarget() - Constructor for class com.azure.search.documents.indexes.models.VectorSearchCompressionTarget
Deprecated.
vectorSearchDimensions() - Element in annotation type com.azure.search.documents.indexes.SearchableField
The dimensionality of the vector field.
VectorSearchOptions - Class in com.azure.search.documents.models
Parameters for performing vector searches.
VectorSearchOptions() - Constructor for class com.azure.search.documents.models.VectorSearchOptions
Creates a new instance of VectorSearchOptions.
VectorSearchProfile - Class in com.azure.search.documents.indexes.models
Defines a combination of configurations to use with vector search.
VectorSearchProfile(String, String) - Constructor for class com.azure.search.documents.indexes.models.VectorSearchProfile
Creates an instance of VectorSearchProfile class.
vectorSearchProfileName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
The name of the vector search profile that specifies the parameters for searching the vector field.
VectorSearchVectorizer - Class in com.azure.search.documents.indexes.models
Specifies the vectorization method to be used during query time.
VectorSearchVectorizer(String) - Constructor for class com.azure.search.documents.indexes.models.VectorSearchVectorizer
Creates an instance of VectorSearchVectorizer class.
VectorSearchVectorizerKind - Class in com.azure.search.documents.indexes.models
The vectorization method to be used during query time.
VectorSearchVectorizerKind() - Constructor for class com.azure.search.documents.indexes.models.VectorSearchVectorizerKind
Deprecated.
VectorSimilarityThreshold - Class in com.azure.search.documents.models
The results of the vector query will be filtered based on the vector similarity metric.
VectorSimilarityThreshold(double) - Constructor for class com.azure.search.documents.models.VectorSimilarityThreshold
Creates an instance of VectorSimilarityThreshold class.
VectorThreshold - Class in com.azure.search.documents.models
The threshold used for vector queries.
VectorThreshold() - Constructor for class com.azure.search.documents.models.VectorThreshold
Creates an instance of VectorThreshold class.
VectorThresholdKind - Class in com.azure.search.documents.models
The kind of vector query being performed.
VectorThresholdKind() - Constructor for class com.azure.search.documents.models.VectorThresholdKind
Deprecated.
VI - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Vietnamese.
VI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Vietnamese.
VI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Vietnamese.
VI_VN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Vietnamese (Viet Nam).
VIETNAMESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Selects the Microsoft tokenizer for Vietnamese.
VisionVectorizeSkill - Class in com.azure.search.documents.indexes.models
Allows you to generate a vector embedding for a given image or text input using the Azure AI Services Vision Vectorize API.
VisionVectorizeSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, String) - Constructor for class com.azure.search.documents.indexes.models.VisionVectorizeSkill
Creates an instance of VisionVectorizeSkill class.
VisualFeature - Class in com.azure.search.documents.indexes.models
The strings indicating what visual feature types to return.
VisualFeature() - Constructor for class com.azure.search.documents.indexes.models.VisualFeature
Deprecated.
Use the VisualFeature.fromString(String) factory method.
VO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Volapük.

W

WAE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Walser.
WebApiSkill - Class in com.azure.search.documents.indexes.models
A skill that can call a Web API endpoint, allowing you to extend a skillset by having it call your custom code.
WebApiSkill(List<InputFieldMappingEntry>, List<OutputFieldMappingEntry>, String) - Constructor for class com.azure.search.documents.indexes.models.WebApiSkill
Creates an instance of WebApiSkill class.
WebApiVectorizer - Class in com.azure.search.documents.indexes.models
Specifies a user-defined vectorizer for generating the vector embedding of a query string.
WebApiVectorizer(String) - Constructor for class com.azure.search.documents.indexes.models.WebApiVectorizer
Creates an instance of WebApiVectorizer class.
WebApiVectorizerParameters - Class in com.azure.search.documents.indexes.models
Specifies the properties for connecting to a user-defined vectorizer.
WebApiVectorizerParameters() - Constructor for class com.azure.search.documents.indexes.models.WebApiVectorizerParameters
Creates an instance of WebApiVectorizerParameters class.
WHITESPACE - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Keeps whitespace in tokens.
WHITESPACE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
An analyzer that uses the whitespace tokenizer.
WHITESPACE - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Divides text at whitespace.
WORD_DELIMITER - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Splits words into subwords and performs optional transformations on subword groups.
WordDelimiterTokenFilter - Class in com.azure.search.documents.indexes.models
Splits words into subwords and performs optional transformations on subword groups.
WordDelimiterTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Creates an instance of WordDelimiterTokenFilter class.

X

XNR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Kangri (Devanagiri).
XSR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Sherpa (Devanagiri).

Y

YUA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Yucatec Maya.
YUA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Yucatec Maya.
YUE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Cantonese (Traditional).

Z

ZA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Zhuang.
ZH - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Chinese Simplified.
ZH - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Chinese (Simplified).
ZH_CN - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Chinese (China).
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Chinese-Simplified.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Chinese Simplified.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Chinese Simplified.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Chinese Simplified.
ZH_HANS_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Chinese (Simplified).
ZH_HANS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Chinese (Simplified).
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Chinese-Traditional.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Chinese Traditional.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Chinese Traditional.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Chinese Traditional.
ZH_HANT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Lucene analyzer for Chinese (Traditional).
ZH_HANT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Microsoft analyzer for Chinese (Traditional).
ZH_TW - Static variable in class com.azure.search.documents.models.QueryLanguage
Query language value for Chinese (Taiwan).
ZU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Zulu.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form