- GA_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
-
Static value ga.lucene for LexicalAnalyzerName.
- 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_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
-
Static value german_normalization for TokenFilterName.
- getActions() - Method in class com.azure.search.documents.models.IndexBatchBase
-
Get the actions property: The actions in the batch.
- 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.models.FacetResult
-
Get the additionalProperties property: Unmatched properties from the
message are deserialized this collection.
- 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 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 analyzer 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.
- 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.
- 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.
- 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.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.IndexingParameters
-
Get the configuration property: A dictionary of indexer-specific
configuration properties.
- 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.
- getDataChangeDetectionPolicy() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
-
Get the dataChangeDetectionPolicy property: The data change detection
policy for the datasource.
- getDataDeletionDetectionPolicy() - Method in class com.azure.search.documents.indexes.models.SearchIndexerDataSourceConnection
-
Get the dataDeletionDetectionPolicy property: The data deletion
detection policy for the datasource.
- getDataSourceConnection(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
-
Retrieves a DataSource from an Azure 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.
- 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.
- 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.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.WebApiSkill
-
Get the degreeOfParallelism property: If set, the number of parallel
calls that can be made to the Web API.
- 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.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.
- 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.
- 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.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.
- 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.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.
- 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.
- 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.
- 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.
- 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.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.
- getIgnoreScripts() - Method in class com.azure.search.documents.indexes.models.CjkBigramTokenFilter
-
Get the ignoreScripts property: The scripts to ignore.
- 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.
- getIndexAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
-
Get the indexAnalyzer 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.
- 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.
- 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.
- 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.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
-
- 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.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.
- 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.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.
- 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").
- 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.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.
- 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.
- 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.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.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.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.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.
- getNumberOfTokensToSkip() - Method in class com.azure.search.documents.indexes.models.PathHierarchyTokenizer
-
Get the numberOfTokensToSkip property: The number of initial tokens to
skip.
- 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.
- 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.
- 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.
- 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.
- getQueryPlusText() - Method in class com.azure.search.documents.models.AutocompleteItem
-
Get the queryPlusText property: The query along with the completed term.
- 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.
- 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.
- 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.
- 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.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.
- getSearchAnalyzerName() - Method in class com.azure.search.documents.indexes.models.SearchField
-
Get the searchAnalyzer 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.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.
- 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.
- getSide() - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
-
Get the side property: Specifies which side of the input the n-gram
should be generated from.
- getSimilarity() - Method in class com.azure.search.documents.indexes.models.SearchIndex
-
Get the similarity property: The type of similarity algorithm to be used
when scoring and ranking the documents matching a search query.
- getSkills() - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
-
Get the skills property: A list of skills in the skillset.
- getSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerAsyncClient
-
Retrieves a skillset definition.
- getSkillset(String) - Method in class com.azure.search.documents.indexes.SearchIndexerClient
-
Retrieves a skillset definition.
- 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.
- 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.
- getSourceContext() - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
-
Get the sourceContext property: The source context used for selecting
recursive inputs.
- 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.
- 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.
- 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.
- 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.
- 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 synonymMaps 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.
- 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.models.AutocompleteItem
-
Get the text property: The completed term.
- 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.
- getTimeout() - Method in class com.azure.search.documents.indexes.models.WebApiSkill
-
Get the timeout property: The desired timeout for the request.
- 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.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 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.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.
- 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 vaultUri 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.
- GL_LUCENE - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
-
Static value gl.lucene for LexicalAnalyzerName.
- GU_MICROSOFT - Static variable in class com.azure.search.documents.indexes.models.LexicalAnalyzerName
-
Static value gu.microsoft for LexicalAnalyzerName.
- 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.
- 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
-
- 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, 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
-
- search(String) - Method in class com.azure.search.documents.SearchAsyncClient
-
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) - Method in class com.azure.search.documents.SearchClient
-
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
-
- 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.
- 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
-
- SearchClientBuilder() - Constructor for class com.azure.search.documents.SearchClientBuilder
-
- 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
-
- SearchFieldDataType - Class in com.azure.search.documents.indexes.models
-
Defines values for SearchFieldDataType.
- SearchFieldDataType() - Constructor for class com.azure.search.documents.indexes.models.SearchFieldDataType
-
- 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
-
- SearchIndex(String, List<SearchField>) - Constructor for class com.azure.search.documents.indexes.models.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
-
- SearchIndexClientBuilder() - Constructor for class com.azure.search.documents.indexes.SearchIndexClientBuilder
-
- SearchIndexer - Class in com.azure.search.documents.indexes.models
-
Represents an indexer.
- SearchIndexer(String) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexer
-
- SearchIndexer(String, String, String) - Constructor for class com.azure.search.documents.indexes.models.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.
- 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
-
- SearchIndexerClientBuilder() - Constructor for class com.azure.search.documents.indexes.SearchIndexerClientBuilder
-
- 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
-
- 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
-
- SearchIndexerDataSourceType - Class in com.azure.search.documents.indexes.models
-
Defines values for SearchIndexerDataSourceType.
- SearchIndexerDataSourceType() - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerDataSourceType
-
- 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
-
- 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
-
- 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
-
- SearchIndexerSkillset(String, List<SearchIndexerSkill>) - Constructor for class com.azure.search.documents.indexes.models.SearchIndexerSkillset
-
- 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
-
- 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
-
- 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
-
- 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
-
- SearchPagedFlux(Supplier<Mono<SearchPagedResponse>>, Function<String, Mono<SearchPagedResponse>>) - Constructor for class com.azure.search.documents.util.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
-
- 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
- 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
-
- 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
-
- SearchServiceCounters - Class in com.azure.search.documents.indexes.models
-
Represents service-level resource counters and quotas.
- 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
-
- 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
-
- 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
-
- SentimentSkillLanguage - Class in com.azure.search.documents.indexes.models
-
Defines values for SentimentSkillLanguage.
- SentimentSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SentimentSkillLanguage
-
- 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
-
- serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.indexes.SearchIndexerClientBuilder
-
- serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.SearchClientBuilder
-
- 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.
- 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 analyzer 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.
- 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.
- 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.
- 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.
- 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(CharFilterName...) - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
-
Set the charFilters property: An optional list of character filters to
use when breaking the given text.
- setCharFilters(CharFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
-
Set the charFilters property: A list of character filters used to
prepare input text before it is processed by the tokenizer.
- setCharFilters(List<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(CharFilter...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
-
Set the charFilters property: The character filters for the index.
- setCharFilters(List<CharFilter>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
-
Set the charFilters property: The character filters for the index.
- 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.IndexingParameters
-
Set the configuration property: A dictionary of indexer-specific
configuration properties.
- 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.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).
- 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.
- 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.
- 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.
- 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.WebApiSkill
-
Set the degreeOfParallelism property: If set, the number of parallel
calls that can be made to the Web API.
- 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.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.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.
- 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.
- 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.SynonymMap
-
Set the encryptionKey property: A description of an encryption key that
you create in Azure Key Vault.
- 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.
- 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.
- setFieldMappings(FieldMapping...) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
-
Set the fieldMappings property: Defines mappings between fields in the
data source and corresponding target fields in the index.
- setFieldMappings(List<FieldMapping>) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
-
Set the fieldMappings property: Defines mappings between fields in the
data source and corresponding target fields in the index.
- setFields(SearchField...) - Method in class com.azure.search.documents.indexes.models.SearchField
-
Set the fields property: A list of sub-fields if this is a field of type
Edm.ComplexType or Collection(Edm.ComplexType).
- setFields(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(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.SearchIndex
-
Set the fields property: The fields of the index.
- 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.
- setFlags(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.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.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.
- 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.
- 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.
- 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.
- setIncludeTotalCount(Boolean) - Method in class com.azure.search.documents.models.SearchOptions
-
Set the includeTotalResultCount 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 indexAnalyzer property: The name of the analyzer used at
indexing time for the field.
- 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.
- 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.ScoringFunction
-
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(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.
- 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.
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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(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.
- setParameters(IndexingParameters) - Method in class com.azure.search.documents.indexes.models.SearchIndexer
-
Set the parameters property: Parameters for indexer execution.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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 searchAnalyzer 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.
- 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
-
- setShouldDetectOrientation(Boolean) - Method in class com.azure.search.documents.indexes.models.OcrSkill
-
Set the shouldDetectOrientation property: A value indicating to turn
orientation detection on or not.
- setSide(EdgeNGramTokenFilterSide) - Method in class com.azure.search.documents.indexes.models.EdgeNGramTokenFilter
-
Set the side property: Specifies which side of the input the n-gram
should be generated from.
- setSimilarity(SimilarityAlgorithm) - Method in class com.azure.search.documents.indexes.models.SearchIndex
-
Set the similarity property: The type of similarity algorithm to be used
when scoring and ranking the documents matching a search query.
- setSkills(SearchIndexerSkill...) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
-
Set the skills property: A list of skills in the skillset.
- setSkills(List<SearchIndexerSkill>) - Method in class com.azure.search.documents.indexes.models.SearchIndexerSkillset
-
Set the skills property: A list of skills in the skillset.
- 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.
- setSourceContext(String) - Method in class com.azure.search.documents.indexes.models.InputFieldMappingEntry
-
Set the sourceContext property: The source context used for selecting
recursive inputs.
- 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(List<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(List<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(List<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.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.
- 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 synonymMaps 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 synonymMaps 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.
- 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.
- 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.WebApiSkill
-
Set the timeout property: The desired timeout for the request.
- setTokenChars(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.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.NGramTokenizer
-
Set the tokenChars property: Character classes to keep in the tokens.
- setTokenFilters(TokenFilterName...) - Method in class com.azure.search.documents.indexes.models.AnalyzeTextOptions
-
Set the tokenFilters property: An optional list of token filters to use
when breaking the given text.
- setTokenFilters(TokenFilterName...) - Method in class com.azure.search.documents.indexes.models.CustomAnalyzer
-
Set the tokenFilters property: A list of token filters used to filter
out or modify the tokens generated by a tokenizer.
- setTokenFilters(List<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(TokenFilter...) - Method in class com.azure.search.documents.indexes.models.SearchIndex
-
Set the tokenFilters property: The token filters for the index.
- setTokenFilters(List<TokenFilter>) - Method in class com.azure.search.documents.indexes.models.SearchIndex
-
Set the tokenFilters property: The token filters for the index.
- 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.
- 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
-
- 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
-
- 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 - 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
-
- 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.
- 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.
- SM - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
-
Static value sm for TextTranslationSkillLanguage.
- 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
-
- SnowballTokenFilterLanguage - Enum in com.azure.search.documents.indexes.models
-
Defines values for SnowballTokenFilterLanguage.
- 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_NORMALIZATION - Static variable in class com.azure.search.documents.indexes.models.TokenFilterName
-
Static value sorani_normalization for TokenFilterName.
- 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
-
- SplitSkillLanguage - Class in com.azure.search.documents.indexes.models
-
Defines values for SplitSkillLanguage.
- SplitSkillLanguage() - Constructor for class com.azure.search.documents.indexes.models.SplitSkillLanguage
-
- 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_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.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.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.
- 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
-
- 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
-
- 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
-
- STRING - Static variable in class com.azure.search.documents.indexes.models.SearchFieldDataType
-
Static value Edm.String for SearchFieldDataType.
- 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, SuggestOptions) - 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, 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
-
Additional parameters for suggestGet operation.
- SuggestOptions() - Constructor for class com.azure.search.documents.models.SuggestOptions
-
- SuggestPagedFlux - Class in com.azure.search.documents.util
-
- SuggestPagedFlux(Supplier<Mono<SuggestPagedResponse>>) - Constructor for class com.azure.search.documents.util.SuggestPagedFlux
-
- SuggestPagedIterable - Class in com.azure.search.documents.util
-
- SuggestPagedIterable(SuggestPagedFlux) - Constructor for class com.azure.search.documents.util.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
-
- 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.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.
- SW - Static variable in class com.azure.search.documents.indexes.models.TextTranslationSkillLanguage
-
Static value sw for TextTranslationSkillLanguage.
- 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
-
- SynonymMap(String, String) - Constructor for class com.azure.search.documents.indexes.models.SynonymMap
-
- 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
-