| Package | Description |
|---|---|
| com.azure.search |
Package containing the classes for SearchIndexRestClient.
|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDocument |
SearchIndexClient.getDocument(String key)
Retrieves a document from the Azure Cognitive Search index.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDocument |
SearchResult.getDocument()
Get the additionalProperties property: Unmatched properties from the
message are deserialized this collection.
|
SearchDocument |
SuggestResult.getDocument()
Get the additionalProperties property: Unmatched properties from the
message are deserialized this collection.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.