- GA_LUCENE - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value ga.lucene for AnalyzerName.
- GeoPoint - Class in com.azure.search.documents.models
-
Representation of GeographyPoint as used Azure Cognitive Search.
- GERMAN_NORMALIZATION - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value german_normalization for TokenFilterName.
- getAccessCredentials() - Method in class com.azure.search.documents.models.EncryptionKey
-
Get the accessCredentials property: Optional Azure Active Directory
credentials used for accessing your Azure Key Vault.
- 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.models.CorsOptions
-
Get the allowedOrigins property: The list of origins from which
JavaScript code will be granted access to your index.
- getAnalyzer() - Method in class com.azure.search.documents.models.AnalyzeRequest
-
Get the analyzer property: The name of the analyzer to use to break the
given text.
- getAnalyzer() - Method in class com.azure.search.documents.models.Field
-
Get the analyzer property: The name of the language analyzer to use for
the field.
- getAnalyzers() - Method in class com.azure.search.documents.models.Index
-
Get the analyzers property: The analyzers for the index.
- getApiKey() - Method in class com.azure.search.documents.SearchApiKeyCredential
-
Gets the API key
- getApplicationId() - Method in class com.azure.search.documents.models.AzureActiveDirectoryApplicationCredentials
-
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.models.AzureActiveDirectoryApplicationCredentials
-
Get the applicationSecret property: The authentication key of the
specified AAD application.
- getArticles() - Method in class com.azure.search.documents.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.
- getAutocompleteMode() - Method in class com.azure.search.documents.models.AutocompleteRequest
-
Get the autocompleteMode property: Specifies the mode for Autocomplete.
- getBatchSize() - Method in class com.azure.search.documents.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.models.WebApiSkill
-
Get the batchSize property: The desired batch size which indicates
number of documents.
- getBoost() - Method in class com.azure.search.documents.models.ScoringFunction
-
Get the boost property: A multiplier for the raw score.
- getBoostingDistance() - Method in class com.azure.search.documents.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.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.models.MagnitudeScoringParameters
-
Get the boostingRangeEnd property: The field value at which boosting
ends.
- getBoostingRangeStart() - Method in class com.azure.search.documents.models.MagnitudeScoringParameters
-
Get the boostingRangeStart property: The field value at which boosting
starts.
- getBufferSize() - Method in class com.azure.search.documents.models.KeywordTokenizer
-
Get the bufferSize property: The read buffer size in bytes.
- getBufferSize() - Method in class com.azure.search.documents.models.PathHierarchyTokenizer
-
Get the bufferSize property: The buffer size.
- getCategories() - Method in class com.azure.search.documents.models.EntityRecognitionSkill
-
Get the categories property: A list of entity categories that should be
extracted.
- getCategories() - Method in class com.azure.search.documents.models.NamedEntityRecognitionSkill
-
Get the categories property: A list of named entity categories.
- getCharFilters() - Method in class com.azure.search.documents.models.AnalyzeRequest
-
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.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.models.Index
-
Get the charFilters property: The character filters for the index.
- getCode() - Method in class com.azure.search.documents.models.SearchError
-
Get the code property: One of a server-defined set of error codes.
- getCognitiveServicesAccount() - Method in class com.azure.search.documents.models.Skillset
-
Get the cognitiveServicesAccount property: Details about cognitive
services to be used when running skills.
- getCommonWords() - Method in class com.azure.search.documents.models.CommonGramTokenFilter
-
Get the commonWords property: The set of common words.
- getConfiguration() - Method in class com.azure.search.documents.models.IndexingParameters
-
Get the configuration property: A dictionary of indexer-specific
configuration properties.
- getConnectionString() - Method in class com.azure.search.documents.models.DataSourceCredentials
-
Get the connectionString property: The connection string for the
datasource.
- getContainer() - Method in class com.azure.search.documents.models.DataSource
-
Get the container property: The data container for the datasource.
- getContext() - Method in class com.azure.search.documents.models.Skill
-
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).
- getContinuationToken() - Method in class com.azure.search.documents.util.SearchPagedResponse
-
- getCoordinateSystem() - Method in class com.azure.search.documents.models.GeoPoint
-
Retrieve GeoPoint CoordinateSystem
- getCorsOptions() - Method in class com.azure.search.documents.models.Index
-
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.
- getCount() - Method in class com.azure.search.documents.util.SearchPagedResponse
-
The approximate number of documents that matched the search and filter parameters in the request.
- getCounters() - Method in class com.azure.search.documents.models.ServiceStatistics
-
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.SearchPagedResponse
-
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.
- getCredentials() - Method in class com.azure.search.documents.models.DataSource
-
Get the credentials property: Credentials for the datasource.
- getDataChangeDetectionPolicy() - Method in class com.azure.search.documents.models.DataSource
-
Get the dataChangeDetectionPolicy property: The data change detection
policy for the datasource.
- getDataDeletionDetectionPolicy() - Method in class com.azure.search.documents.models.DataSource
-
Get the dataDeletionDetectionPolicy property: The data deletion
detection policy for the datasource.
- getDataSource(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves a DataSource from an Azure Cognitive Search service.
- getDataSource(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves a DataSource from an Azure Cognitive Search service.
- getDataSourceCounter() - Method in class com.azure.search.documents.models.ServiceCounters
-
Get the dataSourceCounter property: Total number of data sources.
- getDataSourceName() - Method in class com.azure.search.documents.models.Indexer
-
Get the dataSourceName property: The name of the datasource from which
this indexer reads data.
- getDataSourceWithResponse(String, RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves a DataSource from an Azure Cognitive Search service.
- getDataSourceWithResponse(String, RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves a DataSource from an Azure Cognitive Search service.
- getDefaultFromLanguageCode() - Method in class com.azure.search.documents.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.models.EntityRecognitionSkill
-
Get the defaultLanguageCode property: A value indicating which language
code to use.
- getDefaultLanguageCode() - Method in class com.azure.search.documents.models.ImageAnalysisSkill
-
Get the defaultLanguageCode property: A value indicating which language
code to use.
- getDefaultLanguageCode() - Method in class com.azure.search.documents.models.KeyPhraseExtractionSkill
-
Get the defaultLanguageCode property: A value indicating which language
code to use.
- getDefaultLanguageCode() - Method in class com.azure.search.documents.models.NamedEntityRecognitionSkill
-
Get the defaultLanguageCode property: A value indicating which language
code to use.
- getDefaultLanguageCode() - Method in class com.azure.search.documents.models.OcrSkill
-
Get the defaultLanguageCode property: A value indicating which language
code to use.
- getDefaultLanguageCode() - Method in class com.azure.search.documents.models.SentimentSkill
-
Get the defaultLanguageCode property: A value indicating which language
code to use.
- getDefaultLanguageCode() - Method in class com.azure.search.documents.models.SplitSkill
-
Get the defaultLanguageCode property: A value indicating which language
code to use.
- getDefaultScoringProfile() - Method in class com.azure.search.documents.models.Index
-
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.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.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.models.PathHierarchyTokenizer
-
Get the delimiter property: The delimiter character to use.
- getDelimiter() - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Get the delimiter property: The delimiter character to use.
- getDescription() - Method in class com.azure.search.documents.models.CognitiveServicesAccount
-
Get the description property: The description property.
- getDescription() - Method in class com.azure.search.documents.models.DataSource
-
Get the description property: The description of the datasource.
- getDescription() - Method in class com.azure.search.documents.models.Indexer
-
Get the description property: The description of the indexer.
- getDescription() - Method in class com.azure.search.documents.models.Skill
-
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.models.Skillset
-
Get the description property: The description of the skillset.
- getDetails() - Method in class com.azure.search.documents.models.ImageAnalysisSkill
-
Get the details property: A string indicating which domain-specific
details to return.
- getDetails() - Method in class com.azure.search.documents.models.ItemError
-
Get the details property: Additional, verbose details about the error to
assist in debugging the indexer.
- getDetails() - Method in class com.azure.search.documents.models.ItemWarning
-
Get the details property: Additional, verbose details about the warning
to assist in debugging the indexer.
- getDetails() - Method in class com.azure.search.documents.models.SearchError
-
Get the details property: An array of details about specific errors that
led to this reported error.
- 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() - Method in class com.azure.search.documents.models.SearchResult
-
Get the additionalProperties property: Unmatched properties from the
message are deserialized this collection.
- getDocument() - Method in class com.azure.search.documents.models.SuggestResult
-
Get the additionalProperties property: Unmatched properties from the
message are deserialized this collection.
- getDocument(String) - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Retrieves a document from the Azure Cognitive Search index.
- getDocument(String) - Method in class com.azure.search.documents.SearchIndexClient
-
Retrieves a document from the Azure Cognitive Search index.
- getDocumentationLink() - Method in class com.azure.search.documents.models.ItemError
-
Get the documentationLink property: A link to a troubleshooting guide
for these classes of errors.
- getDocumentationLink() - Method in class com.azure.search.documents.models.ItemWarning
-
Get the documentationLink property: A link to a troubleshooting guide
for these classes of warnings.
- getDocumentCount() - Method in class com.azure.search.documents.models.GetIndexStatisticsResult
-
Get the documentCount property: The number of documents in the index.
- getDocumentCount() - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Queries the number of documents in the search index.
- getDocumentCount() - Method in class com.azure.search.documents.SearchIndexClient
-
Queries the number of documents in the search index.
- getDocumentCounter() - Method in class com.azure.search.documents.models.ServiceCounters
-
Get the documentCounter property: Total number of documents across all
indexes in the service.
- getDocumentCountWithResponse() - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Queries the number of documents in the search index.
- getDocumentCountWithResponse(Context) - Method in class com.azure.search.documents.SearchIndexClient
-
Queries the number of documents in the search index.
- getDocumentWithResponse(String, List<String>, RequestOptions) - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Retrieves a document from the Azure Cognitive Search index.
- getDocumentWithResponse(String, List<String>, RequestOptions, Context) - Method in class com.azure.search.documents.SearchIndexClient
-
Retrieves a document from the Azure Cognitive Search index.
- getElements() - Method in class com.azure.search.documents.util.SearchPagedResponse
-
- getEncoder() - Method in class com.azure.search.documents.models.PhoneticTokenFilter
-
Get the encoder property: The phonetic encoder to use.
- getEncryptionKey() - Method in class com.azure.search.documents.models.Index
-
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.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.models.TokenInfo
-
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.SearchIndexAsyncClient
-
Gets the endpoint for the Azure Cognitive Search service.
- getEndpoint() - Method in class com.azure.search.documents.SearchIndexClient
-
Gets the endpoint for the Azure Cognitive Search service.
- getEndpoint() - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Gets the endpoint for the Azure Cognitive Search service.
- getEndpoint() - Method in class com.azure.search.documents.SearchServiceClient
-
Gets the endpoint for the Azure Cognitive Search service.
- getEndTime() - Method in class com.azure.search.documents.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.models.IndexerExecutionResult
-
Get the errorMessage property: The error message indicating the
top-level error, if any.
- 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.
- getErrorMessage() - Method in class com.azure.search.documents.models.ItemError
-
Get the errorMessage property: The message describing the error that
occurred while processing the item.
- getErrors() - Method in class com.azure.search.documents.models.IndexerExecutionResult
-
Get the errors property: The item-level indexing errors.
- getETag() - Method in class com.azure.search.documents.models.DataSource
-
Get the eTag property: The ETag of the DataSource.
- getETag() - Method in class com.azure.search.documents.models.Index
-
Get the eTag property: The ETag of the index.
- getETag() - Method in class com.azure.search.documents.models.Indexer
-
Get the eTag property: The ETag of the Indexer.
- getETag() - Method in class com.azure.search.documents.models.Skillset
-
Get the eTag property: The ETag of the skillset.
- getETag() - Method in class com.azure.search.documents.models.SynonymMap
-
Get the eTag property: The ETag of the synonym map.
- getExecutionHistory() - Method in class com.azure.search.documents.models.IndexerExecutionInfo
-
Get the executionHistory property: History of the recent indexer
executions, sorted in reverse chronological order.
- 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.models.SearchRequest
-
Get the facets property: The list of facet expressions to apply to the
search query.
- getFacets() - Method in class com.azure.search.documents.util.SearchPagedResponse
-
The facet query results based on the search request.
- getFailedItemCount() - Method in class com.azure.search.documents.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.models.Indexer
-
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.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.models.Field
-
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.models.Index
-
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.AutocompleteRequest
-
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.SearchRequest
-
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.
- getFilter() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the filter property: An OData expression that filters the documents
considered for suggestions.
- getFilterToken() - Method in class com.azure.search.documents.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.models.IndexerExecutionResult
-
Get the finalTrackingState property: Change tracking state with which an
indexer execution finished.
- getFlags() - Method in class com.azure.search.documents.models.PatternAnalyzer
-
Get the flags property: Regular expression flags.
- getFlags() - Method in class com.azure.search.documents.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.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.models.ScoringProfile
-
Get the functions property: The collection of functions that influence
the scoring of documents.
- getGroup() - Method in class com.azure.search.documents.models.PatternTokenizer
-
Get the group property: The zero-based ordinal of the matching group in
the regular expression pattern to extract into tokens.
- getHeaders() - Method in class com.azure.search.documents.util.SearchPagedResponse
-
- getHighlightFields() - Method in class com.azure.search.documents.models.SearchOptions
-
Get the highlightFields property: The list of field names to use for hit
highlights.
- getHighlightFields() - Method in class com.azure.search.documents.models.SearchRequest
-
Get the highlightFields property: The comma-separated 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.AutocompleteRequest
-
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.SearchRequest
-
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.
- getHighlightPostTag() - Method in class com.azure.search.documents.models.SuggestRequest
-
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.AutocompleteRequest
-
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.SearchRequest
-
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.
- getHighlightPreTag() - Method in class com.azure.search.documents.models.SuggestRequest
-
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.models.HighWaterMarkChangeDetectionPolicy
-
Get the highWaterMarkColumnName property: The name of the high water
mark column.
- getHttpHeaders() - Method in class com.azure.search.documents.models.WebApiSkill
-
Get the httpHeaders property: The headers required to make the http
request.
- getHttpMethod() - Method in class com.azure.search.documents.models.WebApiSkill
-
Get the httpMethod property: The method for the http request.
- getIgnoreScripts() - Method in class com.azure.search.documents.models.CjkBigramTokenFilter
-
Get the ignoreScripts property: The scripts to ignore.
- getIndex(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves an index definition from the Azure Cognitive Search.
- getIndex(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves an index definition from the Azure Cognitive Search.
- getIndexAnalyzer() - Method in class com.azure.search.documents.models.Field
-
Get the indexAnalyzer property: The name of the analyzer used at
indexing time for the field.
- getIndexClient(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Initializes a new
SearchIndexAsyncClient
using the given Index name and the same configuration as the
SearchServiceAsyncClient.
- getIndexClient(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Initializes a new
SearchIndexClient
using the given Index name and the same configuration as the
SearchServiceClient.
- getIndexCounter() - Method in class com.azure.search.documents.models.ServiceCounters
-
Get the indexCounter property: Total number of indexes.
- getIndexer(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves an indexer definition.
- getIndexer(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves an indexer definition.
- getIndexerCounter() - Method in class com.azure.search.documents.models.ServiceCounters
-
Get the indexerCounter property: Total number of indexers.
- getIndexerStatus(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Returns the current status and execution history of an indexer.
- getIndexerStatus(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Returns the current status and execution history of an indexer.
- getIndexerStatusWithResponse(String, RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Returns the current status and execution history of an indexer.
- getIndexerStatusWithResponse(String, RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
Returns the current status and execution history of an indexer.
- getIndexerWithResponse(String, RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves an indexer definition.
- getIndexerWithResponse(String, RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves an indexer definition.
- getIndexingResults() - Method in exception com.azure.search.documents.IndexBatchException
-
- getIndexName() - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Gets the name of the Azure Cognitive Search index.
- getIndexName() - Method in class com.azure.search.documents.SearchIndexClient
-
Gets the name of the Azure Cognitive Search index.
- getIndexStatistics(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Returns statistics for the given index, including a document count and storage usage.
- getIndexStatistics(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Returns statistics for the given index, including a document count and storage usage.
- GetIndexStatisticsResult - Class in com.azure.search.documents.models
-
Statistics for a given index.
- GetIndexStatisticsResult() - Constructor for class com.azure.search.documents.models.GetIndexStatisticsResult
-
- getIndexStatisticsWithResponse(String, RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Returns statistics for the given index, including a document count and storage usage.
- getIndexStatisticsWithResponse(String, RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
Returns statistics for the given index, including a document count and storage usage.
- getIndexWithResponse(String, RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves an index definition from the Azure Cognitive Search.
- getIndexWithResponse(String, RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves an index definition from the Azure Cognitive Search.
- getInitialTrackingState() - Method in class com.azure.search.documents.models.IndexerExecutionResult
-
Get the initialTrackingState property: Change tracking state with which
an indexer execution started.
- getInputs() - Method in class com.azure.search.documents.models.InputFieldMappingEntry
-
Get the inputs property: The recursive inputs used when creating a
complex type.
- getInputs() - Method in class com.azure.search.documents.models.Skill
-
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.models.MergeSkill
-
Get the insertPostTag property: The tag indicates the end of the merged
text.
- getInsertPreTag() - Method in class com.azure.search.documents.models.MergeSkill
-
Get the insertPreTag property: The tag indicates the start of the merged
text.
- getInterpolation() - Method in class com.azure.search.documents.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.models.IndexingSchedule
-
Get the interval property: The interval of time between indexer
executions.
- getItemCount() - Method in class com.azure.search.documents.models.IndexerExecutionResult
-
Get the itemCount property: The number of items that were processed
during this indexer execution.
- getKeepWords() - Method in class com.azure.search.documents.models.KeepTokenFilter
-
Get the keepWords property: The list of words to keep.
- getKey() - Method in class com.azure.search.documents.models.CognitiveServicesAccountKey
-
Get the key property: The key property.
- getKey() - Method in class com.azure.search.documents.models.IndexingResult
-
Get the key property: The key of a document that was in the indexing
request.
- getKey() - Method in class com.azure.search.documents.models.ItemError
-
Get the key property: The key of the item for which indexing failed.
- getKey() - Method in class com.azure.search.documents.models.ItemWarning
-
Get the key property: The key of the item which generated a warning.
- getKeyVaultKeyName() - Method in class com.azure.search.documents.models.EncryptionKey
-
Get the keyVaultKeyName property: The name of your Azure Key Vault key
to be used to encrypt your data at rest.
- getKeyVaultKeyVersion() - Method in class com.azure.search.documents.models.EncryptionKey
-
Get the keyVaultKeyVersion property: The version of your Azure Key Vault
key to be used to encrypt your data at rest.
- getKeyVaultUri() - Method in class com.azure.search.documents.models.EncryptionKey
-
Get the keyVaultUri 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.
- getKeywords() - Method in class com.azure.search.documents.models.KeywordMarkerTokenFilter
-
Get the keywords property: A list of words to mark as keywords.
- getLanguage() - Method in class com.azure.search.documents.models.MicrosoftLanguageStemmingTokenizer
-
Get the language property: The language to use.
- getLanguage() - Method in class com.azure.search.documents.models.MicrosoftLanguageTokenizer
-
Get the language property: The language to use.
- getLanguage() - Method in class com.azure.search.documents.models.SnowballTokenFilter
-
Get the language property: The language to use.
- getLanguage() - Method in class com.azure.search.documents.models.StemmerTokenFilter
-
Get the language property: The language to use.
- getLastResult() - Method in class com.azure.search.documents.models.IndexerExecutionInfo
-
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
- getLatitude() - Method in class com.azure.search.documents.models.GeoPoint
-
Return latitude
- getLength() - Method in class com.azure.search.documents.models.TruncateTokenFilter
-
Get the length property: The length at which terms will be truncated.
- getLimits() - Method in class com.azure.search.documents.models.IndexerExecutionInfo
-
Get the limits property: The execution limits for the indexer.
- getLimits() - Method in class com.azure.search.documents.models.ServiceStatistics
-
Get the limits property: Service level general limits.
- getLongitude() - Method in class com.azure.search.documents.models.GeoPoint
-
Return longitude
- getMappingFunction() - Method in class com.azure.search.documents.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.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").
- getMax() - Method in class com.azure.search.documents.models.LengthTokenFilter
-
Get the max property: The maximum length in characters.
- getMaxAgeInSeconds() - Method in class com.azure.search.documents.models.CorsOptions
-
Get the maxAgeInSeconds property: The duration for which browsers should
cache CORS preflight responses.
- getMaxComplexCollectionFieldsPerIndex() - Method in class com.azure.search.documents.models.ServiceLimits
-
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.models.ServiceLimits
-
Get the maxComplexObjectsInCollectionsPerDocument property: The maximum
number of objects in complex collections allowed per document.
- getMaxDocumentContentCharactersToExtract() - Method in class com.azure.search.documents.models.IndexerLimits
-
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.models.IndexerLimits
-
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.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.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.models.ServiceLimits
-
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.models.ServiceLimits
-
Get the maxFieldsPerIndex property: The maximum allowed fields per
index.
- getMaxGram() - Method in class com.azure.search.documents.models.EdgeNGramTokenFilter
-
Get the maxGram property: The maximum n-gram length.
- getMaxGram() - Method in class com.azure.search.documents.models.EdgeNGramTokenFilterV2
-
Get the maxGram property: The maximum n-gram length.
- getMaxGram() - Method in class com.azure.search.documents.models.EdgeNGramTokenizer
-
Get the maxGram property: The maximum n-gram length.
- getMaxGram() - Method in class com.azure.search.documents.models.NGramTokenFilter
-
Get the maxGram property: The maximum n-gram length.
- getMaxGram() - Method in class com.azure.search.documents.models.NGramTokenFilterV2
-
Get the maxGram property: The maximum n-gram length.
- getMaxGram() - Method in class com.azure.search.documents.models.NGramTokenizer
-
Get the maxGram property: The maximum n-gram length.
- getMaximumPageLength() - Method in class com.azure.search.documents.models.SplitSkill
-
Get the maximumPageLength property: The desired maximum page length.
- getMaxKeyPhraseCount() - Method in class com.azure.search.documents.models.KeyPhraseExtractionSkill
-
Get the maxKeyPhraseCount property: A number indicating how many key
phrases to return.
- getMaxRunTime() - Method in class com.azure.search.documents.models.IndexerLimits
-
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.models.ShingleTokenFilter
-
Get the maxShingleSize property: The maximum shingle size.
- getMaxSubwordSize() - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Get the maxSubwordSize property: The maximum subword size.
- getMaxTokenCount() - Method in class com.azure.search.documents.models.LimitTokenFilter
-
Get the maxTokenCount property: The maximum number of tokens to produce.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.ClassicTokenizer
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.KeywordTokenizerV2
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.MicrosoftLanguageStemmingTokenizer
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.MicrosoftLanguageTokenizer
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.StandardAnalyzer
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.StandardTokenizer
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.StandardTokenizerV2
-
Get the maxTokenLength property: The maximum token length.
- getMaxTokenLength() - Method in class com.azure.search.documents.models.UaxUrlEmailTokenizer
-
Get the maxTokenLength property: The maximum token length.
- getMessage() - Method in class com.azure.search.documents.models.ItemWarning
-
Get the message property: The message describing the warning that
occurred while processing the item.
- getMessage() - Method in class com.azure.search.documents.models.SearchError
-
Get the message property: A human-readable representation of the error.
- getMin() - Method in class com.azure.search.documents.models.LengthTokenFilter
-
Get the min property: The minimum length in characters.
- getMinGram() - Method in class com.azure.search.documents.models.EdgeNGramTokenFilter
-
Get the minGram property: The minimum n-gram length.
- getMinGram() - Method in class com.azure.search.documents.models.EdgeNGramTokenFilterV2
-
Get the minGram property: The minimum n-gram length.
- getMinGram() - Method in class com.azure.search.documents.models.EdgeNGramTokenizer
-
Get the minGram property: The minimum n-gram length.
- getMinGram() - Method in class com.azure.search.documents.models.NGramTokenFilter
-
Get the minGram property: The minimum n-gram length.
- getMinGram() - Method in class com.azure.search.documents.models.NGramTokenFilterV2
-
Get the minGram property: The minimum n-gram length.
- getMinGram() - Method in class com.azure.search.documents.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.AutocompleteRequest
-
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.SearchRequest
-
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.
- getMinimumCoverage() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the minimumCoverage property: A number between 0 and 100 indicating
the percentage of the index that must be covered by a suggestion query
in order for the query to be reported as a success.
- getMinimumPrecision() - Method in class com.azure.search.documents.models.EntityRecognitionSkill
-
Get the minimumPrecision property: A value between 0 and 1 that be used
to only include entities whose confidence score is greater than the
value specified.
- getMinimumPrecision() - Method in class com.azure.search.documents.models.NamedEntityRecognitionSkill
-
Get the minimumPrecision property: A value between 0 and 1 to indicate
the confidence of the results.
- getMinShingleSize() - Method in class com.azure.search.documents.models.ShingleTokenFilter
-
Get the minShingleSize property: The minimum shingle size.
- getMinSubwordSize() - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Get the minSubwordSize property: The minimum subword size.
- getMinWordSize() - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Get the minWordSize property: The minimum word size.
- getName() - Method in class com.azure.search.documents.models.Analyzer
-
Get the name property: The name of the analyzer.
- getName() - Method in class com.azure.search.documents.models.CharFilter
-
Get the name property: The name of the char filter.
- getName() - Method in class com.azure.search.documents.models.DataContainer
-
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.models.DataSource
-
Get the name property: The name of the datasource.
- getName() - Method in class com.azure.search.documents.models.Field
-
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.models.FieldMappingFunction
-
Get the name property: The name of the field mapping function.
- getName() - Method in class com.azure.search.documents.models.Index
-
Get the name property: The name of the index.
- getName() - Method in class com.azure.search.documents.models.Indexer
-
Get the name property: The name of the indexer.
- getName() - Method in class com.azure.search.documents.models.InputFieldMappingEntry
-
Get the name property: The name of the input.
- getName() - Method in class com.azure.search.documents.models.ItemError
-
Get the name property: The name of the source at which the error
originated.
- getName() - Method in class com.azure.search.documents.models.ItemWarning
-
Get the name property: The name of the source at which the warning
originated.
- getName() - Method in class com.azure.search.documents.models.OutputFieldMappingEntry
-
Get the name property: The name of the output defined by the skill.
- getName() - Method in class com.azure.search.documents.models.ScoringProfile
-
Get the name property: The name of the scoring profile.
- getName() - Method in class com.azure.search.documents.models.Skill
-
Get the name property: The name of the skill which uniquely identifies
it within the skillset.
- getName() - Method in class com.azure.search.documents.models.Skillset
-
Get the name property: The name of the skillset.
- getName() - Method in class com.azure.search.documents.models.Suggester
-
Get the name property: The name of the suggester.
- getName() - Method in class com.azure.search.documents.models.SynonymMap
-
Get the name property: The name of the synonym map.
- getName() - Method in class com.azure.search.documents.models.TokenFilter
-
Get the name property: The name of the token filter.
- getName() - Method in class com.azure.search.documents.models.Tokenizer
-
Get the name property: The name of the tokenizer.
- getNumberOfTokensToSkip() - Method in class com.azure.search.documents.models.PathHierarchyTokenizer
-
Get the numberOfTokensToSkip property: The number of initial tokens to
skip.
- getNumberOfTokensToSkip() - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
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.SearchRequest
-
Get the orderBy property: The comma-separated 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.
- getOrderBy() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the orderBy property: The comma-separated list of OData $orderby
expressions by which to sort the results.
- getOutputFieldMappings() - Method in class com.azure.search.documents.models.Indexer
-
Get the outputFieldMappings property: Output field mappings are applied
after enrichment and immediately before indexing.
- getOutputs() - Method in class com.azure.search.documents.models.Skill
-
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.models.DistanceScoringFunction
-
Get the parameters property: Parameter values for the distance scoring
function.
- getParameters() - Method in class com.azure.search.documents.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.models.FreshnessScoringFunction
-
Get the parameters property: Parameter values for the freshness scoring
function.
- getParameters() - Method in class com.azure.search.documents.models.Indexer
-
Get the parameters property: Parameters for indexer execution.
- getParameters() - Method in class com.azure.search.documents.models.MagnitudeScoringFunction
-
Get the parameters property: Parameter values for the magnitude scoring
function.
- getParameters() - Method in class com.azure.search.documents.models.TagScoringFunction
-
Get the parameters property: Parameter values for the tag scoring
function.
- getPattern() - Method in class com.azure.search.documents.models.PatternAnalyzer
-
Get the pattern property: A regular expression pattern to match token
separators.
- getPattern() - Method in class com.azure.search.documents.models.PatternReplaceCharFilter
-
Get the pattern property: A regular expression pattern.
- getPattern() - Method in class com.azure.search.documents.models.PatternReplaceTokenFilter
-
Get the pattern property: A regular expression pattern.
- getPattern() - Method in class com.azure.search.documents.models.PatternTokenizer
-
Get the pattern property: A regular expression pattern to match token
separators.
- getPatterns() - Method in class com.azure.search.documents.models.PatternCaptureTokenFilter
-
Get the patterns property: A list of patterns to match against each
token.
- getPosition() - Method in class com.azure.search.documents.models.TokenInfo
-
Get the position property: The position of the token in the input text
relative to other tokens.
- getProperties() - Method in class com.azure.search.documents.models.CoordinateSystem
-
Retrieve CoordinateSystem properties
- getProtectedWords() - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Get the protectedWords property: A list of tokens to protect from being
delimited.
- getQuery() - Method in class com.azure.search.documents.models.DataContainer
-
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.
- getQueryType() - Method in class com.azure.search.documents.models.SearchRequest
-
Get the queryType property: A value that specifies the syntax of the
search query.
- getQuota() - Method in class com.azure.search.documents.models.ResourceCounter
-
Get the quota property: The resource amount quota.
- getReferencePointParameter() - Method in class com.azure.search.documents.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.models.PathHierarchyTokenizer
-
Get the replacement property: A value that, if set, replaces the
delimiter character.
- getReplacement() - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Get the replacement property: A value that, if set, replaces the
delimiter character.
- getReplacement() - Method in class com.azure.search.documents.models.PatternReplaceCharFilter
-
Get the replacement property: The replacement text.
- getReplacement() - Method in class com.azure.search.documents.models.PatternReplaceTokenFilter
-
Get the replacement property: The replacement text.
- getRequest() - Method in class com.azure.search.documents.util.SearchPagedResponse
-
- 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.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.models.Indexer
-
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.
- getScoringParameters() - Method in class com.azure.search.documents.models.SearchRequest
-
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.
- getScoringProfile() - Method in class com.azure.search.documents.models.SearchRequest
-
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.models.Index
-
Get the scoringProfiles property: The scoring profiles for the index.
- getSearchAnalyzer() - Method in class com.azure.search.documents.models.Field
-
Get the searchAnalyzer property: The name of the analyzer used at search
time for the field.
- 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.AutocompleteRequest
-
Get the searchFields property: The comma-separated 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.SearchRequest
-
Get the searchFields property: The comma-separated 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.
- getSearchFields() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the searchFields property: The comma-separated 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.
- getSearchMode() - Method in class com.azure.search.documents.models.SearchRequest
-
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.
- getSearchText() - Method in class com.azure.search.documents.models.AutocompleteRequest
-
Get the searchText property: The search text on which to base
autocomplete results.
- getSearchText() - Method in class com.azure.search.documents.models.SearchRequest
-
Get the searchText property: A full-text search query expression; Use
"*" or omit this parameter to match all documents.
- getSearchText() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the searchText property: The search text to use to suggest
documents.
- 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.SearchRequest
-
Get the select property: The comma-separated 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.
- getSelect() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the select property: The comma-separated list of fields to retrieve.
- getServiceStatistics() - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Returns service level statistics for a search service, including service counters and limits.
- getServiceStatistics() - Method in class com.azure.search.documents.SearchServiceClient
-
Returns service level statistics for a search service, including service counters and limits.
- getServiceStatisticsWithResponse(RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Returns service level statistics for a search service, including service counters and limits.
- getServiceStatisticsWithResponse(RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
Returns service level statistics for a search service, including service counters and limits.
- getServiceVersion() - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Gets the version of the Search service the client is using.
- getServiceVersion() - Method in class com.azure.search.documents.SearchIndexClient
-
Gets the version of the Search service the client is using.
- getServiceVersion() - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Gets search service version.
- getServiceVersion() - Method in class com.azure.search.documents.SearchServiceClient
-
Gets search service version.
- getSide() - Method in class com.azure.search.documents.models.EdgeNGramTokenFilter
-
Get the side property: Specifies which side of the input the n-gram
should be generated from.
- getSide() - Method in class com.azure.search.documents.models.EdgeNGramTokenFilterV2
-
Get the side property: Specifies which side of the input the n-gram
should be generated from.
- getSkills() - Method in class com.azure.search.documents.models.Skillset
-
Get the skills property: A list of skills in the skillset.
- getSkillset(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves a skillset definition.
- getSkillset(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves a skillset definition.
- getSkillsetCounter() - Method in class com.azure.search.documents.models.ServiceCounters
-
Get the skillsetCounter property: Total number of skillsets.
- getSkillsetName() - Method in class com.azure.search.documents.models.Indexer
-
Get the skillsetName property: The name of the skillset executing with
this indexer.
- getSkillsetWithResponse(String, RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves a skillset definition.
- getSkillsetWithResponse(String, RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
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.
- getSkip() - Method in class com.azure.search.documents.models.SearchRequest
-
Get the skip property: The number of search results to skip.
- getSoftDeleteColumnName() - Method in class com.azure.search.documents.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.models.SoftDeleteColumnDeletionDetectionPolicy
-
Get the softDeleteMarkerValue property: The marker value that identifies
an item as deleted.
- getSource() - Method in class com.azure.search.documents.models.InputFieldMappingEntry
-
Get the source property: The source of the input.
- getSourceContext() - Method in class com.azure.search.documents.models.InputFieldMappingEntry
-
Get the sourceContext property: The source context used for selecting
recursive inputs.
- getSourceFieldName() - Method in class com.azure.search.documents.models.FieldMapping
-
Get the sourceFieldName property: The name of the field in the data
source.
- getSourceFields() - Method in class com.azure.search.documents.models.Suggester
-
Get the sourceFields property: The list of field names to which the
suggester applies.
- getStartOffset() - Method in class com.azure.search.documents.models.TokenInfo
-
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.models.IndexerExecutionResult
-
Get the startTime property: The start time of this indexer execution.
- getStartTime() - Method in class com.azure.search.documents.models.IndexingSchedule
-
Get the startTime property: The time when an indexer should start
running.
- getStatus() - Method in class com.azure.search.documents.models.IndexerExecutionInfo
-
Get the status property: Overall indexer status.
- getStatus() - Method in class com.azure.search.documents.models.IndexerExecutionResult
-
Get the status property: The outcome of this indexer execution.
- getStatusCode() - Method in class com.azure.search.documents.models.IndexingResult
-
Get the statusCode property: The status code of the indexing operation.
- getStatusCode() - Method in class com.azure.search.documents.models.ItemError
-
Get the statusCode property: The status code indicating why the indexing
operation failed.
- getStatusCode() - Method in class com.azure.search.documents.util.SearchPagedResponse
-
- getStopwords() - Method in class com.azure.search.documents.models.PatternAnalyzer
-
Get the stopwords property: A list of stopwords.
- getStopwords() - Method in class com.azure.search.documents.models.StandardAnalyzer
-
Get the stopwords property: A list of stopwords.
- getStopwords() - Method in class com.azure.search.documents.models.StopAnalyzer
-
Get the stopwords property: A list of stopwords.
- getStopwords() - Method in class com.azure.search.documents.models.StopwordsTokenFilter
-
Get the stopwords property: The list of stopwords.
- getStopwordsList() - Method in class com.azure.search.documents.models.StopwordsTokenFilter
-
Get the stopwordsList property: A predefined list of stopwords to use.
- getStorageSize() - Method in class com.azure.search.documents.models.GetIndexStatisticsResult
-
Get the storageSize property: The amount of storage in bytes consumed by
the index.
- getStorageSizeCounter() - Method in class com.azure.search.documents.models.ServiceCounters
-
Get the storageSizeCounter property: Total size of used storage in
bytes.
- getSuggestedFrom() - Method in class com.azure.search.documents.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.
- getSuggesterName() - Method in class com.azure.search.documents.models.AutocompleteRequest
-
Get the suggesterName property: The name of the suggester as specified
in the suggesters collection that's part of the index definition.
- getSuggesterName() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the suggesterName property: The name of the suggester as specified
in the suggesters collection that's part of the index definition.
- getSuggesters() - Method in class com.azure.search.documents.models.Index
-
Get the suggesters property: The suggesters for the index.
- getSynonymMap(String) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves a synonym map definition.
- getSynonymMap(String) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves a synonym map definition.
- getSynonymMapCounter() - Method in class com.azure.search.documents.models.ServiceCounters
-
Get the synonymMapCounter property: Total number of synonym maps.
- getSynonymMaps() - Method in class com.azure.search.documents.models.Field
-
Get the synonymMaps property: A list of the names of synonym maps to
associate with this field.
- getSynonymMapWithResponse(String, RequestOptions) - Method in class com.azure.search.documents.SearchServiceAsyncClient
-
Retrieves a synonym map definition.
- getSynonymMapWithResponse(String, RequestOptions, Context) - Method in class com.azure.search.documents.SearchServiceClient
-
Retrieves a synonym map definition.
- getSynonyms() - Method in class com.azure.search.documents.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.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.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.models.FieldMapping
-
Get the targetFieldName property: The name of the target field in the
index.
- getTargetIndexName() - Method in class com.azure.search.documents.models.Indexer
-
Get the targetIndexName property: The name of the index to which this
indexer writes data.
- getTargetName() - Method in class com.azure.search.documents.models.OutputFieldMappingEntry
-
Get the targetName property: The target name of the output.
- getText() - Method in class com.azure.search.documents.models.AnalyzeRequest
-
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.
- getTextExtractionAlgorithm() - Method in class com.azure.search.documents.models.OcrSkill
-
Get the textExtractionAlgorithm property: A value indicating which
algorithm to use for extracting text.
- getTextSplitMode() - Method in class com.azure.search.documents.models.SplitSkill
-
Get the textSplitMode property: A value indicating which split mode to
perform.
- getTextWeights() - Method in class com.azure.search.documents.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.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.models.TokenInfo
-
Get the token property: The token returned by the analyzer.
- getTokenChars() - Method in class com.azure.search.documents.models.EdgeNGramTokenizer
-
Get the tokenChars property: Character classes to keep in the tokens.
- getTokenChars() - Method in class com.azure.search.documents.models.NGramTokenizer
-
Get the tokenChars property: Character classes to keep in the tokens.
- getTokenFilters() - Method in class com.azure.search.documents.models.AnalyzeRequest
-
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.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.models.Index
-
Get the tokenFilters property: The token filters for the index.
- getTokenizer() - Method in class com.azure.search.documents.models.AnalyzeRequest
-
Get the tokenizer property: The name of the tokenizer to use to break
the given text.
- getTokenizer() - Method in class com.azure.search.documents.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.
- getTokenizers() - Method in class com.azure.search.documents.models.Index
-
Get the tokenizers property: The tokenizers for the index.
- getTokenSeparator() - Method in class com.azure.search.documents.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.AutocompleteRequest
-
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.SearchRequest
-
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.
- getTop() - Method in class com.azure.search.documents.models.SuggestRequest
-
Get the top property: The number of suggestions to retrieve.
- getType() - Method in class com.azure.search.documents.models.CoordinateSystem
-
Retrieve CoordinateSystem type
- getType() - Method in class com.azure.search.documents.models.DataSource
-
Get the type property: The type of the datasource.
- getType() - Method in class com.azure.search.documents.models.Field
-
Get the type property: The data type of the field.
- getType() - Method in class com.azure.search.documents.models.GeoPoint
-
Retrieve GeoPoint type
- getUri() - Method in class com.azure.search.documents.models.WebApiSkill
-
Get the uri property: The url for the Web API.
- getUsage() - Method in class com.azure.search.documents.models.ResourceCounter
-
Get the usage property: The resource usage amount.
- getValue() - Method in exception com.azure.search.documents.models.SearchErrorException
-
- 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
-
- getVersion() - Method in enum com.azure.search.documents.SearchServiceVersion
- getVisualFeatures() - Method in class com.azure.search.documents.models.ImageAnalysisSkill
-
Get the visualFeatures property: A list of visual features.
- getWarnings() - Method in class com.azure.search.documents.models.IndexerExecutionResult
-
Get the warnings property: The item-level indexing warnings.
- getWeights() - Method in class com.azure.search.documents.models.TextWeights
-
Get the weights property: The dictionary of per-field weights to boost
document scoring.
- getWordList() - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Get the wordList property: The list of words to match against.
- getXMsClientRequestId() - Method in class com.azure.search.documents.models.RequestOptions
-
Get the xMsClientRequestId property: The tracking ID sent with the
request to help with debugging.
- GL_LUCENE - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value gl.lucene for AnalyzerName.
- GU_MICROSOFT - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value gu.microsoft for AnalyzerName.
- SCANDINAVIAN_FOLDING_NORMALIZATION - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value scandinavian_folding for TokenFilterName.
- SCANDINAVIAN_NORMALIZATION - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value scandinavian_normalization for TokenFilterName.
- ScoringFunction - Class in com.azure.search.documents.models
-
Abstract base class for functions that can modify document scores during
ranking.
- ScoringFunction() - Constructor for class com.azure.search.documents.models.ScoringFunction
-
- ScoringFunctionAggregation - Enum in com.azure.search.documents.models
-
Defines values for ScoringFunctionAggregation.
- ScoringFunctionInterpolation - Enum in com.azure.search.documents.models
-
Defines values for ScoringFunctionInterpolation.
- ScoringProfile - Class in com.azure.search.documents.models
-
Defines parameters for a search index that influence scoring in search
queries.
- ScoringProfile() - Constructor for class com.azure.search.documents.models.ScoringProfile
-
- search(String) - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Searches for documents in the Azure Cognitive Search index.
- search(String, SearchOptions, RequestOptions) - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Searches for documents in the Azure Cognitive Search index.
- search(String) - Method in class com.azure.search.documents.SearchIndexClient
-
Searches for documents in the Azure Cognitive Search index.
- search(String, SearchOptions, RequestOptions, Context) - Method in class com.azure.search.documents.SearchIndexClient
-
Searches for documents in the Azure Cognitive Search index.
- SearchApiKeyCredential - Class in com.azure.search.documents
-
Credentials that authorize requests to Azure Cognitive Search.
- SearchApiKeyCredential(String) - Constructor for class com.azure.search.documents.SearchApiKeyCredential
-
Creates an instance that is able to authorize requests to Azure Cognitive Search.
- SearchApiKeyPipelinePolicy - Class in com.azure.search.documents
-
Policy that adds the Cognitive Search Service api-key into the request's Authorization header.
- SearchApiKeyPipelinePolicy(SearchApiKeyCredential) - Constructor for class com.azure.search.documents.SearchApiKeyPipelinePolicy
-
Constructor
- SearchDocument - Class in com.azure.search.documents
-
Represents a document
- SearchDocument() - Constructor for class com.azure.search.documents.SearchDocument
-
Default empty constructor
- SearchDocument(Map<? extends String, ?>) - Constructor for class com.azure.search.documents.SearchDocument
-
Constructs a new Document
with the same mappings as the specified Map
.
- SearchError - Class in com.azure.search.documents.models
-
Describes an error condition for the Azure Cognitive Search API.
- SearchError() - Constructor for class com.azure.search.documents.models.SearchError
-
- SearchErrorException - Exception in com.azure.search.documents.models
-
Exception thrown for an invalid response with SearchError information.
- SearchErrorException(String, HttpResponse) - Constructor for exception com.azure.search.documents.models.SearchErrorException
-
Initializes a new instance of the SearchErrorException class.
- SearchErrorException(String, HttpResponse, SearchError) - Constructor for exception com.azure.search.documents.models.SearchErrorException
-
Initializes a new instance of the SearchErrorException class.
- SearchIndexAsyncClient - Class in com.azure.search.documents
-
Cognitive Search Asynchronous Client to query an index and upload, merge, or delete documents
- SearchIndexClient - Class in com.azure.search.documents
-
Cognitive Search Synchronous Client to query an index and upload, merge, or delete documents
- SearchIndexClientBuilder - Class in com.azure.search.documents
-
- SearchIndexClientBuilder() - Constructor for class com.azure.search.documents.SearchIndexClientBuilder
-
- 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
-
- SearchPagedFlux(Supplier<PageRetriever<SearchRequest, SearchPagedResponse>>) - Constructor for class com.azure.search.documents.util.SearchPagedFlux
-
- SearchPagedIterable - Class in com.azure.search.documents.util
-
- 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(SimpleResponse<SearchDocumentsResult>) - Constructor for class com.azure.search.documents.util.SearchPagedResponse
-
Constructor
- SearchRequest - Class in com.azure.search.documents.models
-
Parameters for filtering, sorting, faceting, paging, and other search query
behaviors.
- SearchRequest() - Constructor for class com.azure.search.documents.models.SearchRequest
-
- SearchResult - Class in com.azure.search.documents.models
-
Contains a document found by a search query, plus associated metadata.
- SearchResult() - Constructor for class com.azure.search.documents.models.SearchResult
-
- SearchServiceAsyncClient - Class in com.azure.search.documents
-
Asynchronous Client to manage and query indexes, as well as manage other resources, on a Cognitive Search service
- SearchServiceClient - Class in com.azure.search.documents
-
Synchronous Client to manage and query indexes, as well as manage other resources, on a Cognitive Search service
- SearchServiceClientBuilder - Class in com.azure.search.documents
-
- SearchServiceClientBuilder() - Constructor for class com.azure.search.documents.SearchServiceClientBuilder
-
- SearchServiceVersion - Enum in com.azure.search.documents
-
The versions of Azure Search supported by this client library.
- SentimentSkill - Class in com.azure.search.documents.models
-
Text analytics positive-negative sentiment analysis, scored as a floating
point value in a range of zero to 1.
- SentimentSkill() - Constructor for class com.azure.search.documents.models.SentimentSkill
-
- SentimentSkillLanguage - Class in com.azure.search.documents.models
-
Defines values for SentimentSkillLanguage.
- SentimentSkillLanguage() - Constructor for class com.azure.search.documents.models.SentimentSkillLanguage
-
- ServiceCounters - Class in com.azure.search.documents.models
-
Represents service-level resource counters and quotas.
- ServiceCounters() - Constructor for class com.azure.search.documents.models.ServiceCounters
-
- ServiceLimits - Class in com.azure.search.documents.models
-
Represents various service level limits.
- ServiceLimits() - Constructor for class com.azure.search.documents.models.ServiceLimits
-
- ServiceStatistics - Class in com.azure.search.documents.models
-
Response from a get service statistics request.
- ServiceStatistics() - Constructor for class com.azure.search.documents.models.ServiceStatistics
-
- serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.SearchIndexClientBuilder
-
- serviceVersion(SearchServiceVersion) - Method in class com.azure.search.documents.SearchServiceClientBuilder
-
- setAccessCredentials(AzureActiveDirectoryApplicationCredentials) - Method in class com.azure.search.documents.models.EncryptionKey
-
Set the accessCredentials property: Optional Azure Active Directory
credentials used for accessing your Azure Key Vault.
- setActions(List<IndexAction<T>>) - Method in class com.azure.search.documents.models.IndexBatchBase
-
Set the actions property: The actions in the batch.
- 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.
- setAllowedOrigins(String...) - Method in class com.azure.search.documents.models.CorsOptions
-
Set the allowedOrigins property: The list of origins from which
JavaScript code will be granted access to your index.
- setAnalyzer(AnalyzerName) - Method in class com.azure.search.documents.models.AnalyzeRequest
-
Set the analyzer property: The name of the analyzer to use to break the
given text.
- setAnalyzer(AnalyzerName) - Method in class com.azure.search.documents.models.Field
-
Set the analyzer property: The name of the language analyzer to use for
the field.
- setAnalyzers(List<Analyzer>) - Method in class com.azure.search.documents.models.Index
-
Set the analyzers property: The analyzers for the index.
- setApplicationId(String) - Method in class com.azure.search.documents.models.AzureActiveDirectoryApplicationCredentials
-
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.models.AzureActiveDirectoryApplicationCredentials
-
Set the applicationSecret property: The authentication key of the
specified AAD application.
- setArticles(List<String>) - Method in class com.azure.search.documents.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.
- setAutocompleteMode(AutocompleteMode) - Method in class com.azure.search.documents.models.AutocompleteRequest
-
Set the autocompleteMode property: Specifies the mode for Autocomplete.
- setBatchSize(Integer) - Method in class com.azure.search.documents.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.models.WebApiSkill
-
Set the batchSize property: The desired batch size which indicates
number of documents.
- setBoost(double) - Method in class com.azure.search.documents.models.ScoringFunction
-
Set the boost property: A multiplier for the raw score.
- setBoostingDistance(double) - Method in class com.azure.search.documents.models.DistanceScoringParameters
-
Set the boostingDistance property: The distance in kilometers from the
reference location where the boosting range ends.
- setBoostingDuration(Duration) - Method in class com.azure.search.documents.models.FreshnessScoringParameters
-
Set the boostingDuration property: The expiration period after which
boosting will stop for a particular document.
- setBoostingRangeEnd(double) - Method in class com.azure.search.documents.models.MagnitudeScoringParameters
-
Set the boostingRangeEnd property: The field value at which boosting
ends.
- setBoostingRangeStart(double) - Method in class com.azure.search.documents.models.MagnitudeScoringParameters
-
Set the boostingRangeStart property: The field value at which boosting
starts.
- setBufferSize(Integer) - Method in class com.azure.search.documents.models.KeywordTokenizer
-
Set the bufferSize property: The read buffer size in bytes.
- setBufferSize(Integer) - Method in class com.azure.search.documents.models.PathHierarchyTokenizer
-
Set the bufferSize property: The buffer size.
- setCategories(List<EntityCategory>) - Method in class com.azure.search.documents.models.EntityRecognitionSkill
-
Set the categories property: A list of entity categories that should be
extracted.
- setCategories(List<String>) - Method in class com.azure.search.documents.models.NamedEntityRecognitionSkill
-
Set the categories property: A list of named entity categories.
- setCatenateAll(Boolean) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the catenateAll property: A value indicating whether all subword
parts will be catenated.
- setCatenateNumbers(Boolean) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the catenateNumbers property: A value indicating whether maximum
runs of number parts will be catenated.
- setCatenateWords(Boolean) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the catenateWords property: A value indicating whether maximum runs
of word parts will be catenated.
- setCharFilters(List<CharFilterName>) - Method in class com.azure.search.documents.models.AnalyzeRequest
-
Set the charFilters property: An optional list of character filters to
use when breaking the given text.
- setCharFilters(List<CharFilterName>) - Method in class com.azure.search.documents.models.CustomAnalyzer
-
Set the charFilters property: A list of character filters used to
prepare input text before it is processed by the tokenizer.
- setCharFilters(List<CharFilter>) - Method in class com.azure.search.documents.models.Index
-
Set the charFilters property: The character filters for the index.
- setCognitiveServicesAccount(CognitiveServicesAccount) - Method in class com.azure.search.documents.models.Skillset
-
Set the cognitiveServicesAccount property: Details about cognitive
services to be used when running skills.
- setCommonWords(List<String>) - Method in class com.azure.search.documents.models.CommonGramTokenFilter
-
Set the commonWords property: The set of common words.
- setConfiguration(Map<String, Object>) - Method in class com.azure.search.documents.models.IndexingParameters
-
Set the configuration property: A dictionary of indexer-specific
configuration properties.
- setConnectionString(String) - Method in class com.azure.search.documents.models.DataSourceCredentials
-
Set the connectionString property: The connection string for the
datasource.
- setConsumeAllTokens(Boolean) - Method in class com.azure.search.documents.models.LimitTokenFilter
-
Set the consumeAllTokens property: A value indicating whether all tokens
from the input must be consumed even if maxTokenCount is reached.
- setContainer(DataContainer) - Method in class com.azure.search.documents.models.DataSource
-
Set the container property: The data container for the datasource.
- setContext(String) - Method in class com.azure.search.documents.models.Skill
-
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).
- setCoordinates(List<Double>) - Method in class com.azure.search.documents.models.GeoPoint
-
Set coordinates
- setCoordinateSystem(CoordinateSystem) - Method in class com.azure.search.documents.models.GeoPoint
-
Set CoordinateSystem
- setCorsOptions(CorsOptions) - Method in class com.azure.search.documents.models.Index
-
Set the corsOptions property: Options to control Cross-Origin Resource
Sharing (CORS) for the index.
- setCounters(ServiceCounters) - Method in class com.azure.search.documents.models.ServiceStatistics
-
Set the counters property: Service level resource counters.
- setCredentials(DataSourceCredentials) - Method in class com.azure.search.documents.models.DataSource
-
Set the credentials property: Credentials for the datasource.
- setDataChangeDetectionPolicy(DataChangeDetectionPolicy) - Method in class com.azure.search.documents.models.DataSource
-
Set the dataChangeDetectionPolicy property: The data change detection
policy for the datasource.
- setDataDeletionDetectionPolicy(DataDeletionDetectionPolicy) - Method in class com.azure.search.documents.models.DataSource
-
Set the dataDeletionDetectionPolicy property: The data deletion
detection policy for the datasource.
- setDataSourceCounter(ResourceCounter) - Method in class com.azure.search.documents.models.ServiceCounters
-
Set the dataSourceCounter property: Total number of data sources.
- setDataSourceName(String) - Method in class com.azure.search.documents.models.Indexer
-
Set the dataSourceName property: The name of the datasource from which
this indexer reads data.
- setDefaultFromLanguageCode(TextTranslationSkillLanguage) - Method in class com.azure.search.documents.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.models.EntityRecognitionSkill
-
Set the defaultLanguageCode property: A value indicating which language
code to use.
- setDefaultLanguageCode(ImageAnalysisSkillLanguage) - Method in class com.azure.search.documents.models.ImageAnalysisSkill
-
Set the defaultLanguageCode property: A value indicating which language
code to use.
- setDefaultLanguageCode(KeyPhraseExtractionSkillLanguage) - Method in class com.azure.search.documents.models.KeyPhraseExtractionSkill
-
Set the defaultLanguageCode property: A value indicating which language
code to use.
- setDefaultLanguageCode(NamedEntityRecognitionSkillLanguage) - Method in class com.azure.search.documents.models.NamedEntityRecognitionSkill
-
Set the defaultLanguageCode property: A value indicating which language
code to use.
- setDefaultLanguageCode(OcrSkillLanguage) - Method in class com.azure.search.documents.models.OcrSkill
-
Set the defaultLanguageCode property: A value indicating which language
code to use.
- setDefaultLanguageCode(SentimentSkillLanguage) - Method in class com.azure.search.documents.models.SentimentSkill
-
Set the defaultLanguageCode property: A value indicating which language
code to use.
- setDefaultLanguageCode(SplitSkillLanguage) - Method in class com.azure.search.documents.models.SplitSkill
-
Set the defaultLanguageCode property: A value indicating which language
code to use.
- setDefaultScoringProfile(String) - Method in class com.azure.search.documents.models.Index
-
Set the defaultScoringProfile property: The name of the scoring profile
to use if none is specified in the query.
- setDefaultToLanguageCode(TextTranslationSkillLanguage) - Method in class com.azure.search.documents.models.TextTranslationSkill
-
Set the defaultToLanguageCode property: The language code to translate
documents into for documents that don't specify the to language
explicitly.
- setDegreeOfParallelism(Integer) - Method in class com.azure.search.documents.models.WebApiSkill
-
Set the degreeOfParallelism property: If set, the number of parallel
calls that can be made to the Web API.
- setDelimiter(String) - Method in class com.azure.search.documents.models.PathHierarchyTokenizer
-
Set the delimiter property: The delimiter character to use.
- setDelimiter(String) - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Set the delimiter property: The delimiter character to use.
- setDescription(String) - Method in class com.azure.search.documents.models.CognitiveServicesAccount
-
Set the description property: The description property.
- setDescription(String) - Method in class com.azure.search.documents.models.DataSource
-
Set the description property: The description of the datasource.
- setDescription(String) - Method in class com.azure.search.documents.models.Indexer
-
Set the description property: The description of the indexer.
- setDescription(String) - Method in class com.azure.search.documents.models.Skill
-
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.models.Skillset
-
Set the description property: The description of the skillset.
- setDetails(List<ImageDetail>) - Method in class com.azure.search.documents.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.
- setDocumentCounter(ResourceCounter) - Method in class com.azure.search.documents.models.ServiceCounters
-
Set the documentCounter property: Total number of documents across all
indexes in the service.
- setEncoder(PhoneticEncoder) - Method in class com.azure.search.documents.models.PhoneticTokenFilter
-
Set the encoder property: The phonetic encoder to use.
- setEncryptionKey(EncryptionKey) - Method in class com.azure.search.documents.models.Index
-
Set the encryptionKey property: A description of an encryption key that
you create in Azure Key Vault.
- setEncryptionKey(EncryptionKey) - Method in class com.azure.search.documents.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.models.DataSource
-
Set the eTag property: The ETag of the DataSource.
- setETag(String) - Method in class com.azure.search.documents.models.Index
-
Set the eTag property: The ETag of the index.
- setETag(String) - Method in class com.azure.search.documents.models.Indexer
-
Set the eTag property: The ETag of the Indexer.
- setETag(String) - Method in class com.azure.search.documents.models.Skillset
-
Set the eTag property: The ETag of the skillset.
- setETag(String) - Method in class com.azure.search.documents.models.SynonymMap
-
Set the eTag property: The ETag of the synonym map.
- setExpand(Boolean) - Method in class com.azure.search.documents.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.models.Field
-
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.
- setFacets(List<String>) - Method in class com.azure.search.documents.models.SearchRequest
-
Set the facets property: The list of facet expressions to apply to the
search query.
- setFieldMappings(List<FieldMapping>) - Method in class com.azure.search.documents.models.Indexer
-
Set the fieldMappings property: Defines mappings between fields in the
data source and corresponding target fields in the index.
- setFieldName(String) - Method in class com.azure.search.documents.models.ScoringFunction
-
Set the fieldName property: The name of the field used as input to the
scoring function.
- setFields(List<Field>) - Method in class com.azure.search.documents.models.Field
-
Set the fields property: A list of sub-fields if this is a field of type
Edm.ComplexType or Collection(Edm.ComplexType).
- setFields(List<Field>) - Method in class com.azure.search.documents.models.Index
-
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.AutocompleteRequest
-
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.SearchRequest
-
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.
- setFilter(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the filter property: An OData expression that filters the documents
considered for suggestions.
- setFilterable(Boolean) - Method in class com.azure.search.documents.models.Field
-
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.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.models.PatternAnalyzer
-
Set the flags property: Regular expression flags.
- setFlags(RegexFlags) - Method in class com.azure.search.documents.models.PatternTokenizer
-
Set the flags property: Regular expression flags.
- setFunctionAggregation(ScoringFunctionAggregation) - Method in class com.azure.search.documents.models.ScoringProfile
-
Set the functionAggregation property: A value indicating how the results
of individual scoring functions should be combined.
- setFunctions(List<ScoringFunction>) - Method in class com.azure.search.documents.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.models.WordDelimiterTokenFilter
-
Set the generateNumberParts property: A value indicating whether to
generate number subwords.
- setGenerateWordParts(Boolean) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the generateWordParts property: A value indicating whether to
generate part words.
- setGroup(Integer) - Method in class com.azure.search.documents.models.PatternTokenizer
-
Set the group property: The zero-based ordinal of the matching group in
the regular expression pattern to extract into tokens.
- 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.
- setHighlightFields(String) - Method in class com.azure.search.documents.models.SearchRequest
-
Set the highlightFields property: The comma-separated 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.AutocompleteRequest
-
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.SearchRequest
-
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.
- setHighlightPostTag(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
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.AutocompleteRequest
-
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.SearchRequest
-
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.
- setHighlightPreTag(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the highlightPreTag property: A string tag that is prepended to hit
highlights.
- setHighWaterMarkColumnName(String) - Method in class com.azure.search.documents.models.HighWaterMarkChangeDetectionPolicy
-
Set the highWaterMarkColumnName property: The name of the high water
mark column.
- setHttpHeaders(Map<String, String>) - Method in class com.azure.search.documents.models.WebApiSkill
-
Set the httpHeaders property: The headers required to make the http
request.
- setHttpMethod(String) - Method in class com.azure.search.documents.models.WebApiSkill
-
Set the httpMethod property: The method for the http request.
- setIgnoreCase(Boolean) - Method in class com.azure.search.documents.models.CommonGramTokenFilter
-
Set the ignoreCase property: A value indicating whether common words
matching will be case insensitive.
- setIgnoreCase(Boolean) - Method in class com.azure.search.documents.models.KeywordMarkerTokenFilter
-
Set the ignoreCase property: A value indicating whether to ignore case.
- setIgnoreCase(Boolean) - Method in class com.azure.search.documents.models.StopwordsTokenFilter
-
Set the ignoreCase property: A value indicating whether to ignore case.
- setIgnoreCase(Boolean) - Method in class com.azure.search.documents.models.SynonymTokenFilter
-
Set the ignoreCase property: A value indicating whether to case-fold
input for matching.
- setIgnoreScripts(List<CjkBigramTokenFilterScripts>) - Method in class com.azure.search.documents.models.CjkBigramTokenFilter
-
Set the ignoreScripts property: The scripts to ignore.
- setIncludeTotalResultCount(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.
- setIncludeTotalResultCount(Boolean) - Method in class com.azure.search.documents.models.SearchRequest
-
Set the includeTotalResultCount property: A value that specifies whether
to fetch the total count of results.
- setIncludeTypelessEntities(Boolean) - Method in class com.azure.search.documents.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.
- setIndexAnalyzer(AnalyzerName) - Method in class com.azure.search.documents.models.Field
-
Set the indexAnalyzer property: The name of the analyzer used at
indexing time for the field.
- setIndexCounter(ResourceCounter) - Method in class com.azure.search.documents.models.ServiceCounters
-
Set the indexCounter property: Total number of indexes.
- setIndexerCounter(ResourceCounter) - Method in class com.azure.search.documents.models.ServiceCounters
-
Set the indexerCounter property: Total number of indexers.
- setInputs(List<InputFieldMappingEntry>) - Method in class com.azure.search.documents.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.models.Skill
-
Set the inputs property: Inputs of the skills could be a column in the
source data set, or the output of an upstream skill.
- setInsertPostTag(String) - Method in class com.azure.search.documents.models.MergeSkill
-
Set the insertPostTag property: The tag indicates the end of the merged
text.
- setInsertPreTag(String) - Method in class com.azure.search.documents.models.MergeSkill
-
Set the insertPreTag property: The tag indicates the start of the merged
text.
- setInterpolation(ScoringFunctionInterpolation) - Method in class com.azure.search.documents.models.ScoringFunction
-
Set the interpolation property: A value indicating how boosting will be
interpolated across document scores; defaults to "Linear".
- setInterval(Duration) - Method in class com.azure.search.documents.models.IndexingSchedule
-
Set the interval property: The interval of time between indexer
executions.
- setIsDisabled(Boolean) - Method in class com.azure.search.documents.models.Indexer
-
Set the isDisabled property: A value indicating whether the indexer is
disabled.
- setIsSearchTokenizer(Boolean) - Method in class com.azure.search.documents.models.MicrosoftLanguageStemmingTokenizer
-
Set the isSearchTokenizer property: A value indicating how the tokenizer
is used.
- setIsSearchTokenizer(Boolean) - Method in class com.azure.search.documents.models.MicrosoftLanguageTokenizer
-
Set the isSearchTokenizer property: A value indicating how the tokenizer
is used.
- setKeepWords(List<String>) - Method in class com.azure.search.documents.models.KeepTokenFilter
-
Set the keepWords property: The list of words to keep.
- setKey(String) - Method in class com.azure.search.documents.models.CognitiveServicesAccountKey
-
Set the key property: The key property.
- setKey(Boolean) - Method in class com.azure.search.documents.models.Field
-
Set the key property: A value indicating whether the field uniquely
identifies documents in the index.
- setKeyVaultKeyName(String) - Method in class com.azure.search.documents.models.EncryptionKey
-
Set the keyVaultKeyName property: The name of your Azure Key Vault key
to be used to encrypt your data at rest.
- setKeyVaultKeyVersion(String) - Method in class com.azure.search.documents.models.EncryptionKey
-
Set the keyVaultKeyVersion property: The version of your Azure Key Vault
key to be used to encrypt your data at rest.
- setKeyVaultUri(String) - Method in class com.azure.search.documents.models.EncryptionKey
-
Set the keyVaultUri 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.
- setKeywords(List<String>) - Method in class com.azure.search.documents.models.KeywordMarkerTokenFilter
-
Set the keywords property: A list of words to mark as keywords.
- setLanguage(MicrosoftStemmingTokenizerLanguage) - Method in class com.azure.search.documents.models.MicrosoftLanguageStemmingTokenizer
-
Set the language property: The language to use.
- setLanguage(MicrosoftTokenizerLanguage) - Method in class com.azure.search.documents.models.MicrosoftLanguageTokenizer
-
Set the language property: The language to use.
- setLanguage(SnowballTokenFilterLanguage) - Method in class com.azure.search.documents.models.SnowballTokenFilter
-
Set the language property: The language to use.
- setLanguage(StemmerTokenFilterLanguage) - Method in class com.azure.search.documents.models.StemmerTokenFilter
-
Set the language property: The language to use.
- setLength(Integer) - Method in class com.azure.search.documents.models.TruncateTokenFilter
-
Set the length property: The length at which terms will be truncated.
- setLimits(ServiceLimits) - Method in class com.azure.search.documents.models.ServiceStatistics
-
Set the limits property: Service level general limits.
- setLowerCaseKeepWords(Boolean) - Method in class com.azure.search.documents.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.models.PatternAnalyzer
-
Set the lowerCaseTerms property: A value indicating whether terms should
be lower-cased.
- setMappingFunction(FieldMappingFunction) - Method in class com.azure.search.documents.models.FieldMapping
-
Set the mappingFunction property: A function to apply to each source
field value before indexing.
- setMappings(List<String>) - Method in class com.azure.search.documents.models.MappingCharFilter
-
Set 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").
- setMax(Integer) - Method in class com.azure.search.documents.models.LengthTokenFilter
-
Set the max property: The maximum length in characters.
- setMaxAgeInSeconds(Long) - Method in class com.azure.search.documents.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.models.ServiceLimits
-
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.models.ServiceLimits
-
Set the maxComplexObjectsInCollectionsPerDocument property: The maximum
number of objects in complex collections allowed per document.
- setMaxFailedItems(Integer) - Method in class com.azure.search.documents.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.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.models.ServiceLimits
-
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.models.ServiceLimits
-
Set the maxFieldsPerIndex property: The maximum allowed fields per
index.
- setMaxGram(Integer) - Method in class com.azure.search.documents.models.EdgeNGramTokenFilter
-
Set the maxGram property: The maximum n-gram length.
- setMaxGram(Integer) - Method in class com.azure.search.documents.models.EdgeNGramTokenFilterV2
-
Set the maxGram property: The maximum n-gram length.
- setMaxGram(Integer) - Method in class com.azure.search.documents.models.EdgeNGramTokenizer
-
Set the maxGram property: The maximum n-gram length.
- setMaxGram(Integer) - Method in class com.azure.search.documents.models.NGramTokenFilter
-
Set the maxGram property: The maximum n-gram length.
- setMaxGram(Integer) - Method in class com.azure.search.documents.models.NGramTokenFilterV2
-
Set the maxGram property: The maximum n-gram length.
- setMaxGram(Integer) - Method in class com.azure.search.documents.models.NGramTokenizer
-
Set the maxGram property: The maximum n-gram length.
- setMaximumPageLength(Integer) - Method in class com.azure.search.documents.models.SplitSkill
-
Set the maximumPageLength property: The desired maximum page length.
- setMaxKeyPhraseCount(Integer) - Method in class com.azure.search.documents.models.KeyPhraseExtractionSkill
-
Set the maxKeyPhraseCount property: A number indicating how many key
phrases to return.
- setMaxShingleSize(Integer) - Method in class com.azure.search.documents.models.ShingleTokenFilter
-
Set the maxShingleSize property: The maximum shingle size.
- setMaxSubwordSize(Integer) - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Set the maxSubwordSize property: The maximum subword size.
- setMaxTokenCount(Integer) - Method in class com.azure.search.documents.models.LimitTokenFilter
-
Set the maxTokenCount property: The maximum number of tokens to produce.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.ClassicTokenizer
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.KeywordTokenizerV2
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.MicrosoftLanguageStemmingTokenizer
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.MicrosoftLanguageTokenizer
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.StandardAnalyzer
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.StandardTokenizer
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.StandardTokenizerV2
-
Set the maxTokenLength property: The maximum token length.
- setMaxTokenLength(Integer) - Method in class com.azure.search.documents.models.UaxUrlEmailTokenizer
-
Set the maxTokenLength property: The maximum token length.
- setMin(Integer) - Method in class com.azure.search.documents.models.LengthTokenFilter
-
Set the min property: The minimum length in characters.
- setMinGram(Integer) - Method in class com.azure.search.documents.models.EdgeNGramTokenFilter
-
Set the minGram property: The minimum n-gram length.
- setMinGram(Integer) - Method in class com.azure.search.documents.models.EdgeNGramTokenFilterV2
-
Set the minGram property: The minimum n-gram length.
- setMinGram(Integer) - Method in class com.azure.search.documents.models.EdgeNGramTokenizer
-
Set the minGram property: The minimum n-gram length.
- setMinGram(Integer) - Method in class com.azure.search.documents.models.NGramTokenFilter
-
Set the minGram property: The minimum n-gram length.
- setMinGram(Integer) - Method in class com.azure.search.documents.models.NGramTokenFilterV2
-
Set the minGram property: The minimum n-gram length.
- setMinGram(Integer) - Method in class com.azure.search.documents.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.AutocompleteRequest
-
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.SearchRequest
-
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.
- setMinimumCoverage(Double) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the minimumCoverage property: A number between 0 and 100 indicating
the percentage of the index that must be covered by a suggestion query
in order for the query to be reported as a success.
- setMinimumPrecision(Double) - Method in class com.azure.search.documents.models.EntityRecognitionSkill
-
Set the minimumPrecision property: A value between 0 and 1 that be used
to only include entities whose confidence score is greater than the
value specified.
- setMinimumPrecision(Double) - Method in class com.azure.search.documents.models.NamedEntityRecognitionSkill
-
Set the minimumPrecision property: A value between 0 and 1 to indicate
the confidence of the results.
- setMinShingleSize(Integer) - Method in class com.azure.search.documents.models.ShingleTokenFilter
-
Set the minShingleSize property: The minimum shingle size.
- setMinSubwordSize(Integer) - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Set the minSubwordSize property: The minimum subword size.
- setMinWordSize(Integer) - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Set the minWordSize property: The minimum word size.
- setName(String) - Method in class com.azure.search.documents.models.Analyzer
-
Set the name property: The name of the analyzer.
- setName(String) - Method in class com.azure.search.documents.models.CharFilter
-
Set the name property: The name of the char filter.
- setName(String) - Method in class com.azure.search.documents.models.DataContainer
-
Set 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.
- setName(String) - Method in class com.azure.search.documents.models.DataSource
-
Set the name property: The name of the datasource.
- setName(String) - Method in class com.azure.search.documents.models.Field
-
Set the name property: The name of the field, which must be unique
within the fields collection of the index or parent field.
- setName(String) - Method in class com.azure.search.documents.models.FieldMappingFunction
-
Set the name property: The name of the field mapping function.
- setName(String) - Method in class com.azure.search.documents.models.Index
-
Set the name property: The name of the index.
- setName(String) - Method in class com.azure.search.documents.models.Indexer
-
Set the name property: The name of the indexer.
- setName(String) - Method in class com.azure.search.documents.models.InputFieldMappingEntry
-
Set the name property: The name of the input.
- setName(String) - Method in class com.azure.search.documents.models.OutputFieldMappingEntry
-
Set the name property: The name of the output defined by the skill.
- setName(String) - Method in class com.azure.search.documents.models.ScoringProfile
-
Set the name property: The name of the scoring profile.
- setName(String) - Method in class com.azure.search.documents.models.Skill
-
Set the name property: The name of the skill which uniquely identifies
it within the skillset.
- setName(String) - Method in class com.azure.search.documents.models.Skillset
-
Set the name property: The name of the skillset.
- setName(String) - Method in class com.azure.search.documents.models.Suggester
-
Set the name property: The name of the suggester.
- setName(String) - Method in class com.azure.search.documents.models.SynonymMap
-
Set the name property: The name of the synonym map.
- setName(String) - Method in class com.azure.search.documents.models.TokenFilter
-
Set the name property: The name of the token filter.
- setName(String) - Method in class com.azure.search.documents.models.Tokenizer
-
Set the name property: The name of the tokenizer.
- setNumberOfTokensToSkip(Integer) - Method in class com.azure.search.documents.models.PathHierarchyTokenizer
-
Set the numberOfTokensToSkip property: The number of initial tokens to
skip.
- setNumberOfTokensToSkip(Integer) - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Set the numberOfTokensToSkip property: The number of initial tokens to
skip.
- setOnlyLongestMatch(Boolean) - Method in class com.azure.search.documents.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.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.SearchRequest
-
Set the orderBy property: The comma-separated list of OData $orderby
expressions by which to sort the results.
- setOrderBy(String...) - Method in class com.azure.search.documents.models.SuggestOptions
-
Set the orderBy property: The list of OData $orderby expressions by
which to sort the results.
- setOrderBy(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the orderBy property: The comma-separated list of OData $orderby
expressions by which to sort the results.
- setOutputFieldMappings(List<FieldMapping>) - Method in class com.azure.search.documents.models.Indexer
-
Set the outputFieldMappings property: Output field mappings are applied
after enrichment and immediately before indexing.
- setOutputs(List<OutputFieldMappingEntry>) - Method in class com.azure.search.documents.models.Skill
-
Set 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.
- setOutputUnigrams(Boolean) - Method in class com.azure.search.documents.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.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.models.ShingleTokenFilter
-
Set the outputUnigramsIfNoShingles property: A value indicating whether
to output unigrams for those times when no shingles are available.
- setParameters(DistanceScoringParameters) - Method in class com.azure.search.documents.models.DistanceScoringFunction
-
Set the parameters property: Parameter values for the distance scoring
function.
- setParameters(Map<String, Object>) - Method in class com.azure.search.documents.models.FieldMappingFunction
-
Set the parameters property: A dictionary of parameter name/value pairs
to pass to the function.
- setParameters(FreshnessScoringParameters) - Method in class com.azure.search.documents.models.FreshnessScoringFunction
-
Set the parameters property: Parameter values for the freshness scoring
function.
- setParameters(IndexingParameters) - Method in class com.azure.search.documents.models.Indexer
-
Set the parameters property: Parameters for indexer execution.
- setParameters(MagnitudeScoringParameters) - Method in class com.azure.search.documents.models.MagnitudeScoringFunction
-
Set the parameters property: Parameter values for the magnitude scoring
function.
- setParameters(TagScoringParameters) - Method in class com.azure.search.documents.models.TagScoringFunction
-
Set the parameters property: Parameter values for the tag scoring
function.
- setPattern(String) - Method in class com.azure.search.documents.models.PatternAnalyzer
-
Set the pattern property: A regular expression pattern to match token
separators.
- setPattern(String) - Method in class com.azure.search.documents.models.PatternReplaceCharFilter
-
Set the pattern property: A regular expression pattern.
- setPattern(String) - Method in class com.azure.search.documents.models.PatternReplaceTokenFilter
-
Set the pattern property: A regular expression pattern.
- setPattern(String) - Method in class com.azure.search.documents.models.PatternTokenizer
-
Set the pattern property: A regular expression pattern to match token
separators.
- setPatterns(List<String>) - Method in class com.azure.search.documents.models.PatternCaptureTokenFilter
-
Set the patterns property: A list of patterns to match against each
token.
- setPreserveOriginal(Boolean) - Method in class com.azure.search.documents.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.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.models.WordDelimiterTokenFilter
-
Set the preserveOriginal property: A value indicating whether original
words will be preserved and added to the subword list.
- setProperties(Map<String, String>) - Method in class com.azure.search.documents.models.CoordinateSystem
-
Set CoordinateSystem properties
- setProtectedWords(List<String>) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the protectedWords property: A list of tokens to protect from being
delimited.
- setQuery(String) - Method in class com.azure.search.documents.models.DataContainer
-
Set the query property: A query that is applied to this data container.
- 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.
- setQueryType(QueryType) - Method in class com.azure.search.documents.models.SearchRequest
-
Set the queryType property: A value that specifies the syntax of the
search query.
- setQuota(Long) - Method in class com.azure.search.documents.models.ResourceCounter
-
Set the quota property: The resource amount quota.
- setReferencePointParameter(String) - Method in class com.azure.search.documents.models.DistanceScoringParameters
-
Set the referencePointParameter property: The name of the parameter
passed in search queries to specify the reference location.
- setRemoveTrailingStopWords(Boolean) - Method in class com.azure.search.documents.models.StopwordsTokenFilter
-
Set the removeTrailingStopWords property: A value indicating whether to
ignore the last search term if it's a stop word.
- setReplacement(String) - Method in class com.azure.search.documents.models.PathHierarchyTokenizer
-
Set the replacement property: A value that, if set, replaces the
delimiter character.
- setReplacement(String) - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Set the replacement property: A value that, if set, replaces the
delimiter character.
- setReplacement(String) - Method in class com.azure.search.documents.models.PatternReplaceCharFilter
-
Set the replacement property: The replacement text.
- setReplacement(String) - Method in class com.azure.search.documents.models.PatternReplaceTokenFilter
-
Set the replacement property: The replacement text.
- setReplaceOriginalTokens(Boolean) - Method in class com.azure.search.documents.models.PhoneticTokenFilter
-
Set the replaceOriginalTokens property: A value indicating whether
encoded tokens should replace original tokens.
- setRetrievable(Boolean) - Method in class com.azure.search.documents.models.Field
-
Set the retrievable property: A value indicating whether the field can
be returned in a search result.
- setReverseTokenOrder(Boolean) - Method in class com.azure.search.documents.models.PathHierarchyTokenizer
-
Set the reverseTokenOrder property: A value indicating whether to
generate tokens in reverse order.
- setReverseTokenOrder(Boolean) - Method in class com.azure.search.documents.models.PathHierarchyTokenizerV2
-
Set the reverseTokenOrder property: A value indicating whether to
generate tokens in reverse order.
- setRules(List<String>) - Method in class com.azure.search.documents.models.StemmerOverrideTokenFilter
-
Set the rules property: A list of stemming rules in the following
format: "word => stem", for example: "ran => run".
- setSchedule(IndexingSchedule) - Method in class com.azure.search.documents.models.Indexer
-
Set the schedule property: The schedule for this indexer.
- setScoringParameters(String...) - 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.
- setScoringParameters(List<String>) - Method in class com.azure.search.documents.models.SearchRequest
-
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.
- setScoringProfile(String) - Method in class com.azure.search.documents.models.SearchRequest
-
Set the scoringProfile property: The name of a scoring profile to
evaluate match scores for matching documents in order to sort the
results.
- setScoringProfiles(List<ScoringProfile>) - Method in class com.azure.search.documents.models.Index
-
Set the scoringProfiles property: The scoring profiles for the index.
- setSearchable(Boolean) - Method in class com.azure.search.documents.models.Field
-
Set the searchable property: A value indicating whether the field is
full-text searchable.
- setSearchAnalyzer(AnalyzerName) - Method in class com.azure.search.documents.models.Field
-
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.AutocompleteRequest
-
Set the searchFields property: The comma-separated 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.SearchRequest
-
Set the searchFields property: The comma-separated list of field names
to which to scope the full-text search.
- setSearchFields(String...) - Method in class com.azure.search.documents.models.SuggestOptions
-
Set the searchFields property: The list of field names to search for the
specified search text.
- setSearchFields(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the searchFields property: The comma-separated 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.
- setSearchMode(SearchMode) - Method in class com.azure.search.documents.models.SearchRequest
-
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.
- setSearchText(String) - Method in class com.azure.search.documents.models.AutocompleteRequest
-
Set the searchText property: The search text on which to base
autocomplete results.
- setSearchText(String) - Method in class com.azure.search.documents.models.SearchRequest
-
Set the searchText property: A full-text search query expression; Use
"*" or omit this parameter to match all documents.
- setSearchText(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the searchText property: The search text to use to suggest
documents.
- 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.SearchRequest
-
Set the select property: The comma-separated list of fields to retrieve.
- setSelect(String...) - Method in class com.azure.search.documents.models.SuggestOptions
-
Set the select property: The list of fields to retrieve.
- setSelect(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the select property: The comma-separated list of fields to retrieve.
- setShouldBoostBeyondRangeByConstant(Boolean) - Method in class com.azure.search.documents.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(Boolean) - Method in class com.azure.search.documents.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.models.EdgeNGramTokenFilter
-
Set the side property: Specifies which side of the input the n-gram
should be generated from.
- setSide(EdgeNGramTokenFilterSide) - Method in class com.azure.search.documents.models.EdgeNGramTokenFilterV2
-
Set the side property: Specifies which side of the input the n-gram
should be generated from.
- setSkills(List<Skill>) - Method in class com.azure.search.documents.models.Skillset
-
Set the skills property: A list of skills in the skillset.
- setSkillsetCounter(ResourceCounter) - Method in class com.azure.search.documents.models.ServiceCounters
-
Set the skillsetCounter property: Total number of skillsets.
- setSkillsetName(String) - Method in class com.azure.search.documents.models.Indexer
-
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.
- setSkip(Integer) - Method in class com.azure.search.documents.models.SearchRequest
-
Set the skip property: The number of search results to skip.
- setSoftDeleteColumnName(String) - Method in class com.azure.search.documents.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.models.SoftDeleteColumnDeletionDetectionPolicy
-
Set the softDeleteMarkerValue property: The marker value that identifies
an item as deleted.
- setSortable(Boolean) - Method in class com.azure.search.documents.models.Field
-
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.models.InputFieldMappingEntry
-
Set the source property: The source of the input.
- setSourceContext(String) - Method in class com.azure.search.documents.models.InputFieldMappingEntry
-
Set the sourceContext property: The source context used for selecting
recursive inputs.
- setSourceFieldName(String) - Method in class com.azure.search.documents.models.FieldMapping
-
Set the sourceFieldName property: The name of the field in the data
source.
- setSourceFields(List<String>) - Method in class com.azure.search.documents.models.Suggester
-
Set the sourceFields property: The list of field names to which the
suggester applies.
- setSplitOnCaseChange(Boolean) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the splitOnCaseChange property: A value indicating whether to split
words on caseChange.
- setSplitOnNumerics(Boolean) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the splitOnNumerics property: A value indicating whether to split on
numbers.
- setStartTime(OffsetDateTime) - Method in class com.azure.search.documents.models.IndexingSchedule
-
Set the startTime property: The time when an indexer should start
running.
- setStemEnglishPossessive(Boolean) - Method in class com.azure.search.documents.models.WordDelimiterTokenFilter
-
Set the stemEnglishPossessive property: A value indicating whether to
remove trailing "'s" for each subword.
- setStopwords(List<String>) - Method in class com.azure.search.documents.models.PatternAnalyzer
-
Set the stopwords property: A list of stopwords.
- setStopwords(List<String>) - Method in class com.azure.search.documents.models.StandardAnalyzer
-
Set the stopwords property: A list of stopwords.
- setStopwords(List<String>) - Method in class com.azure.search.documents.models.StopAnalyzer
-
Set the stopwords property: A list of stopwords.
- setStopwords(List<String>) - Method in class com.azure.search.documents.models.StopwordsTokenFilter
-
Set the stopwords property: The list of stopwords.
- setStopwordsList(StopwordsList) - Method in class com.azure.search.documents.models.StopwordsTokenFilter
-
Set the stopwordsList property: A predefined list of stopwords to use.
- setStorageSizeCounter(ResourceCounter) - Method in class com.azure.search.documents.models.ServiceCounters
-
Set the storageSizeCounter property: Total size of used storage in
bytes.
- setSuggestedFrom(TextTranslationSkillLanguage) - Method in class com.azure.search.documents.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.
- setSuggesterName(String) - Method in class com.azure.search.documents.models.AutocompleteRequest
-
Set the suggesterName property: The name of the suggester as specified
in the suggesters collection that's part of the index definition.
- setSuggesterName(String) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the suggesterName property: The name of the suggester as specified
in the suggesters collection that's part of the index definition.
- setSuggesters(List<Suggester>) - Method in class com.azure.search.documents.models.Index
-
Set the suggesters property: The suggesters for the index.
- setSynonymMapCounter(ResourceCounter) - Method in class com.azure.search.documents.models.ServiceCounters
-
Set the synonymMapCounter property: Total number of synonym maps.
- setSynonymMaps(List<String>) - Method in class com.azure.search.documents.models.Field
-
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.models.SynonymMap
-
Set the synonyms property: A series of synonym rules in the specified
synonym map format.
- setSynonyms(List<String>) - Method in class com.azure.search.documents.models.SynonymTokenFilter
-
Set the synonyms property: A list of synonyms in following one of two
formats: 1.
- setTagsParameter(String) - Method in class com.azure.search.documents.models.TagScoringParameters
-
Set the tagsParameter property: The name of the parameter passed in
search queries to specify the list of tags to compare against the target
field.
- setTargetFieldName(String) - Method in class com.azure.search.documents.models.FieldMapping
-
Set the targetFieldName property: The name of the target field in the
index.
- setTargetIndexName(String) - Method in class com.azure.search.documents.models.Indexer
-
Set the targetIndexName property: The name of the index to which this
indexer writes data.
- setTargetName(String) - Method in class com.azure.search.documents.models.OutputFieldMappingEntry
-
Set the targetName property: The target name of the output.
- setText(String) - Method in class com.azure.search.documents.models.AnalyzeRequest
-
Set the text property: The text to break into tokens.
- setTextExtractionAlgorithm(TextExtractionAlgorithm) - Method in class com.azure.search.documents.models.OcrSkill
-
Set the textExtractionAlgorithm property: A value indicating which
algorithm to use for extracting text.
- setTextSplitMode(TextSplitMode) - Method in class com.azure.search.documents.models.SplitSkill
-
Set the textSplitMode property: A value indicating which split mode to
perform.
- setTextWeights(TextWeights) - Method in class com.azure.search.documents.models.ScoringProfile
-
Set the textWeights property: Parameters that boost scoring based on
text matches in certain index fields.
- setTimeout(Duration) - Method in class com.azure.search.documents.models.WebApiSkill
-
Set the timeout property: The desired timeout for the request.
- setTokenChars(List<TokenCharacterKind>) - Method in class com.azure.search.documents.models.EdgeNGramTokenizer
-
Set the tokenChars property: Character classes to keep in the tokens.
- setTokenChars(List<TokenCharacterKind>) - Method in class com.azure.search.documents.models.NGramTokenizer
-
Set the tokenChars property: Character classes to keep in the tokens.
- setTokenFilters(List<TokenFilterName>) - Method in class com.azure.search.documents.models.AnalyzeRequest
-
Set the tokenFilters property: An optional list of token filters to use
when breaking the given text.
- setTokenFilters(List<TokenFilterName>) - Method in class com.azure.search.documents.models.CustomAnalyzer
-
Set the tokenFilters property: A list of token filters used to filter
out or modify the tokens generated by a tokenizer.
- setTokenFilters(List<TokenFilter>) - Method in class com.azure.search.documents.models.Index
-
Set the tokenFilters property: The token filters for the index.
- setTokenizer(TokenizerName) - Method in class com.azure.search.documents.models.AnalyzeRequest
-
Set the tokenizer property: The name of the tokenizer to use to break
the given text.
- setTokenizer(TokenizerName) - Method in class com.azure.search.documents.models.CustomAnalyzer
-
Set 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.
- setTokenizers(List<Tokenizer>) - Method in class com.azure.search.documents.models.Index
-
Set the tokenizers property: The tokenizers for the index.
- setTokenSeparator(String) - Method in class com.azure.search.documents.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.AutocompleteRequest
-
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.SearchRequest
-
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.
- setTop(Integer) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the top property: The number of suggestions to retrieve.
- setType(String) - Method in class com.azure.search.documents.models.CoordinateSystem
-
Set CoordinateSystem type
- setType(DataSourceType) - Method in class com.azure.search.documents.models.DataSource
-
Set the type property: The type of the datasource.
- setType(DataType) - Method in class com.azure.search.documents.models.Field
-
Set the type property: The data type of the field.
- setUri(String) - Method in class com.azure.search.documents.models.WebApiSkill
-
Set the uri property: The url for the Web API.
- setUsage(long) - Method in class com.azure.search.documents.models.ResourceCounter
-
Set the usage property: The resource usage amount.
- 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.AutocompleteRequest
-
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.
- setUseFuzzyMatching(Boolean) - Method in class com.azure.search.documents.models.SuggestRequest
-
Set the useFuzzyMatching property: A value indicating whether to use
fuzzy matching for the suggestion query.
- setUseQueryMode(Boolean) - Method in class com.azure.search.documents.models.CommonGramTokenFilter
-
Set the useQueryMode property: A value that indicates whether the token
filter is in query mode.
- setVisualFeatures(List<VisualFeature>) - Method in class com.azure.search.documents.models.ImageAnalysisSkill
-
Set the visualFeatures property: A list of visual features.
- setWeights(Map<String, Double>) - Method in class com.azure.search.documents.models.TextWeights
-
Set the weights property: The dictionary of per-field weights to boost
document scoring.
- setWordList(List<String>) - Method in class com.azure.search.documents.models.DictionaryDecompounderTokenFilter
-
Set the wordList property: The list of words to match against.
- setXMsClientRequestId(UUID) - Method in class com.azure.search.documents.models.RequestOptions
-
Set the xMsClientRequestId property: The tracking ID sent with the
request to help with debugging.
- ShaperSkill - Class in com.azure.search.documents.models
-
A skill for reshaping the outputs.
- ShaperSkill() - Constructor for class com.azure.search.documents.models.ShaperSkill
-
- SHINGLE - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value shingle for TokenFilterName.
- ShingleTokenFilter - Class in com.azure.search.documents.models
-
Creates combinations of tokens as a single token.
- ShingleTokenFilter() - Constructor for class com.azure.search.documents.models.ShingleTokenFilter
-
- SIMPLE - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value simple for AnalyzerName.
- SK - Static variable in class com.azure.search.documents.models.OcrSkillLanguage
-
Static value sk for OcrSkillLanguage.
- SK - Static variable in class com.azure.search.documents.models.TextTranslationSkillLanguage
-
Static value sk for TextTranslationSkillLanguage.
- SK_MICROSOFT - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value sk.microsoft for AnalyzerName.
- Skill - Class in com.azure.search.documents.models
-
Abstract base class for skills.
- Skill() - Constructor for class com.azure.search.documents.models.Skill
-
- Skillset - Class in com.azure.search.documents.models
-
A list of skills.
- Skillset() - Constructor for class com.azure.search.documents.models.Skillset
-
- SL - Static variable in class com.azure.search.documents.models.TextTranslationSkillLanguage
-
Static value sl for TextTranslationSkillLanguage.
- SL_MICROSOFT - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value sl.microsoft for AnalyzerName.
- SM - Static variable in class com.azure.search.documents.models.TextTranslationSkillLanguage
-
Static value sm for TextTranslationSkillLanguage.
- SNOWBALL - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value snowball for TokenFilterName.
- SnowballTokenFilter - Class in com.azure.search.documents.models
-
A filter that stems words using a Snowball-generated stemmer.
- SnowballTokenFilter() - Constructor for class com.azure.search.documents.models.SnowballTokenFilter
-
- SnowballTokenFilterLanguage - Enum in com.azure.search.documents.models
-
Defines values for SnowballTokenFilterLanguage.
- SoftDeleteColumnDeletionDetectionPolicy - Class in com.azure.search.documents.models
-
Defines a data deletion detection policy that implements a soft-deletion
strategy.
- SoftDeleteColumnDeletionDetectionPolicy() - Constructor for class com.azure.search.documents.models.SoftDeleteColumnDeletionDetectionPolicy
-
- SORANI_NORMALIZATION - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value sorani_normalization for TokenFilterName.
- SplitSkill - Class in com.azure.search.documents.models
-
A skill to split a string into chunks of text.
- SplitSkill() - Constructor for class com.azure.search.documents.models.SplitSkill
-
- SplitSkillLanguage - Class in com.azure.search.documents.models
-
Defines values for SplitSkillLanguage.
- SplitSkillLanguage() - Constructor for class com.azure.search.documents.models.SplitSkillLanguage
-
- SqlIntegratedChangeTrackingPolicy - Class in com.azure.search.documents.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.models.SqlIntegratedChangeTrackingPolicy
-
- SR_CYRILLIC_MICROSOFT - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value sr-cyrillic.microsoft for AnalyzerName.
- SR_CYRL - Static variable in class com.azure.search.documents.models.OcrSkillLanguage
-
Static value sr-Cyrl for OcrSkillLanguage.
- SR_CYRL - Static variable in class com.azure.search.documents.models.TextTranslationSkillLanguage
-
Static value sr-Cyrl for TextTranslationSkillLanguage.
- SR_LATIN_MICROSOFT - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value sr-latin.microsoft for AnalyzerName.
- SR_LATN - Static variable in class com.azure.search.documents.models.OcrSkillLanguage
-
Static value sr-Latn for OcrSkillLanguage.
- SR_LATN - Static variable in class com.azure.search.documents.models.TextTranslationSkillLanguage
-
Static value sr-Latn for TextTranslationSkillLanguage.
- STANDARD - Static variable in class com.azure.search.documents.models.TokenizerName
-
Static value standard_v2 for TokenizerName.
- STANDARD_LUCENE - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value standard.lucene for AnalyzerName.
- StandardAnalyzer - Class in com.azure.search.documents.models
-
Standard Apache Lucene analyzer; Composed of the standard tokenizer,
lowercase filter and stop filter.
- StandardAnalyzer() - Constructor for class com.azure.search.documents.models.StandardAnalyzer
-
- STANDARDASCIIFOLDING_LUCENE - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value standardasciifolding.lucene for AnalyzerName.
- StandardTokenizer - Class in com.azure.search.documents.models
-
Breaks text following the Unicode Text Segmentation rules.
- StandardTokenizer() - Constructor for class com.azure.search.documents.models.StandardTokenizer
-
- StandardTokenizerV2 - Class in com.azure.search.documents.models
-
Breaks text following the Unicode Text Segmentation rules.
- StandardTokenizerV2() - Constructor for class com.azure.search.documents.models.StandardTokenizerV2
-
- STEMMER - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value stemmer for TokenFilterName.
- StemmerOverrideTokenFilter - Class in com.azure.search.documents.models
-
Provides the ability to override other stemming filters with custom
dictionary-based stemming.
- StemmerOverrideTokenFilter() - Constructor for class com.azure.search.documents.models.StemmerOverrideTokenFilter
-
- StemmerTokenFilter - Class in com.azure.search.documents.models
-
Language specific stemming filter.
- StemmerTokenFilter() - Constructor for class com.azure.search.documents.models.StemmerTokenFilter
-
- StemmerTokenFilterLanguage - Enum in com.azure.search.documents.models
-
Defines values for StemmerTokenFilterLanguage.
- STOP - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value stop for AnalyzerName.
- StopAnalyzer - Class in com.azure.search.documents.models
-
Divides text at non-letters; Applies the lowercase and stopword token
filters.
- StopAnalyzer() - Constructor for class com.azure.search.documents.models.StopAnalyzer
-
- STOPWORDS - Static variable in class com.azure.search.documents.models.TokenFilterName
-
Static value stopwords for TokenFilterName.
- StopwordsList - Enum in com.azure.search.documents.models
-
Defines values for StopwordsList.
- StopwordsTokenFilter - Class in com.azure.search.documents.models
-
Removes stop words from a token stream.
- StopwordsTokenFilter() - Constructor for class com.azure.search.documents.models.StopwordsTokenFilter
-
- suggest(String, String) - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Suggests documents in the index that match the given partial query.
- suggest(String, String, SuggestOptions, RequestOptions) - Method in class com.azure.search.documents.SearchIndexAsyncClient
-
Suggests documents in the index that match the given partial query.
- suggest(String, String) - Method in class com.azure.search.documents.SearchIndexClient
-
Suggests documents in the index that match the given partial query.
- suggest(String, String, SuggestOptions, RequestOptions, Context) - Method in class com.azure.search.documents.SearchIndexClient
-
Suggests documents in the index that match the given partial query.
- Suggester - Class in com.azure.search.documents.models
-
Defines how the Suggest API should apply to a group of fields in the index.
- Suggester() - Constructor for class com.azure.search.documents.models.Suggester
-
Creates an instance of Suggester class.
- 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(SimpleResponse<SuggestDocumentsResult>) - Constructor for class com.azure.search.documents.util.SuggestPagedResponse
-
Constructor
- SuggestRequest - Class in com.azure.search.documents.models
-
Parameters for filtering, sorting, fuzzy matching, and other suggestions
query behaviors.
- SuggestRequest() - Constructor for class com.azure.search.documents.models.SuggestRequest
-
- SuggestResult - Class in com.azure.search.documents.models
-
A result containing a document found by a suggestion query, plus associated
metadata.
- SuggestResult() - Constructor for class com.azure.search.documents.models.SuggestResult
-
- SV - Static variable in class com.azure.search.documents.models.EntityRecognitionSkillLanguage
-
Static value sv for EntityRecognitionSkillLanguage.
- SV - Static variable in class com.azure.search.documents.models.KeyPhraseExtractionSkillLanguage
-
Static value sv for KeyPhraseExtractionSkillLanguage.
- SV - Static variable in class com.azure.search.documents.models.OcrSkillLanguage
-
Static value sv for OcrSkillLanguage.
- SV - Static variable in class com.azure.search.documents.models.SentimentSkillLanguage
-
Static value sv for SentimentSkillLanguage.
- SV - Static variable in class com.azure.search.documents.models.TextTranslationSkillLanguage
-
Static value sv for TextTranslationSkillLanguage.
- SV_LUCENE - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value sv.lucene for AnalyzerName.
- SV_MICROSOFT - Static variable in class com.azure.search.documents.models.AnalyzerName
-
Static value sv.microsoft for AnalyzerName.
- SW - Static variable in class com.azure.search.documents.models.TextTranslationSkillLanguage
-
Static value sw for TextTranslationSkillLanguage.
- SynonymMap - Class in com.azure.search.documents.models
-
Represents a synonym map definition.
- SynonymMap() - Constructor for class com.azure.search.documents.models.SynonymMap
-
Creates an instance of SynonymMap class.
- SynonymTokenFilter - Class in com.azure.search.documents.models
-
Matches single or multi-word synonyms in a token stream.
- SynonymTokenFilter() - Constructor for class com.azure.search.documents.models.SynonymTokenFilter
-