| Package | Description |
|---|---|
| com.azure.search.documents |
Package containing classes for creating
SearchClient or
SearchAsyncClient used to perform document management, autocomplete, search, or
suggestion operations using an Azure Cognitive Search service index. |
| com.azure.search.documents.indexes.models |
Package containing classes used for resource management operations that are being sent-to and received-from an
Azure Cognitive Search service.
|
| com.azure.search.documents.models |
Package containing classes used for document management, autocomplete, search, or suggestion operations that are
being sent-to and received-from an Azure Cognitive Search service index.
|
| Class and Description |
|---|
| AutocompleteOptions
Additional parameters for autocompleteGet operation.
|
| IndexDocumentsOptions
Options for document index operations.
|
| IndexDocumentsResult
Response containing the status of operations for all documents in the
indexing request.
|
| SearchOptions
Additional parameters for searchGet operation.
|
| SuggestOptions
Additional parameters for suggestGet operation.
|
| Class and Description |
|---|
| IndexBatchBase
Contains a batch of document write actions to send to the index.
|
| Class and Description |
|---|
| AutocompleteMode
Defines values for AutocompleteMode.
|
| AutocompleteOptions
Additional parameters for autocompleteGet operation.
|
| FacetResult
A single bucket of a facet query result.
|
| IndexAction
Represents an index action that operates on a document.
|
| IndexActionType
Defines values for IndexActionType.
|
| IndexBatchBase
Contains a batch of document write actions to send to the index.
|
| IndexDocumentsOptions
Options for document index operations.
|
| IndexDocumentsResult
Response containing the status of operations for all documents in the
indexing request.
|
| QueryType
Defines values for QueryType.
|
| ScoringParameter
Represents a parameter value to be used in scoring functions (for example, referencePointParameter).
|
| SearchMode
Defines values for SearchMode.
|
| SearchOptions
Additional parameters for searchGet operation.
|
| SuggestOptions
Additional parameters for suggestGet operation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.