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.
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
Static value adlsgen2 for SearchIndexerDataSourceType.
ADULT - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value adult for VisualFeature.
AF - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value af for OcrSkillLanguage.
AF - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value af for TextTranslationSkillLanguage.
ALL - Enum constant in enum com.azure.search.documents.models.SearchMode
Enum value all.
ALL_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Static value allMetadata for BlobIndexerDataToExtract.
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, LexicalNormalizerName) - Constructor for class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Constructor to AnalyzeTextOptions which takes normalizerName.
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
Static value anp for OcrSkillLanguage.
AnswerResult - 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.
AnswerResult() - Constructor for class com.azure.search.documents.models.AnswerResult
 
ANY - Enum constant in enum com.azure.search.documents.models.SearchMode
Enum value any.
APOSTROPHE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value apostrophe for TokenFilterName.
AR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ar for EntityRecognitionSkillLanguage.
AR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ar for ImageAnalysisSkillLanguage.
AR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ar for OcrSkillLanguage.
AR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ar for TextTranslationSkillLanguage.
AR_EG - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-eg for QueryLanguage.
AR_JO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-jo for QueryLanguage.
AR_KW - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-kw for QueryLanguage.
AR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ar.lucene for LexicalAnalyzerName.
AR_MA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-ma for QueryLanguage.
AR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ar.microsoft for LexicalAnalyzerName.
AR_SA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ar-sa for QueryLanguage.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value arabic.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value arabic.
ARABIC - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value arabic.
ARABIC_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value arabic_normalization for TokenFilterName.
areAllTokensConsumed() - Method in class com.azure.search.documents.indexes.models.LimitTokenFilter
Get the consumeAllTokens 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 catenateNumbers 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 replaceOriginalTokens 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 removeTrailingStopWords 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 catenateWords 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
Enum value armenian.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value armenian.
ARMENIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value armenian.
ASCII_FOLDING - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value asciifolding for LexicalNormalizerName.
ASCII_FOLDING - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value asciifolding for TokenFilterName.
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
Constructor of AsciiFoldingTokenFilter.
AST - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ast for OcrSkillLanguage.
audience(SearchAudience) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the Audience to use for authentication with Azure Active Directory (AAD).
audience(SearchAudience) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the Audience to use for authentication with Azure Active Directory (AAD).
audience(SearchAudience) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the Audience to use for authentication with Azure Active Directory (AAD).
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
Defines values for AutocompleteMode.
AutocompleteOptions - Class in com.azure.search.documents.models
Parameter group.
AutocompleteOptions() - Constructor for class com.azure.search.documents.models.AutocompleteOptions
 
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.
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
Enum value average.
AWA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value awa for OcrSkillLanguage.
AZ - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value az for ImageAnalysisSkillLanguage.
AZ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value az for OcrSkillLanguage.
AZURE_BLOB - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value azureblob for SearchIndexerDataSourceType.
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_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
Static value azuresql for SearchIndexerDataSourceType.
AZURE_TABLE - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value azuretable for SearchIndexerDataSourceType.
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.

B

BACK - Enum constant in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Enum value back.
BANGLA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value bangla.
BANGLA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value bangla.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value basque.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value basque.
BASQUE - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value basque.
BE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value be for OcrSkillLanguage.
BE_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value be-cyrl for OcrSkillLanguage.
BE_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value be-latn for OcrSkillLanguage.
BEIDER_MORSE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value beiderMorse.
BFY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bfy for OcrSkillLanguage.
BFZ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bfz for OcrSkillLanguage.
BG - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value bg for ImageAnalysisSkillLanguage.
BG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bg for OcrSkillLanguage.
BG - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value bg for TextTranslationSkillLanguage.
BG_BG - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value bg-bg for QueryLanguage.
BG_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value bg.lucene for LexicalAnalyzerName.
BG_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value bg.microsoft for LexicalAnalyzerName.
BGC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bgc for OcrSkillLanguage.
BHO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bho for OcrSkillLanguage.
BI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bi for OcrSkillLanguage.
BlobIndexerDataToExtract - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerDataToExtract.
BlobIndexerDataToExtract() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
 
BlobIndexerImageAction - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerImageAction.
BlobIndexerImageAction() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerImageAction
 
BlobIndexerParsingMode - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerParsingMode.
BlobIndexerParsingMode() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
 
BlobIndexerPdfTextRotationAlgorithm - Class in com.azure.search.documents.indexes.models
Defines values for BlobIndexerPdfTextRotationAlgorithm.
BlobIndexerPdfTextRotationAlgorithm() - Constructor for class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
 
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
 
BN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value bn for TextTranslationSkillLanguage.
BN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value bn-in for QueryLanguage.
BN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value bn.microsoft for LexicalAnalyzerName.
BNS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bns for OcrSkillLanguage.
BOOLEAN - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Boolean for SearchFieldDataType.
BR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value br for OcrSkillLanguage.
BRA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bra for OcrSkillLanguage.
BRANDS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value brands for VisualFeature.
BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value brazilian.
BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value brazilian.
BRX - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value brx for OcrSkillLanguage.
BS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value bs for ImageAnalysisSkillLanguage.
BS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bs for OcrSkillLanguage.
BS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value bs for TextTranslationSkillLanguage.
BUA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value bua for OcrSkillLanguage.
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.
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
Enum value bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value bulgarian.
BULGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value bulgarian.

C

CA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ca for ImageAnalysisSkillLanguage.
CA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ca for OcrSkillLanguage.
CA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ca for TextTranslationSkillLanguage.
CA_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ca-es for QueryLanguage.
CA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ca.lucene for LexicalAnalyzerName.
CA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ca.microsoft for LexicalAnalyzerName.
CANON_EQ - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value CANON_EQ for RegexFlags.
CaptionResult - Class in com.azure.search.documents.models
Captions are the most representative passages from the document relatively to the search query.
CaptionResult() - Constructor for class com.azure.search.documents.models.CaptionResult
 
CARRIAGE_RETURN - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value carriageReturn for LineEnding.
CARRIAGE_RETURN_LINE_FEED - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value carriageReturnLineFeed for LineEnding.
CASE_INSENSITIVE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value CASE_INSENSITIVE for RegexFlags.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value catalan.
CATALAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value catalan.
CATEGORIES - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value categories for VisualFeature.
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
Enum value caverphone1.
CAVERPHONE2 - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value caverphone2.
CEB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ceb for OcrSkillLanguage.
CELEBRITIES - Static variable in class com.azure.search.documents.indexes.models.ImageDetail
Static value celebrities for ImageDetail.
CH - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ch for OcrSkillLanguage.
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 values for CharFilterName.
CharFilterName() - Constructor for class com.azure.search.documents.indexes.models.CharFilterName
 
CHINESE_SIMPLIFIED - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value chineseSimplified.
CHINESE_TRADITIONAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value chineseTraditional.
CJK_BIGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value cjk_bigram for TokenFilterName.
CJK_WIDTH - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value cjk_width for TokenFilterName.
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
Constructor of CjkBigramTokenFilter.
CjkBigramTokenFilterScripts - Enum in com.azure.search.documents.indexes.models
Defines values for CjkBigramTokenFilterScripts.
CLASSIC - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value classic for LexicalTokenizerName.
CLASSIC - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value classic for TokenFilterName.
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
 
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
Constructor of ClassicTokenizer.
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 sill be sent to the Search index for indexing.
CNR_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value cnr-cyrl for OcrSkillLanguage.
CNR_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value cnr-latn for OcrSkillLanguage.
CO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value co for OcrSkillLanguage.
CognitiveServicesAccount - Class in com.azure.search.documents.indexes.models
Base type for describing any cognitive service resource attached to a skillset.
CognitiveServicesAccount() - Constructor for class com.azure.search.documents.indexes.models.CognitiveServicesAccount
 
CognitiveServicesAccountKey - Class in com.azure.search.documents.indexes.models
A cognitive service resource provisioned with a key that is attached to a skillset.
CognitiveServicesAccountKey(String) - Constructor for class com.azure.search.documents.indexes.models.CognitiveServicesAccountKey
Creates an instance of CognitiveServicesAccountKey class.
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
Enum value cologne.
com.azure.search.documents - package com.azure.search.documents
Package containing classes for creating SearchClient or SearchAsyncClient used to perform document management, autocomplete, search, or suggestion operations using an Azure Cognitive Search service index.
com.azure.search.documents.indexes - package com.azure.search.documents.indexes
Package containing classes for creating SearchIndexClient, SearchIndexAsyncClient, SearchIndexerClient, or SearchIndexerAsyncClient used to perform resource management operations on an Azure Cognitive Search service.
com.azure.search.documents.indexes.models - package com.azure.search.documents.indexes.models
Package containing classes for SearchServiceClient.
com.azure.search.documents.models - package com.azure.search.documents.models
Package containing classes 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 Cognitive Search paged response classes.
COMMENTS - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value COMMENTS for RegexFlags.
COMMON_GRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value common_grams for TokenFilterName.
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
Constructor of TokenFilter.
COMPLEX - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.ComplexType for SearchFieldDataType.
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
Enum value constant.
CONTENT_AND_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Static value contentAndMetadata for BlobIndexerDataToExtract.
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.
COSMOS_DB - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value cosmosdb for SearchIndexerDataSourceType.
create(String, Object...) - Static method in class com.azure.search.documents.SearchFilter
Create an OData filter expression from a formattable string.
createAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search alias.
createAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search alias.
createAliasWithResponse(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search alias.
createAliasWithResponse(SearchAlias, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search alias.
createDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source
createDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search data source
createDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source
createDataSourceConnectionWithResponse(SearchIndexerDataSourceConnection, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive 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 Cognitive Search index.
createIndex(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search index
createIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer.
createIndexer(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search indexer.
createIndexerWithResponse(SearchIndexer) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer.
createIndexerWithResponse(SearchIndexer, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive Search indexer.
createIndexWithResponse(SearchIndex) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search index.
createIndexWithResponse(SearchIndex, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search index
createOrUpdateAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateAlias(SearchAlias) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateAliasWithResponse(SearchAlias, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateAliasWithResponse(SearchAlias, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates or updates an Azure Cognitive Search alias.
createOrUpdateDataSourceConnection(SearchIndexerDataSourceConnection) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive 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 Cognitive Search data source or updates a data source if it already exists
CreateOrUpdateDataSourceConnectionOptions - Class in com.azure.search.documents.indexes.models
This model represents a property bag containing all options for creating or updating a data source connection.
CreateOrUpdateDataSourceConnectionOptions(SearchIndexerDataSourceConnection) - Constructor for class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Creates the property bag used to create or update a data source connection.
createOrUpdateDataSourceConnectionWithResponse(CreateOrUpdateDataSourceConnectionOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search data source or updates a data source if it already exists.
createOrUpdateDataSourceConnectionWithResponse(CreateOrUpdateDataSourceConnectionOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive Search indexer or updates an indexer if it already exists.
CreateOrUpdateIndexerOptions - Class in com.azure.search.documents.indexes.models
This model represents a property bag containing all options for creating or updating an indexer.
CreateOrUpdateIndexerOptions(SearchIndexer) - Constructor for class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Creates the property bag used to create or update an indexer.
createOrUpdateIndexerWithResponse(CreateOrUpdateIndexerOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search indexer or updates an indexer if it already exists.
createOrUpdateIndexerWithResponse(CreateOrUpdateIndexerOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive Search skillset or updates a skillset if it already exists.
CreateOrUpdateSkillsetOptions - Class in com.azure.search.documents.indexes.models
This model represents a property bag containing all options for creating or updating a skillset.
CreateOrUpdateSkillsetOptions(SearchIndexerSkillset) - Constructor for class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Creates the property bag used to create or update a skillset.
createOrUpdateSkillsetWithResponse(CreateOrUpdateSkillsetOptions) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.
createOrUpdateSkillsetWithResponse(CreateOrUpdateSkillsetOptions, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new Azure Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive 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 Cognitive Search service.
createSkillset(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new skillset in an Azure Cognitive Search service.
createSkillsetWithResponse(SearchIndexerSkillset) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Creates a new skillset in an Azure Cognitive Search service.
createSkillsetWithResponse(SearchIndexerSkillset, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Creates a new skillset in an Azure Cognitive Search service.
createSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search synonym map.
createSynonymMap(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search synonym map.
createSynonymMapWithResponse(SynonymMap) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Creates a new Azure Cognitive Search synonym map.
createSynonymMapWithResponse(SynonymMap, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Creates a new Azure Cognitive Search synonym map.
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
Static value crh for OcrSkillLanguage.
CROATIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value croatian.
CROATIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value croatian.
CS - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value cs for EntityRecognitionSkillLanguage.
CS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value cs for ImageAnalysisSkillLanguage.
CS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value cs for OcrSkillLanguage.
CS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value cs for TextTranslationSkillLanguage.
CS_CZ - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value cs-cz for QueryLanguage.
CS_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value cs.lucene for LexicalAnalyzerName.
CS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value cs.microsoft for LexicalAnalyzerName.
CSB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value csb for OcrSkillLanguage.
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
Defines values for CustomEntityLookupSkillLanguage.
CustomEntityLookupSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
 
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
Static value cy for ImageAnalysisSkillLanguage.
CY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value cy for OcrSkillLanguage.
CY - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value cy for TextTranslationSkillLanguage.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value czech.
CZECH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value czech.

D

DA - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value da for CustomEntityLookupSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value da for EntityRecognitionSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value da for ImageAnalysisSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value da for KeyPhraseExtractionSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value da for OcrSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value da for SentimentSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value da for SplitSkillLanguage.
DA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value da for TextTranslationSkillLanguage.
DA_DK - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value da-dk for QueryLanguage.
DA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value da.lucene for LexicalAnalyzerName.
DA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value da.microsoft for LexicalAnalyzerName.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value danish.
DANISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value 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
 
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
 
DATE_TIME_OFFSET - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.DateTimeOffset for SearchFieldDataType.
DATETIME - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value datetime for EntityCategory.
DE - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value de for CustomEntityLookupSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value de for EntityRecognitionSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value de for ImageAnalysisSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value de for KeyPhraseExtractionSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value de for OcrSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value de for SentimentSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value de for SplitSkillLanguage.
DE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value de for TextTranslationSkillLanguage.
DE_DE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value de-de for QueryLanguage.
DE_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value de.lucene for LexicalAnalyzerName.
DE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value de.microsoft for LexicalAnalyzerName.
DEFAULT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value default for BlobIndexerParsingMode.
DefaultCognitiveServicesAccount - Class in com.azure.search.documents.indexes.models
An empty object that represents the default cognitive service resource for a skillset.
DefaultCognitiveServicesAccount() - Constructor for class com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
 
DELETE - Enum constant in enum com.azure.search.documents.models.IndexActionType
Enum value delete.
deleteAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes the Azure Cognitive Search alias.
deleteAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes the Azure Cognitive Search alias.
deleteAliasWithResponse(SearchAlias, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes the Azure Cognitive Search alias.
deleteAliasWithResponse(SearchAlias, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes the Azure Cognitive Search alias.
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 Cognitive 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 Cognitive Search index and all the documents it contains.
deleteIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive Search index and all the documents it contains.
deleteIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure Cognitive Search indexer.
deleteIndexer(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes an Azure Cognitive Search indexer.
deleteIndexerWithResponse(SearchIndexer, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes an Azure Cognitive Search indexer.
deleteIndexerWithResponse(SearchIndexer, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes an Azure Cognitive Search indexer.
deleteIndexWithResponse(SearchIndex, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure Cognitive Search index and all the documents it contains.
deleteIndexWithResponse(SearchIndex, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive 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 Cognitive Search service.
deleteSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes a cognitive skillset in an Azure Cognitive Search service.
deleteSkillsetWithResponse(SearchIndexerSkillset, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Deletes a cognitive skillset in an Azure Cognitive Search service.
deleteSkillsetWithResponse(SearchIndexerSkillset, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Deletes a cognitive skillset in an Azure Cognitive Search service.
deleteSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure Cognitive Search synonym map.
deleteSynonymMap(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive Search synonym map.
deleteSynonymMapWithResponse(SynonymMap, boolean) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Deletes an Azure Cognitive Search synonym map.
deleteSynonymMapWithResponse(SynonymMap, boolean, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Deletes an Azure Cognitive Search synonym map.
DELIMITED_TEXT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value delimitedText for BlobIndexerParsingMode.
DESCRIPTION - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value description for VisualFeature.
DETECT_ANGLES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Static value detectAngles for BlobIndexerPdfTextRotationAlgorithm.
DHI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value dhi for OcrSkillLanguage.
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
Constructor of TokenFilter.
DIGIT - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value digit.
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.
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.
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
Static value doi for OcrSkillLanguage.
DOT_ALL - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value DOTALL for RegexFlags.
DOUBLE - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Double for SearchFieldDataType.
DOUBLE_METAPHONE - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value doubleMetaphone.
DSB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value dsb for OcrSkillLanguage.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value dutch.
DUTCH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value dutch.
DUTCH_KP - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value dutchKp.

E

EDGE_NGRAM - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value edgeNGram for LexicalTokenizerName.
EDGE_NGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value edgeNGram_v2 for TokenFilterName.
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
Defines values for EdgeNGramTokenFilterSide.
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
Constructor of LexicalTokenizer.
EL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value el for EntityRecognitionSkillLanguage.
EL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value el for ImageAnalysisSkillLanguage.
EL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value el for OcrSkillLanguage.
EL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value el for SentimentSkillLanguage.
EL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value el for TextTranslationSkillLanguage.
EL_GR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value el-gr for QueryLanguage.
EL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value el.lucene for LexicalAnalyzerName.
EL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value el.microsoft for LexicalAnalyzerName.
ELISION - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value elision for LexicalNormalizerName.
ELISION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value elision for TokenFilterName.
ElisionTokenFilter - Class in com.azure.search.documents.indexes.models
Removes elisions.
ElisionTokenFilter(String) - Constructor for class com.azure.search.documents.indexes.models.ElisionTokenFilter
Constructor of TokenFilter.
EMAIL - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value email for EntityCategory.
EN - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value en for CustomEntityLookupSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value en for EntityRecognitionSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value en for ImageAnalysisSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value en for KeyPhraseExtractionSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value en for OcrSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value en for SentimentSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value en for SplitSkillLanguage.
EN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value en for TextTranslationSkillLanguage.
EN_AU - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-au for QueryLanguage.
EN_CA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-ca for QueryLanguage.
EN_GB - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-gb for QueryLanguage.
EN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-in for QueryLanguage.
EN_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value en.lucene for LexicalAnalyzerName.
EN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value en.microsoft for LexicalAnalyzerName.
EN_US - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value en-us for QueryLanguage.
endpoint(String) - Method in class com.azure.search.documents.indexes.SearchIndexClientBuilder
Sets the service endpoint for the Azure Cognitive Search instance.
endpoint(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
Sets the service endpoint for the Azure Cognitive Search instance.
endpoint(String) - Method in class com.azure.search.documents.SearchClientBuilder
Sets the service endpoint for the Azure Cognitive Search instance.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value english.
ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value english.
EntityCategory - Class in com.azure.search.documents.indexes.models
Defines values for EntityCategory.
EntityCategory() - Constructor for class com.azure.search.documents.indexes.models.EntityCategory
 
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
Creates an instance of EntityRecognitionSkill class.
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
Defines values for EntityRecognitionSkillLanguage.
EntityRecognitionSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
 
EntityRecognitionSkillVersion - Enum in com.azure.search.documents.indexes.models
Represents the version of EntityRecognitionSkill.
ERROR - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Enum value error.
ES - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value es for CustomEntityLookupSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value es for EntityRecognitionSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value es for ImageAnalysisSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value es for KeyPhraseExtractionSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value es for OcrSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value es for SentimentSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value es for SplitSkillLanguage.
ES - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value es for TextTranslationSkillLanguage.
ES_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value es-es for QueryLanguage.
ES_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value es.lucene for LexicalAnalyzerName.
ES_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value es.microsoft for LexicalAnalyzerName.
ES_MX - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value es-mx for QueryLanguage.
ESTONIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value estonian.
ET - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value et for ImageAnalysisSkillLanguage.
ET - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value et for OcrSkillLanguage.
ET - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value et for TextTranslationSkillLanguage.
ET_EE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value et-ee for QueryLanguage.
ET_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value et.microsoft for LexicalAnalyzerName.
EU - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value eu for ImageAnalysisSkillLanguage.
EU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value eu for OcrSkillLanguage.
EU_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value eu-es for QueryLanguage.
EU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value eu.lucene for LexicalAnalyzerName.
EXTRACTIVE - Static variable in class com.azure.search.documents.models.QueryAnswerType
Static value extractive for QueryAnswerType.
EXTRACTIVE - Static variable in class com.azure.search.documents.models.QueryCaptionType
Static value extractive for QueryCaptionType.

F

FA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fa for OcrSkillLanguage.
FA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fa for TextTranslationSkillLanguage.
FA_AE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fa-ae for QueryLanguage.
FA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fa.lucene for LexicalAnalyzerName.
FACES - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value faces for VisualFeature.
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
 
FI - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value fi for CustomEntityLookupSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value fi for EntityRecognitionSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value fi for ImageAnalysisSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value fi for KeyPhraseExtractionSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fi for OcrSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value fi for SentimentSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value fi for SplitSkillLanguage.
FI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fi for TextTranslationSkillLanguage.
FI_FI - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fi-fi for QueryLanguage.
FI_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fi.lucene for LexicalAnalyzerName.
FI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fi.microsoft for LexicalAnalyzerName.
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
 
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
Static value fil for OcrSkillLanguage.
FIL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fil for TextTranslationSkillLanguage.
findFailedActionsToRetry(IndexBatchBase<SearchDocument>, String) - Method in exception 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 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
Enum value finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value finnish.
FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value finnish.
FIRST_MATCHING - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value firstMatching.
FJ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fj for OcrSkillLanguage.
FJ - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fj for TextTranslationSkillLanguage.
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
Static value fo for OcrSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value fr for CustomEntityLookupSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value fr for EntityRecognitionSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value fr for ImageAnalysisSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value fr for KeyPhraseExtractionSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fr for OcrSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value fr for SentimentSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value fr for SplitSkillLanguage.
FR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value fr for TextTranslationSkillLanguage.
FR_CA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fr-ca for QueryLanguage.
FR_FR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value fr-fr for QueryLanguage.
FR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fr.lucene for LexicalAnalyzerName.
FR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value fr.microsoft for LexicalAnalyzerName.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value french.
FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value 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.
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 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.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.LineEnding
Creates or finds a LineEnding 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.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.SplitSkillLanguage
Creates or finds a SplitSkillLanguage 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.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 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.QueryLanguage
Creates or finds a QueryLanguage 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.
FRONT - Enum constant in enum com.azure.search.documents.indexes.models.EdgeNGramTokenFilterSide
Enum value front.
FULL - Enum constant in enum com.azure.search.documents.models.QueryType
Enum value full.
FUR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fur for OcrSkillLanguage.
FY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value fy for OcrSkillLanguage.

G

GA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ga for ImageAnalysisSkillLanguage.
GA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ga for OcrSkillLanguage.
GA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ga for TextTranslationSkillLanguage.
GA_IE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ga-ie for QueryLanguage.
GA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ga.lucene for LexicalAnalyzerName.
GAG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value gag for OcrSkillLanguage.
GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value galician.
GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value galician.
GD - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value gd for OcrSkillLanguage.
GENERATE_NORMALIZED_IMAGE_PER_PAGE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Static value generateNormalizedImagePerPage for BlobIndexerImageAction.
GENERATE_NORMALIZED_IMAGES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Static value generateNormalizedImages for BlobIndexerImageAction.
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.
GEOGRAPHY_POINT - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.GeographyPoint for SearchFieldDataType.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value german.
GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value german.
GERMAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value german_normalization for TokenFilterName.
GERMAN2 - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value german2.
GERMAN2 - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value german2.
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.models.AnswerResult
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.CaptionResult
Get the additionalProperties property: Captions are the most representative passages from the document relatively to the search query.
getAdditionalProperties() - Method in class com.azure.search.documents.models.FacetResult
Get the additionalProperties property: A single bucket of a facet query result.
getAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Gets the Azure Cognitive Search alias.
getAlias(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Gets the Azure Cognitive Search alias.
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.
getAliasWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Gets the Azure Cognitive Search alias.
getAliasWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Gets the Azure Cognitive Search alias.
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.
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.
getAnswers() - Method in class com.azure.search.documents.models.SearchOptions
Get the answers property: This parameter is only valid if the query type is 'semantic'.
getAnswers() - Method in class com.azure.search.documents.util.SearchPagedFlux
The answer results based on the search request.
getAnswers() - Method in class com.azure.search.documents.util.SearchPagedIterable
The answer results based on the search request.
getAnswersCount() - Method in class com.azure.search.documents.models.SearchOptions
Get the answers count property: This parameter is only valid if the query type is 'semantic'.
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.
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.
getAutocompleteMode() - Method in class com.azure.search.documents.models.AutocompleteOptions
Get the autocompleteMode property: Specifies the mode for Autocomplete.
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.
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.
getCaptions() - Method in class com.azure.search.documents.models.SearchResult
Get the captions property: Captions are the most representative passages from the document relatively to the search query.
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 cognitive services 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.
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.SemanticSettings
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.
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.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.
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() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Gets the data source connection that will be created or updated.
getDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a DataSource from an Azure Cognitive Search service.
getDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a DataSource from an Azure Cognitive Search service.
getDataSourceConnectionWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Retrieves a DataSource from an Azure Cognitive Search service.
getDataSourceConnectionWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Retrieves a DataSource from an Azure Cognitive 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".
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.
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.
getDescription() - Method in class com.azure.search.documents.indexes.models.CognitiveServicesAccount
Get the description property: Description of the cognitive 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.
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 Cognitive Search index.
getDocument(String, Class<T>) - Method in class com.azure.search.documents.SearchClient
Retrieves a document from the Azure Cognitive 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.
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.
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 Cognitive Search index.
getDocumentWithResponse(String, Class<T>, List<String>, Context) - Method in class com.azure.search.documents.SearchClient
Retrieves a document from the Azure Cognitive 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.
getEncoder() - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Get the encoder property: The phonetic encoder to use.
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 Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.SearchAsyncClient
Gets the endpoint for the Azure Cognitive Search service.
getEndpoint() - Method in class com.azure.search.documents.SearchClient
Gets the endpoint for the Azure Cognitive 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.
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.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.
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.
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.
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.AnswerResult
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.CaptionResult
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.
getHttpMethod() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
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).
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.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 Cognitive Search.
getIndex(String) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves an index definition from the Azure Cognitive 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() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets the indexer that will be created or updated.
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.
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 com.azure.search.documents.models.IndexBatchException
 
getIndexName() - Method in class com.azure.search.documents.SearchAsyncClient
Gets the name of the Azure Cognitive Search index.
getIndexName() - Method in class com.azure.search.documents.SearchClient
Gets the name of the Azure Cognitive Search index.
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.
getIndexWithResponse(String) - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Retrieves an index definition from the Azure Cognitive Search.
getIndexWithResponse(String, Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Retrieves an index definition from the Azure Cognitive 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.
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.CognitiveServicesAccountKey
Get the key property: The key used to provision the cognitive 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.AnswerResult
Get the key property: The key of the document the answer was extracted from.
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.
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.
getKeywords() - Method in class com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Get the keywords property: A list of words to mark as keywords.
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.
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").
getMaskingCharacter() - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Get the maskingCharacter 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.
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.
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.
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.
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.
getMaxSubwordSize() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the maxSubwordSize property: The maximum subword size.
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.
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.
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.
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.
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.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.models.ScoringParameter
Gets the name of the scoring parameter.
getNormalizer() - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
Get the normalizer name property: The name of the normalizer to use to normalize the given text.
getNormalizerName() - Method in class com.azure.search.documents.indexes.models.SearchField
Get the normalizerName 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.AzureMachineLearningSkill
Get the odataType property: Identifies the concrete type of the skill.
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.
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.
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.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.MagnitudeScoringFunction
Get the parameters property: Parameter values for the magnitude scoring function.
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.TagScoringFunction
Get the parameters property: Parameter values for the tag scoring function.
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.
getPrioritizedContentFields() - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Get the prioritizedContentFields property: Defines the content fields to be used for semantic ranking, captions, highlights, and answers.
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.
getPrioritizedKeywordsFields() - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Get the prioritizedKeywordsFields property: Defines the keyword fields to be used for semantic ranking, captions, highlights, and answers.
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.
getQuery() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataContainer
Get the query property: A query that is applied to this data container.
getQueryCaption() - Method in class com.azure.search.documents.models.SearchOptions
Get the query caption property: This parameter is only valid if the query type is 'semantic'.
getQueryCaptionHighlightEnabled() - Method in class com.azure.search.documents.models.SearchOptions
Get the query caption highlight property: This parameter is only valid if the query type is 'semantic'.
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.
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.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.
getRerankerScore() - Method in class com.azure.search.documents.models.SearchResult
Get the rerankerScore property: The relevance score computed by the semantic ranker for the top search results.
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.AzureMachineLearningSkill
Get the resourceId property: (Required for token authentication).
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.
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.AnswerResult
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.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.
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.
getSemanticConfigurationName() - Method in class com.azure.search.documents.models.SearchOptions
Get the semanticConfigurationName property: The name of the semantic configuration that lists which fields should be used for semantic ranking, captions, highlights, and answers.
getSemanticFields() - Method in class com.azure.search.documents.models.SearchOptions
Get the semanticFields property: The list of field names used for semantic search.
getSemanticSettings() - Method in class com.azure.search.documents.indexes.models.SearchIndex
Get the semanticSettings property: Defines parameters for a search index that influence semantic capabilities.
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() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets the skillset that will be created or updated.
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.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.
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.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.
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.
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.
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.
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.AnswerResult
Get the text property: The text passage extracted from the document contents as the answer.
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.CaptionResult
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.SuggestResult
Get the text property: The text of the suggestion result.
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.
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.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.
getTitleField() - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Get the titleField property: Defines the title field to be used for semantic ranking, captions, highlights, and answers.
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.
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.
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.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.
getUri() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
Get the uri property: The url for the Web API.
getUsage() - Method in class com.azure.search.documents.indexes.models.ResourceCounter
Get the usage property: The resource usage amount.
getUserAssignedIdentity() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataUserAssignedIdentity
Get the userAssignedIdentity 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.
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.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.
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.
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
Static value gil for OcrSkillLanguage.
GL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value gl for ImageAnalysisSkillLanguage.
GL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value gl for OcrSkillLanguage.
GL_ES - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value gl-es for QueryLanguage.
GL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value gl.lucene for LexicalAnalyzerName.
GLOBAL - Enum constant in enum com.azure.search.documents.models.ScoringStatistics
Enum value global.
GON - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value gon for OcrSkillLanguage.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value greek.
GREEK - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value greek.
GU_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value gu-in for QueryLanguage.
GU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value gu.microsoft for LexicalAnalyzerName.
GUJARATI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value gujarati.
GUJARATI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value gujarati.
GV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value gv for OcrSkillLanguage.
GVR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value gvr for OcrSkillLanguage.

H

HAASE_PHONETIK - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value haasePhonetik.
HAN - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value han.
HANGUL - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value hangul.
HAW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value haw for OcrSkillLanguage.
HE - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value he for ImageAnalysisSkillLanguage.
HE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value he for TextTranslationSkillLanguage.
HE_IL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value he-il for QueryLanguage.
HE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value he.microsoft for LexicalAnalyzerName.
HEBREW - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value hebrew.
HI - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value hi for ImageAnalysisSkillLanguage.
HI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hi for OcrSkillLanguage.
HI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value hi for TextTranslationSkillLanguage.
HI_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hi-in for QueryLanguage.
HI_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hi.lucene for LexicalAnalyzerName.
HI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hi.microsoft for LexicalAnalyzerName.
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
Enum value hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value hindi.
HINDI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value hindi.
HINDI_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value hindi_normalization for TokenFilterName.
HIRAGANA - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value hiragana.
HLB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hlb for OcrSkillLanguage.
HNE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hne for OcrSkillLanguage.
HNI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hni for OcrSkillLanguage.
HOC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hoc for OcrSkillLanguage.
HR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value hr for ImageAnalysisSkillLanguage.
HR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hr for OcrSkillLanguage.
HR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value hr for TextTranslationSkillLanguage.
HR_BA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hr-ba for QueryLanguage.
HR_HR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hr-hr for QueryLanguage.
HR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hr.microsoft for LexicalAnalyzerName.
HSB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hsb for OcrSkillLanguage.
HT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ht for OcrSkillLanguage.
HT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ht for TextTranslationSkillLanguage.
HTML_STRIP - Static variable in class com.azure.search.documents.indexes.models.CharFilterName
Static value html_strip for CharFilterName.
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
Static value hu for EntityRecognitionSkillLanguage.
HU - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value hu for ImageAnalysisSkillLanguage.
HU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value hu for OcrSkillLanguage.
HU - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value hu for TextTranslationSkillLanguage.
HU_HU - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hu-hu for QueryLanguage.
HU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hu.lucene for LexicalAnalyzerName.
HU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hu.microsoft for LexicalAnalyzerName.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value hungarian.
HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value hungarian.
HY_AM - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value hy-am for QueryLanguage.
HY_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value hy.lucene for LexicalAnalyzerName.

I

IA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ia for OcrSkillLanguage.
ICELANDIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value icelandic.
ICELANDIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value icelandic.
ID - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value id for ImageAnalysisSkillLanguage.
ID - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value id for OcrSkillLanguage.
ID - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value id for TextTranslationSkillLanguage.
ID_ID - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value id-id for QueryLanguage.
ID_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value id.lucene for LexicalAnalyzerName.
ID_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value id.microsoft for LexicalAnalyzerName.
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
Defines values for ImageAnalysisSkillLanguage.
ImageAnalysisSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
 
ImageDetail - Class in com.azure.search.documents.indexes.models
Defines values for ImageDetail.
ImageDetail() - Constructor for class com.azure.search.documents.indexes.models.ImageDetail
 
IN_PROGRESS - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value inProgress.
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
 
IndexActionType - Enum in com.azure.search.documents.models
Defines values for IndexActionType.
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 in com.azure.search.documents.models
An IndexBatchException is thrown whenever Azure Cognitive Search index call was only partially successful.
IndexBatchException(IndexDocumentsResult) - Constructor for exception 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
 
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
Constructor of IndexDocumentsResult.
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
 
IndexerExecutionEnvironment - Class in com.azure.search.documents.indexes.models
Defines values for IndexerExecutionEnvironment.
IndexerExecutionEnvironment() - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
 
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
Defines values for IndexerExecutionStatus.
IndexerExecutionStatusDetail - Class in com.azure.search.documents.indexes.models
Defines values for IndexerExecutionStatusDetail.
IndexerExecutionStatusDetail() - Constructor for class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
 
IndexerStatus - Enum in com.azure.search.documents.indexes.models
Defines values for IndexerStatus.
INDEXING_ALL_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexingMode
Static value indexingAllDocs for IndexingMode.
INDEXING_RESET_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexingMode
Static value indexingResetDocs for IndexingMode.
IndexingMode - Class in com.azure.search.documents.indexes.models
Defines values for IndexingMode.
IndexingMode() - Constructor for class com.azure.search.documents.indexes.models.IndexingMode
 
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
 
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
 
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
Constructor of IndexingResult.
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.
INDIC_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value indic_normalization for TokenFilterName.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value indonesian.
INDONESIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value 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.
INT32 - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Int32 for SearchFieldDataType.
INT64 - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.Int64 for SearchFieldDataType.
IRISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value irish.
IRISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value irish.
IS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value is for OcrSkillLanguage.
IS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value is for TextTranslationSkillLanguage.
IS_IS - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value is-is for QueryLanguage.
IS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value is.microsoft for LexicalAnalyzerName.
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.
isCacheReprocessingChangeDetectionDisabled() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets an optional flag that determines whether the created or updated indexer disables cache reprocessing change detection.
isCacheReprocessingChangeDetectionDisabled() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets an optional flag that determines whether the created or updated skillset disables cache reprocessing change detection.
isCacheResetRequirementsIgnored() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Gets an optional flag that determines whether the created or updated data source connection ignores cache reset requirements.
isCacheResetRequirementsIgnored() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets an optional flag that determines whether the created or updated indexer ignores cache reset requirements.
isCacheResetRequirementsIgnored() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets an optional flag that determines whether the created or updated skillset ignores cache reset requirements.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Get the ignoreCase 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 ignoreCase property: A value indicating whether to ignore case.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Get the ignoreCase property: A value indicating whether to ignore case.
isCaseIgnored() - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Get the ignoreCase 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.
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.
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.
isIncludeOpinionMining() - 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.
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.
isOnlyIfUnchanged() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Gets the flag that determines whether an update will only occur if the data source connection has not been changed since the update has been triggered.
isOnlyIfUnchanged() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Gets the flag that determines whether an update will only occur if the indexer has not been changed since the update has been triggered.
isOnlyIfUnchanged() - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Gets the flag that determines whether an update will only occur if the skillset has not been changed since the update has been triggered.
isOnlyLongestMatched() - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Get the onlyLongestMatch 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.
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 useQueryMode property: A value that indicates whether the token filter is in query mode.
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 isSearchTokenizer 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.
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.
isTokenOrderReversed() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
Get the reverseTokenOrder 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
Static value it for CustomEntityLookupSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value it for EntityRecognitionSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value it for ImageAnalysisSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value it for KeyPhraseExtractionSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value it for OcrSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value it for SentimentSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value it for SplitSkillLanguage.
IT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value it for TextTranslationSkillLanguage.
IT_IT - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value it-it for QueryLanguage.
IT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value it.lucene for LexicalAnalyzerName.
IT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value it.microsoft for LexicalAnalyzerName.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value italian.
ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value italian.
IU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value iu for OcrSkillLanguage.

J

JA - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ja for EntityRecognitionSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ja for ImageAnalysisSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value ja for KeyPhraseExtractionSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ja for OcrSkillLanguage.
JA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ja for TextTranslationSkillLanguage.
JA_JP - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ja-jp for QueryLanguage.
JA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ja.lucene for LexicalAnalyzerName.
JA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ja.microsoft for LexicalAnalyzerName.
JAPANESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value japanese.
JNS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value Jns for OcrSkillLanguage.
JSON - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value json for BlobIndexerParsingMode.
JSON_ARRAY - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value jsonArray for BlobIndexerParsingMode.
JSON_LINES - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value jsonLines for BlobIndexerParsingMode.
JV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value jv for OcrSkillLanguage.

K

KAA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kaa for OcrSkillLanguage.
KAA_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kaa-cyrl for OcrSkillLanguage.
KAC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kac for OcrSkillLanguage.
KANNADA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value kannada.
KANNADA - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value kannada.
KATAKANA - Enum constant in enum com.azure.search.documents.indexes.models.CjkBigramTokenFilterScripts
Enum value katakana.
KEA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kea for OcrSkillLanguage.
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
Constructor of TokenFilter.
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
Defines values for KeyPhraseExtractionSkillLanguage.
KeyPhraseExtractionSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
 
KEYWORD - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value keyword for LexicalAnalyzerName.
KEYWORD - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value keyword_v2 for LexicalTokenizerName.
KEYWORD_REPEAT - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value keyword_repeat for TokenFilterName.
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
Constructor of KeywordMarkerTokenFilter.
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
Static value kfq for OcrSkillLanguage.
KHA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kha for OcrSkillLanguage.
KK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value kk for ImageAnalysisSkillLanguage.
KK_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kk-cyrl for OcrSkillLanguage.
KK_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kk-latn for OcrSkillLanguage.
KL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kl for OcrSkillLanguage.
KLR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value klr for OcrSkillLanguage.
KMJ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kmj for OcrSkillLanguage.
KN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value kn for TextTranslationSkillLanguage.
KN_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value kn-in for QueryLanguage.
KN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value kn.microsoft for LexicalAnalyzerName.
KO - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value ko for CustomEntityLookupSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ko for EntityRecognitionSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ko for ImageAnalysisSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value ko for KeyPhraseExtractionSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ko for OcrSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value ko for SplitSkillLanguage.
KO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ko for TextTranslationSkillLanguage.
KO_KR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ko-kr for QueryLanguage.
KO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ko.lucene for LexicalAnalyzerName.
KO_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ko.microsoft for LexicalAnalyzerName.
KOELNER_PHONETIK - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value koelnerPhonetik.
KOREAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value korean.
KOS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kos for OcrSkillLanguage.
KP - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value kp.
KPY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kpy for OcrSkillLanguage.
KRC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value krc for OcrSkillLanguage.
KRU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kru for OcrSkillLanguage.
KSH - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ksh for OcrSkillLanguage.
KSTEM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value kstem for TokenFilterName.
KU_ARAB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ku-arab for OcrSkillLanguage.
KU_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ku-latn for OcrSkillLanguage.
KUM - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kum for OcrSkillLanguage.
KW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value kw for OcrSkillLanguage.
KY - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ky for OcrSkillLanguage.

L

LA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value la for OcrSkillLanguage.
LANDMARKS - Static variable in class com.azure.search.documents.indexes.models.ImageDetail
Static value landmarks for ImageDetail.
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
Enum value latvian.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value latvian.
LATVIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value latvian.
LB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value lb for OcrSkillLanguage.
LENGTH - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value length for TokenFilterName.
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
Constructor of LengthTokenFilter.
LETTER - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value letter.
LETTER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value letter for LexicalTokenizerName.
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 values for LexicalAnalyzerName.
LexicalAnalyzerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalAnalyzerName
 
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 values for LexicalNormalizerName.
LexicalNormalizerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalNormalizerName
 
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
Constructor of LexicalTokenizer.
LexicalTokenizerName - Class in com.azure.search.documents.indexes.models
Defines values for LexicalTokenizerName.
LexicalTokenizerName() - Constructor for class com.azure.search.documents.indexes.models.LexicalTokenizerName
 
LEXICON - Static variable in class com.azure.search.documents.models.QuerySpellerType
Static value lexicon for QuerySpellerType.
LIGHT_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightEnglish.
LIGHT_FINNISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightFinnish.
LIGHT_FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightFrench.
LIGHT_GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightGerman.
LIGHT_HUNGARIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightHungarian.
LIGHT_ITALIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightItalian.
LIGHT_NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightNorwegian.
LIGHT_NYNORSK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightNynorsk.
LIGHT_PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightPortuguese.
LIGHT_RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightRussian.
LIGHT_SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightSpanish.
LIGHT_SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lightSwedish.
LIMIT - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value limit for TokenFilterName.
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
Constructor of TokenFilter.
LINE_FEED - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value lineFeed for LineEnding.
LINEAR - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Enum value linear.
LineEnding - Class in com.azure.search.documents.indexes.models
Defines values for LineEnding.
LineEnding() - Constructor for class com.azure.search.documents.indexes.models.LineEnding
 
listAliases() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all aliases in the Azure Cognitive Search service.
listAliases() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all aliases in the Azure Cognitive Search service.
listAliases(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all aliases in the Azure Cognitive Search service.
listDataSourceConnectionNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
List all DataSource names from an Azure Cognitive Search service.
listDataSourceConnectionNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSource names from an Azure Cognitive Search service.
listDataSourceConnectionNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources names from an Azure Cognitive Search service.
listDataSourceConnections() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
List all DataSources from an Azure Cognitive Search service.
listDataSourceConnections() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources from an Azure Cognitive Search service.
listDataSourceConnections(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
List all DataSources from an Azure Cognitive Search service.
listIndexerNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexerNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers names for an Azure Cognitive Search service.
listIndexerNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers names for an Azure Cognitive Search service.
listIndexers() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexers() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexers(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all indexers available for an Azure Cognitive Search service.
listIndexes() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all indexes available for an Azure Cognitive Search service.
listIndexes() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes available for an Azure Cognitive Search service.
listIndexes(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes available for an Azure Cognitive Search service.
listIndexNames() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all indexes names for an Azure Cognitive Search service.
listIndexNames() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all index names for an Azure Cognitive Search service.
listIndexNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all indexes names for an Azure Cognitive Search service.
listSkillsetNames() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all skillset names for an Azure Cognitive Search service.
listSkillsetNames() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillset names for an Azure Cognitive Search service.
listSkillsetNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillset names for an Azure Cognitive Search service.
listSkillsets() - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Lists all skillsets available for an Azure Cognitive Search service.
listSkillsets() - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillsets available for an Azure Cognitive Search service.
listSkillsets(Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Lists all skillsets available for an Azure Cognitive Search service.
listSynonymMapNames() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all synonym map names for an Azure Cognitive Search service.
listSynonymMapNames() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps names for an Azure Cognitive Search service.
listSynonymMapNames(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps names for an Azure Cognitive Search service.
listSynonymMaps() - Method in class com.azure.search.documents.indexes.SearchIndexAsyncClient
Lists all synonym maps available for an Azure Cognitive Search service.
listSynonymMaps() - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps available for an Azure Cognitive Search service.
listSynonymMaps(Context) - Method in class com.azure.search.documents.indexes.SearchIndexClient
Lists all synonym maps available for an Azure Cognitive Search service.
LITERAL - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value LITERAL for RegexFlags.
LITHUANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value lithuanian.
LKT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value lkt for OcrSkillLanguage.
LOCAL - Enum constant in enum com.azure.search.documents.models.ScoringStatistics
Enum value local.
LOCATION - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value location for EntityCategory.
LOGARITHMIC - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Enum value logarithmic.
LOVINS - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value lovins.
LOVINS - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value lovins.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value lowercase for LexicalNormalizerName.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value lowercase for LexicalTokenizerName.
LOWERCASE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value lowercase for TokenFilterName.
LT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value lt for ImageAnalysisSkillLanguage.
LT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value lt for OcrSkillLanguage.
LT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value lt for TextTranslationSkillLanguage.
LT_LT - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value lt-lt for QueryLanguage.
LT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value lt.microsoft for LexicalAnalyzerName.
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
Static value lv for ImageAnalysisSkillLanguage.
LV - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value lv for TextTranslationSkillLanguage.
LV_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value lv.lucene for LexicalAnalyzerName.
LV_LV - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value lv-lv for QueryLanguage.
LV_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value lv.microsoft for LexicalAnalyzerName.

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.
MALAY - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value malay.
MALAY - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value malay.
MALAYALAM - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value malayalam.
MALAYALAM - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value 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
Enum value marathi.
MARATHI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value marathi.
MAXIMUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value maximum.
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
Enum value merge.
MERGE_OR_UPLOAD - Enum constant in enum com.azure.search.documents.models.IndexActionType
Enum value mergeOrUpload.
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
Enum value metaphone.
MG - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mg for TextTranslationSkillLanguage.
MI - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value mi for OcrSkillLanguage.
MI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mi for TextTranslationSkillLanguage.
MICROSOFT_LANGUAGE_STEMMING_TOKENIZER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value microsoft_language_stemming_tokenizer for LexicalTokenizerName.
MICROSOFT_LANGUAGE_TOKENIZER - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value microsoft_language_tokenizer for LexicalTokenizerName.
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
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
MicrosoftStemmingTokenizerLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for MicrosoftStemmingTokenizerLanguage.
MicrosoftTokenizerLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for MicrosoftTokenizerLanguage.
MINIMAL_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalEnglish.
MINIMAL_FRENCH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalFrench.
MINIMAL_GALICIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalGalician.
MINIMAL_GERMAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalGerman.
MINIMAL_NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalNorwegian.
MINIMAL_NYNORSK - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalNynorsk.
MINIMAL_PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value minimalPortuguese.
MINIMUM - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionAggregation
Enum value minimum.
MK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value mk for ImageAnalysisSkillLanguage.
ML - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ml for TextTranslationSkillLanguage.
ML_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ml-in for QueryLanguage.
ML_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ml.microsoft for LexicalAnalyzerName.
MN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value mn for OcrSkillLanguage.
MR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value mr for OcrSkillLanguage.
MR_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value mr-in for QueryLanguage.
MR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value mr.microsoft for LexicalAnalyzerName.
MS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ms for ImageAnalysisSkillLanguage.
MS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ms for OcrSkillLanguage.
MS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ms for TextTranslationSkillLanguage.
MS_BN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ms-bn for QueryLanguage.
MS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ms.microsoft for LexicalAnalyzerName.
MS_MY - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ms-my for QueryLanguage.
MT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value mt for OcrSkillLanguage.
MT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mt for TextTranslationSkillLanguage.
MULTILINE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value MULTILINE for RegexFlags.
MWW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value mww for OcrSkillLanguage.
MWW - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value mww for TextTranslationSkillLanguage.
MY_SQL - Static variable in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
Static value mysql for SearchIndexerDataSourceType.
MYV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value myv for OcrSkillLanguage.

N

NAP - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value nap for OcrSkillLanguage.
NB - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value nb for ImageAnalysisSkillLanguage.
NB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value nb for OcrSkillLanguage.
NB - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value nb for TextTranslationSkillLanguage.
NB_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value nb.microsoft for LexicalAnalyzerName.
NB_NO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value nb-no for QueryLanguage.
NE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ne for OcrSkillLanguage.
NGRAM - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value nGram for LexicalTokenizerName.
NGRAM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value nGram_v2 for TokenFilterName.
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
Constructor of NGramTokenizer.
NIU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value niu for OcrSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value nl for EntityRecognitionSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value nl for ImageAnalysisSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value nl for KeyPhraseExtractionSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value nl for OcrSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value nl for SentimentSkillLanguage.
NL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value nl for TextTranslationSkillLanguage.
NL_BE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value nl-be for QueryLanguage.
NL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value nl.lucene for LexicalAnalyzerName.
NL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value nl.microsoft for LexicalAnalyzerName.
NL_NL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value nl-nl for QueryLanguage.
NO - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value no for EntityRecognitionSkillLanguage.
NO - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value no for KeyPhraseExtractionSkillLanguage.
NO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value no for OcrSkillLanguage.
NO - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value no for SentimentSkillLanguage.
NO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value no.lucene for LexicalAnalyzerName.
NO_NO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value no-no for QueryLanguage.
NOG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value nog for OcrSkillLanguage.
NONE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerImageAction
Static value none for BlobIndexerImageAction.
NONE - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerPdfTextRotationAlgorithm
Static value none for BlobIndexerPdfTextRotationAlgorithm.
NONE - Static variable in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Static value none for PiiDetectionSkillMaskingMode.
NONE - Static variable in class com.azure.search.documents.models.QueryAnswerType
Static value none for QueryAnswerType.
NONE - Static variable in class com.azure.search.documents.models.QueryCaptionType
Static value none for QueryCaptionType.
NONE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value none for QueryLanguage.
NONE - Static variable in class com.azure.search.documents.models.QuerySpellerType
Static value none for QuerySpellerType.
normalizerName() - Element in annotation type com.azure.search.documents.indexes.SearchableField
A LexicalNormalizerName to associate as the normalizer for the field.
normalizerName() - Element in annotation type com.azure.search.documents.indexes.SimpleField
A LexicalNormalizerName to associate as the normalizer for the field.
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value norwegian.
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value norwegian.
NORWEGIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value norwegian.
NORWEGIAN_BOKMAAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value norwegianBokmaal.
NORWEGIAN_BOKMAAL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value norwegianBokmaal.
NYSIIS - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value nysiis.

O

OBJECTS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value objects for VisualFeature.
OC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value oc for OcrSkillLanguage.
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
Defines values for OcrSkillLanguage.
OcrSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.OcrSkillLanguage
 
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_TERM - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Enum value oneTerm.
ONE_TERM_WITH_CONTEXT - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Enum value oneTermWithContext.
ORGANIZATION - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value organization for EntityCategory.
OS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value os for OcrSkillLanguage.
OTQ - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value otq for TextTranslationSkillLanguage.
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.

P

PA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value pa for OcrSkillLanguage.
PA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pa for TextTranslationSkillLanguage.
PA_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pa-in for QueryLanguage.
PA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pa.microsoft for LexicalAnalyzerName.
PAGES - Static variable in class com.azure.search.documents.indexes.models.TextSplitMode
Static value pages for TextSplitMode.
PATH_HIERARCHY - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value path_hierarchy_v2 for LexicalTokenizerName.
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
Constructor of PathHierarchyTokenizer.
PATTERN - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pattern for LexicalAnalyzerName.
PATTERN - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value pattern for LexicalTokenizerName.
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
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
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
Constructor of PatternTokenizer.
PERSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value persian.
PERSIAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value persian_normalization for TokenFilterName.
PERSON - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value person for EntityCategory.
PHONETIC - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value phonetic for TokenFilterName.
PhoneticEncoder - Enum in com.azure.search.documents.indexes.models
Defines values for PhoneticEncoder.
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
Constructor of PhoneticTokenFilter.
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
Defines values for PiiDetectionSkillMaskingMode.
PiiDetectionSkillMaskingMode() - Constructor for class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
 
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
Static value pl for EntityRecognitionSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value pl for ImageAnalysisSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value pl for KeyPhraseExtractionSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value pl for OcrSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value pl for SentimentSkillLanguage.
PL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pl for TextTranslationSkillLanguage.
PL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pl.lucene for LexicalAnalyzerName.
PL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pl.microsoft for LexicalAnalyzerName.
PL_PL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pl-pl for QueryLanguage.
POLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value polish.
POLISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value polish.
PORTER - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value porter.
PORTER_STEM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value porter_stem for TokenFilterName.
PORTER2 - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value porter2.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value portuguese.
PORTUGUESE - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value portuguese.
PORTUGUESE_BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value portugueseBrazilian.
PORTUGUESE_BRAZILIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value portugueseBrazilian.
PORTUGUESE_RSLP - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value portugueseRslp.
POSSESSIVE_ENGLISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value possessiveEnglish.
PrioritizedFields - 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.
PrioritizedFields() - Constructor for class com.azure.search.documents.indexes.models.PrioritizedFields
 
PRIVATE - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Static value private for IndexerExecutionEnvironment.
PRS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value prs for ImageAnalysisSkillLanguage.
PRS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value prs for OcrSkillLanguage.
PS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ps for OcrSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.CustomEntityLookupSkillLanguage
Static value pt for CustomEntityLookupSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value pt for ImageAnalysisSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value pt for OcrSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.SplitSkillLanguage
Static value pt for SplitSkillLanguage.
PT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pt for TextTranslationSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value pt-BR for EntityRecognitionSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value pt-BR for ImageAnalysisSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value pt-BR for KeyPhraseExtractionSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pt-br for TextTranslationSkillLanguage.
PT_BR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pt-br for QueryLanguage.
PT_BR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-BR.lucene for LexicalAnalyzerName.
PT_BR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-BR.microsoft for LexicalAnalyzerName.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value pt-PT for EntityRecognitionSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value pt-PT for ImageAnalysisSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value pt-PT for KeyPhraseExtractionSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value pt-PT for SentimentSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value pt-PT for TextTranslationSkillLanguage.
PT_PT - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value pt-pt for QueryLanguage.
PT_PT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-PT.lucene for LexicalAnalyzerName.
PT_PT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value pt-PT.microsoft for LexicalAnalyzerName.
PUNCTUATION - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value punctuation.
PUNJABI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value punjabi.
PUNJABI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value punjabi.

Q

QUADRATIC - Enum constant in enum com.azure.search.documents.indexes.models.ScoringFunctionInterpolation
Enum value quadratic.
QUANTITY - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value quantity for EntityCategory.
QUC - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value quc for OcrSkillLanguage.
QueryAnswerType - Class in com.azure.search.documents.models
Defines values for QueryAnswerType.
QueryAnswerType() - Constructor for class com.azure.search.documents.models.QueryAnswerType
 
QueryCaptionType - Class in com.azure.search.documents.models
Defines values for QueryCaptionType.
QueryCaptionType() - Constructor for class com.azure.search.documents.models.QueryCaptionType
 
QueryLanguage - Class in com.azure.search.documents.models
Defines values for QueryLanguage.
QueryLanguage() - Constructor for class com.azure.search.documents.models.QueryLanguage
 
QuerySpellerType - Class in com.azure.search.documents.models
Defines values for QuerySpellerType.
QuerySpellerType() - Constructor for class com.azure.search.documents.models.QuerySpellerType
 
QueryType - Enum in com.azure.search.documents.models
Defines values for QueryType.

R

RAB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value rab for OcrSkillLanguage.
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
Enum value refinedSoundex.
RegexFlags - Class in com.azure.search.documents.indexes.models
Defines values for RegexFlags.
RegexFlags() - Constructor for class com.azure.search.documents.indexes.models.RegexFlags
 
REPLACE - Static variable in class com.azure.search.documents.indexes.models.PiiDetectionSkillMaskingMode
Static value replace for PiiDetectionSkillMaskingMode.
RESET - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value reset.
RESET_DOCS - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionStatusDetail
Static value resetDocs for IndexerExecutionStatusDetail.
resetDocuments(String, Boolean, List<String>, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
resetDocuments(String, Boolean, List<String>, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
resetDocumentsWithResponse(SearchIndexer, Boolean, List<String>, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
resetDocumentsWithResponse(SearchIndexer, Boolean, List<String>, List<String>, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets specific documents in the datasource to be selectively re-ingested by the indexer.
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.
resetSkills(String, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
resetSkills(String, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
resetSkillsWithResponse(SearchIndexerSkillset, List<String>) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
resetSkillsWithResponse(SearchIndexerSkillset, List<String>, Context) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
Resets skills in an existing skillset in an Azure Cognitive Search service.
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.
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
Static value reverse for TokenFilterName.
RM - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value rm for OcrSkillLanguage.
RO - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ro for ImageAnalysisSkillLanguage.
RO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ro for OcrSkillLanguage.
RO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ro for TextTranslationSkillLanguage.
RO_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ro.lucene for LexicalAnalyzerName.
RO_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ro.microsoft for LexicalAnalyzerName.
RO_RO - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ro-ro for QueryLanguage.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value romanian.
ROMANIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value romanian.
RU - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value ru for EntityRecognitionSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value ru for ImageAnalysisSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value ru for KeyPhraseExtractionSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ru for OcrSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value ru for SentimentSkillLanguage.
RU - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ru for TextTranslationSkillLanguage.
RU_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ru.lucene for LexicalAnalyzerName.
RU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ru.microsoft for LexicalAnalyzerName.
RU_RU - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ru-ru for QueryLanguage.
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
Enum value running.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value russian.
RUSSIAN - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value russian.

S

SA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sa for OcrSkillLanguage.
SAT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sat for OcrSkillLanguage.
SCANDINAVIAN_FOLDING_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value scandinavian_folding for TokenFilterName.
SCANDINAVIAN_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value scandinavian_normalization for TokenFilterName.
SCK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sck for OcrSkillLanguage.
SCO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sco for OcrSkillLanguage.
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 values for ScoringFunctionAggregation.
ScoringFunctionInterpolation - Enum in com.azure.search.documents.indexes.models
Defines values for ScoringFunctionInterpolation.
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
Defines values for ScoringStatistics.
search(String) - Method in class com.azure.search.documents.SearchAsyncClient
Searches for documents in the Azure Cognitive Search index.
search(String) - Method in class com.azure.search.documents.SearchClient
Searches for documents in the Azure Cognitive Search index.
search(String, SearchOptions) - Method in class com.azure.search.documents.SearchAsyncClient
Searches for documents in the Azure Cognitive Search index.
search(String, SearchOptions, Context) - Method in class com.azure.search.documents.SearchClient
Searches for documents in the Azure Cognitive Search index.
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 Cognitive 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
 
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 Cognitive 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.
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 values for SearchFieldDataType.
SearchFieldDataType() - Constructor for class com.azure.search.documents.indexes.models.SearchFieldDataType
 
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
Constructor of SearchIndex.
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 Cognitive 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 Cognitive 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
Constructor of SearchIndexer.
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 Cognitive 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
 
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 Cognitive 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
 
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
 
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
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 values for SearchIndexerDataSourceType.
SearchIndexerDataSourceType() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
 
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.
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.
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
 
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
 
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
 
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
Defines values for SearchMode.
SearchOptions - Class in com.azure.search.documents.models
Additional parameters for searchGet operation.
SearchOptions() - Constructor for class com.azure.search.documents.models.SearchOptions
 
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.
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<AnswerResult>) - 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, 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.
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
 
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 Cognitive 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
Enum value semantic.
SemanticConfiguration - Class in com.azure.search.documents.indexes.models
Defines a specific configuration to be used in the context of semantic capabilities.
SemanticConfiguration(String, PrioritizedFields) - Constructor for class com.azure.search.documents.indexes.models.SemanticConfiguration
Creates an instance of SemanticConfiguration class.
SemanticField - Class in com.azure.search.documents.indexes.models
A field that is used as part of the semantic configuration.
SemanticField() - Constructor for class com.azure.search.documents.indexes.models.SemanticField
 
SemanticSettings - Class in com.azure.search.documents.indexes.models
Defines parameters for a search index that influence semantic capabilities.
SemanticSettings() - Constructor for class com.azure.search.documents.indexes.models.SemanticSettings
 
SENTENCES - Static variable in class com.azure.search.documents.indexes.models.TextSplitMode
Static value sentences for TextSplitMode.
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
Creates an instance of SentimentSkill class.
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
Defines values for SentimentSkillLanguage.
SentimentSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SentimentSkillLanguage
 
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
Enum value serbianCyrillic.
SERBIAN_CYRILLIC - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value serbianCyrillic.
SERBIAN_LATIN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value serbianLatin.
SERBIAN_LATIN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value serbianLatin.
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.models.AnswerResult
Set the additionalProperties property: An answer is a text passage extracted from the contents of the most relevant documents that matched the query.
setAdditionalProperties(Map<String, Object>) - Method in class com.azure.search.documents.models.CaptionResult
Set the additionalProperties property: Captions are the most representative passages from the document relatively to the search query.
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.
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.
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 consumeAllTokens property: A value indicating whether all tokens from the input must be consumed even if maxTokenCount is reached.
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.
setAnswers(QueryAnswerType) - Method in class com.azure.search.documents.models.SearchOptions
Set the answers property: This parameter is only valid if the query type is 'semantic'.
setAnswersCount(Integer) - Method in class com.azure.search.documents.models.SearchOptions
Set the answers count property: This parameter is only valid if the query type is 'semantic'.
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.AzureMachineLearningSkill
Set the authenticationKey property: (Required for key authentication) The key for the AML service.
setAutocompleteMode(AutocompleteMode) - Method in class com.azure.search.documents.models.AutocompleteOptions
Set the autocompleteMode property: Specifies the mode for Autocomplete.
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.
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.
setCacheReprocessingChangeDetectionDisabled(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Sets an optional flag that determines whether the created or updated indexer disables cache reprocessing change detection.
setCacheReprocessingChangeDetectionDisabled(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Sets an optional flag that determines whether the created or updated skillset disables cache reprocessing change detection.
setCacheResetRequirementsIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Sets an optional flag that determines whether the created or updated data source connection ignores cache reset requirements.
setCacheResetRequirementsIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Sets an optional flag that determines whether the created or updated indexer ignores cache reset requirements.
setCacheResetRequirementsIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Sets an optional flag that determines whether the created or updated skillset ignores cache reset requirements.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.CommonGramTokenFilter
Set the ignoreCase 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 ignoreCase property: A value indicating whether to ignore case.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.StopwordsTokenFilter
Set the ignoreCase property: A value indicating whether to ignore case.
setCaseIgnored(Boolean) - Method in class com.azure.search.documents.indexes.models.SynonymTokenFilter
Set the ignoreCase 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(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.
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 cognitive services to be used when running skills.
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.SemanticSettings
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.
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.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.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.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.
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.
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.
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.
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.
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.CognitiveServicesAccount
Set the description property: Description of the cognitive 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 cognitive 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 cognitive 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.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.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.
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.
setEnableReprocessing(Boolean) - Method in class com.azure.search.documents.indexes.models.SearchIndexerCache
Set the enableReprocessing property: Specifies whether incremental reprocessing is enabled.
setEncoder(PhoneticEncoder) - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Set the encoder property: The phonetic encoder to use.
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.
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.
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.
setFieldName(String) - Method in class com.azure.search.documents.indexes.models.SemanticField
Set the fieldName property: The fieldName property.
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(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.
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.
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.
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.
setHttpMethod(String) - Method in class com.azure.search.documents.indexes.models.WebApiSkill
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).
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.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.
setIncludeOpinionMining(Boolean) - Method in class com.azure.search.documents.indexes.models.SentimentSkill
Set 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.
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.
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 isSearchTokenizer 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.
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(LineEnding) - 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.
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.
setMaskingCharacter(String) - Method in class com.azure.search.documents.indexes.models.PiiDetectionSkill
Set the maskingCharacter 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.
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.
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.
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.
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.
setMaxSubwordSize(Integer) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the maxSubwordSize property: The maximum subword size.
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.
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.
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.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.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.WebApiSkill
Set the name property: The name of the skill which uniquely identifies it within the skillset.
setNormalizerName(LexicalNormalizerName) - Method in class com.azure.search.documents.indexes.models.SearchField
Set the normalizerName property: The name of the normalizer to use for the field.
setNormalizers(LexicalNormalizer...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the normalizers property: The normalizers for the index.
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 catenateNumbers 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.
setOnlyIfUnchanged(boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateDataSourceConnectionOptions
Sets the flag that determines whether an update will only occur if the data source connection has not been changed since the update has been triggered.
setOnlyIfUnchanged(boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateIndexerOptions
Sets the flag that determines whether an update will only occur if the indexer has not been changed since the update has been triggered.
setOnlyIfUnchanged(boolean) - Method in class com.azure.search.documents.indexes.models.CreateOrUpdateSkillsetOptions
Sets the flag that determines whether an update will only occur if the skillset has not been changed since the update has been triggered.
setOnlyLongestMatched(Boolean) - Method in class com.azure.search.documents.indexes.models.DictionaryDecompounderTokenFilter
Set the onlyLongestMatch 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.
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.
setOriginalTokensReplaced(Boolean) - Method in class com.azure.search.documents.indexes.models.PhoneticTokenFilter
Set the replaceOriginalTokens 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.
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.
setParameters(IndexingParameters) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
Set the parameters property: Parameters for indexer execution.
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.
setPrioritizedContentFields(List<SemanticField>) - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Set the prioritizedContentFields property: Defines the content fields to be used for semantic ranking, captions, highlights, and answers.
setPrioritizedKeywordsFields(List<SemanticField>) - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
Set the prioritizedKeywordsFields property: Defines the keyword fields to be used for semantic ranking, captions, highlights, and answers.
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.
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.
setQueryCaption(QueryCaptionType) - Method in class com.azure.search.documents.models.SearchOptions
Set the query caption property: This parameter is only valid if the query type is 'semantic'.
setQueryCaptionHighlightEnabled(Boolean) - Method in class com.azure.search.documents.models.SearchOptions
Set the query caption highlight 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 useQueryMode property: A value that indicates whether the token filter is in query mode.
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.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.
setResourceId(String) - Method in class com.azure.search.documents.indexes.models.AzureMachineLearningSkill
Set the resourceId property: (Required for token authentication).
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.
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.
setSemanticConfigurationName(String) - Method in class com.azure.search.documents.models.SearchOptions
Set the semanticConfigurationName property: The name of the semantic configuration that lists which fields should be used for semantic ranking, captions, highlights, and answers.
setSemanticFields(List<String>) - Method in class com.azure.search.documents.models.SearchOptions
Set the semanticFields property: The list of field names used for semantic search.
setSemanticSettings(SemanticSettings) - Method in class com.azure.search.documents.indexes.models.SearchIndex
Set the semanticSettings property: Defines parameters for a search index that influence semantic capabilities.
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
Sets the skills property: A list of skills in the skillset.
setSkills(List<SearchIndexerSkill>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
Sets 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.
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.
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.
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.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.
setTitleField(SemanticField) - Method in class com.azure.search.documents.indexes.models.PrioritizedFields
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(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.
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 reverseTokenOrder 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 removeTrailingStopWords property: A value indicating whether to ignore the last search term if it's a stop word.
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.
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.
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.
setWordsCatenated(Boolean) - Method in class com.azure.search.documents.indexes.models.WordDelimiterTokenFilter
Set the catenateWords 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
Static value shingle for TokenFilterName.
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
Constructor of ShingleTokenFilter.
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
 
SIMPLE - Enum constant in enum com.azure.search.documents.models.QueryType
Enum value simple.
SIMPLE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value simple for LexicalAnalyzerName.
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.
SK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value sk for ImageAnalysisSkillLanguage.
SK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sk for OcrSkillLanguage.
SK - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sk for TextTranslationSkillLanguage.
SK_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sk.microsoft for LexicalAnalyzerName.
SK_SK - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sk-sk for QueryLanguage.
SL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value sl for ImageAnalysisSkillLanguage.
SL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sl for OcrSkillLanguage.
SL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sl for TextTranslationSkillLanguage.
SL_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sl.microsoft for LexicalAnalyzerName.
SL_SL - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sl-sl for QueryLanguage.
SLOVAK - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value slovak.
SLOVENIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value slovenian.
SLOVENIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value slovenian.
SM - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sm for OcrSkillLanguage.
SM - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sm for TextTranslationSkillLanguage.
SMA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sma for OcrSkillLanguage.
SME - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sme for OcrSkillLanguage.
SMJ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value smj for OcrSkillLanguage.
SMN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value smn for OcrSkillLanguage.
SMS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sms for OcrSkillLanguage.
SNOWBALL - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value snowball for TokenFilterName.
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
Constructor of TokenFilter.
SnowballTokenFilterLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for SnowballTokenFilterLanguage.
SO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value so for OcrSkillLanguage.
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
 
SORANI - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value sorani.
SORANI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value sorani.
SORANI_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value sorani_normalization for TokenFilterName.
SOUNDEX - Enum constant in enum com.azure.search.documents.indexes.models.PhoneticEncoder
Enum value soundex.
SPACE - Static variable in class com.azure.search.documents.indexes.models.LineEnding
Static value space for LineEnding.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value spanish.
SPANISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value 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.
SplitSkillLanguage - Class in com.azure.search.documents.indexes.models
Defines values for SplitSkillLanguage.
SplitSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SplitSkillLanguage
 
SQ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sq for OcrSkillLanguage.
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
 
SR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sr for OcrSkillLanguage.
SR_BA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sr-ba for QueryLanguage.
SR_CYRILLIC_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sr-cyrillic.microsoft for LexicalAnalyzerName.
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value sr-Cyrl for ImageAnalysisSkillLanguage.
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sr-Cyrl for OcrSkillLanguage.
SR_CYRL - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sr-Cyrl for TextTranslationSkillLanguage.
SR_LATIN_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sr-latin.microsoft for LexicalAnalyzerName.
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value sr-Latn for ImageAnalysisSkillLanguage.
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sr-Latn for OcrSkillLanguage.
SR_LATN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sr-Latn for TextTranslationSkillLanguage.
SR_ME - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sr-me for QueryLanguage.
SR_RS - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sr-rs for QueryLanguage.
SRX - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value srx for OcrSkillLanguage.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.IndexerExecutionEnvironment
Static value standard for IndexerExecutionEnvironment.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.LexicalNormalizerName
Static value standard for LexicalNormalizerName.
STANDARD - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value standard_v2 for LexicalTokenizerName.
STANDARD_ASCII_FOLDING_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value standardasciifolding.lucene for LexicalAnalyzerName.
STANDARD_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value standard.lucene for LexicalAnalyzerName.
STEMMER - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value stemmer for TokenFilterName.
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
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
Constructor of TokenFilter.
StemmerTokenFilterLanguage - Enum in com.azure.search.documents.indexes.models
Defines values for StemmerTokenFilterLanguage.
STOP - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value stop for LexicalAnalyzerName.
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
Static value stopwords for TokenFilterName.
StopwordsList - Enum in com.azure.search.documents.indexes.models
Defines values for StopwordsList.
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
Constructor of StopwordsTokenFilter.
STORAGE_METADATA - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerDataToExtract
Static value storageMetadata for BlobIndexerDataToExtract.
STRING - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
Static value Edm.String for SearchFieldDataType.
SUCCESS - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value success.
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
 
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.
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
Enum value sum.
SV - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value sv for EntityRecognitionSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value sv for ImageAnalysisSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.KeyPhraseExtractionSkillLanguage
Static value sv for KeyPhraseExtractionSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sv for OcrSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value sv for SentimentSkillLanguage.
SV - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sv for TextTranslationSkillLanguage.
SV_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sv.lucene for LexicalAnalyzerName.
SV_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value sv.microsoft for LexicalAnalyzerName.
SV_SE - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value sv-se for QueryLanguage.
SW - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value sw for OcrSkillLanguage.
SW - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value sw for TextTranslationSkillLanguage.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value swedish.
SWEDISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value swedish.
SYMBOL - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value symbol.
SynonymMap - Class in com.azure.search.documents.indexes.models
Represents a synonym map definition.
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
Constructor of TokenFilter.

T

TA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ta for TextTranslationSkillLanguage.
TA_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ta-in for QueryLanguage.
TA_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ta.microsoft for LexicalAnalyzerName.
TAGS - Static variable in class com.azure.search.documents.indexes.models.VisualFeature
Static value tags for VisualFeature.
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
Enum value tamil.
TAMIL - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value tamil.
TE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value te for TextTranslationSkillLanguage.
TE_IN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value te-in for QueryLanguage.
TE_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value te.microsoft for LexicalAnalyzerName.
TELUGU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value telugu.
TELUGU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value telugu.
TET - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value tet for OcrSkillLanguage.
TEXT - Static variable in class com.azure.search.documents.indexes.models.BlobIndexerParsingMode
Static value text for BlobIndexerParsingMode.
TextSplitMode - Class in com.azure.search.documents.indexes.models
Defines values for TextSplitMode.
TextSplitMode() - Constructor for class com.azure.search.documents.indexes.models.TextSplitMode
 
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
Defines values for TextTranslationSkillLanguage.
TextTranslationSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
 
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
Static value tg for OcrSkillLanguage.
TH - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value th for ImageAnalysisSkillLanguage.
TH - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value th for TextTranslationSkillLanguage.
TH_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value th.lucene for LexicalAnalyzerName.
TH_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value th.microsoft for LexicalAnalyzerName.
TH_TH - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value th-th for QueryLanguage.
THAI - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value thai.
THAI - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value thai.
THF - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value thf for OcrSkillLanguage.
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
Static value tk for OcrSkillLanguage.
TLH - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tlh for TextTranslationSkillLanguage.
TLH_LATN - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tlh-Latn for TextTranslationSkillLanguage.
TLH_PIQD - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tlh-Piqd for TextTranslationSkillLanguage.
TO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value to for OcrSkillLanguage.
TO - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value to for TextTranslationSkillLanguage.
TokenCharacterKind - Enum in com.azure.search.documents.indexes.models
Defines values for TokenCharacterKind.
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
Constructor of TokenFilter.
TokenFilterName - Class in com.azure.search.documents.indexes.models
Defines values for TokenFilterName.
TokenFilterName() - Constructor for class com.azure.search.documents.indexes.models.TokenFilterName
 
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 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
Static value tr for EntityRecognitionSkillLanguage.
TR - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value tr for ImageAnalysisSkillLanguage.
TR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value tr for OcrSkillLanguage.
TR - Static variable in class com.azure.search.documents.indexes.models.SentimentSkillLanguage
Static value tr for SentimentSkillLanguage.
TR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value tr for TextTranslationSkillLanguage.
TR_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value tr.lucene for LexicalAnalyzerName.
TR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value tr.microsoft for LexicalAnalyzerName.
TR_TR - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value tr-tr for QueryLanguage.
TRANSIENT_FAILURE - Enum constant in enum com.azure.search.documents.indexes.models.IndexerExecutionStatus
Enum value transientFailure.
TRIM - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value trim for TokenFilterName.
TRUNCATE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value truncate for TokenFilterName.
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
Constructor of TruncateTokenFilter.
TT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value tt for OcrSkillLanguage.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.SnowballTokenFilterLanguage
Enum value turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.StemmerTokenFilterLanguage
Enum value turkish.
TURKISH - Enum constant in enum com.azure.search.documents.indexes.models.StopwordsList
Enum value turkish.
TWO_TERMS - Enum constant in enum com.azure.search.documents.models.AutocompleteMode
Enum value twoTerms.
TY - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ty for TextTranslationSkillLanguage.
TYV - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value tyv for OcrSkillLanguage.

U

UAX_URL_EMAIL - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value uax_url_email for LexicalTokenizerName.
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
Constructor of UaxUrlEmailTokenizer.
UG - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ug for OcrSkillLanguage.
UK - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value uk for ImageAnalysisSkillLanguage.
UK - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value uk for TextTranslationSkillLanguage.
UK_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value uk.microsoft for LexicalAnalyzerName.
UK_UA - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value uk-ua for QueryLanguage.
UKRAINIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value ukrainian.
UKRAINIAN - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value ukrainian.
UNICODE_CASE - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value UNICODE_CASE for RegexFlags.
UNIQUE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value unique for TokenFilterName.
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
Constructor of UniqueTokenFilter.
UNIX_LINES - Static variable in class com.azure.search.documents.indexes.models.RegexFlags
Static value UNIX_LINES for RegexFlags.
UNK - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value unk for OcrSkillLanguage.
UNKNOWN - Enum constant in enum com.azure.search.documents.indexes.models.IndexerStatus
Enum value unknown.
UPLOAD - Enum constant in enum com.azure.search.documents.models.IndexActionType
Enum value upload.
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
Static value uppercase for LexicalNormalizerName.
UPPERCASE - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value uppercase for TokenFilterName.
UR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value ur for OcrSkillLanguage.
UR - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value ur for TextTranslationSkillLanguage.
UR_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value ur.microsoft for LexicalAnalyzerName.
UR_PK - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value ur-pk for QueryLanguage.
URDU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftStemmingTokenizerLanguage
Enum value urdu.
URDU - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value urdu.
URL - Static variable in class com.azure.search.documents.indexes.models.EntityCategory
Static value url for EntityCategory.
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.
UZ - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value uz for OcrSkillLanguage.
UZ_ARAB - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value uz-arab for OcrSkillLanguage.
UZ_CYRL - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value uz-cyrl for OcrSkillLanguage.

V

V1 - Enum constant in enum com.azure.search.documents.indexes.models.EntityRecognitionSkillVersion
V1 - Enum constant in enum com.azure.search.documents.indexes.models.SentimentSkillVersion
Version 1 of SentimentSkill.
V2020_06_30 - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2020-06-30 service version.
V2021_04_30_PREVIEW - Enum constant in enum com.azure.search.documents.SearchServiceVersion
2021-04-30-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.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 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.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.LineEnding
Gets known LineEnding 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.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.SplitSkillLanguage
Gets known SplitSkillLanguage 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.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 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.QueryLanguage
Gets known QueryLanguage 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
 
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 enum com.azure.search.documents.SearchServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
VI - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value vi for ImageAnalysisSkillLanguage.
VI - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value vi for TextTranslationSkillLanguage.
VI_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value vi.microsoft for LexicalAnalyzerName.
VI_VN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value vi-vn for QueryLanguage.
VIETNAMESE - Enum constant in enum com.azure.search.documents.indexes.models.MicrosoftTokenizerLanguage
Enum value vietnamese.
VisualFeature - Class in com.azure.search.documents.indexes.models
Defines values for VisualFeature.
VisualFeature() - Constructor for class com.azure.search.documents.indexes.models.VisualFeature
 
VO - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value vo for OcrSkillLanguage.

W

WAE - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value wae for OcrSkillLanguage.
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.
WHITESPACE - Enum constant in enum com.azure.search.documents.indexes.models.TokenCharacterKind
Enum value whitespace.
WHITESPACE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value whitespace for LexicalAnalyzerName.
WHITESPACE - Static variable in class com.azure.search.documents.indexes.models.LexicalTokenizerName
Static value whitespace for LexicalTokenizerName.
WORD_DELIMITER - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
Static value word_delimiter for TokenFilterName.
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
Constructor of WordDelimiterTokenFilter.

X

XNR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value xnr for OcrSkillLanguage.
XSR - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value xsr for OcrSkillLanguage.

Y

YUA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value yua for OcrSkillLanguage.
YUA - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value yua for TextTranslationSkillLanguage.
YUE - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value yue for TextTranslationSkillLanguage.

Z

ZA - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value za for OcrSkillLanguage.
ZH - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value zh for ImageAnalysisSkillLanguage.
ZH_CN - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value zh-cn for QueryLanguage.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value zh-Hans for EntityRecognitionSkillLanguage.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value zh-Hans for ImageAnalysisSkillLanguage.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value zh-Hans for OcrSkillLanguage.
ZH_HANS - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value zh-Hans for TextTranslationSkillLanguage.
ZH_HANS_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hans.lucene for LexicalAnalyzerName.
ZH_HANS_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hans.microsoft for LexicalAnalyzerName.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.EntityRecognitionSkillLanguage
Static value zh-Hant for EntityRecognitionSkillLanguage.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.ImageAnalysisSkillLanguage
Static value zh-Hant for ImageAnalysisSkillLanguage.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value zh-Hant for OcrSkillLanguage.
ZH_HANT - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
Static value zh-Hant for TextTranslationSkillLanguage.
ZH_HANT_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hant.lucene for LexicalAnalyzerName.
ZH_HANT_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
Static value zh-Hant.microsoft for LexicalAnalyzerName.
ZH_TW - Static variable in class com.azure.search.documents.models.QueryLanguage
Static value zh-tw for QueryLanguage.
ZU - Static variable in class com.azure.search.documents.indexes.models.OcrSkillLanguage
Static value zu for OcrSkillLanguage.
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