.jpeg) .gif) |
ContinueSearch(IDocumentOperations, SearchContinuationToken) |
|
.jpeg) .gif) |
ContinueSearch<T>(IDocumentOperations, SearchContinuationToken) |
|
.jpeg) .gif) |
ContinueSearchAsync(IDocumentOperations, SearchContinuationToken) |
|
.jpeg) .gif) |
ContinueSearchAsync<T>(IDocumentOperations, SearchContinuationToken) |
|
.jpeg) .gif) |
Count(IDocumentOperations) |
Queries the number of documents in the Azure Search index. (see https://msdn.microsoft.com/library/azure/dn798924.aspx for more information)
|
.jpeg) .gif) |
CountAsync(IDocumentOperations) |
Queries the number of documents in the Azure Search index. (see https://msdn.microsoft.com/library/azure/dn798924.aspx for more information)
|
.jpeg) .gif) |
Get(IDocumentOperations, String) |
|
.jpeg) .gif) |
Get(IDocumentOperations, String, IEnumerable<String>) |
|
.jpeg) .gif) |
Get<T>(IDocumentOperations, String) |
|
.jpeg) .gif) |
Get<T>(IDocumentOperations, String, IEnumerable<String>) |
|
.jpeg) .gif) |
GetAsync(IDocumentOperations, String) |
|
.jpeg) .gif) |
GetAsync(IDocumentOperations, String, IEnumerable<String>) |
|
.jpeg) .gif) |
GetAsync<T>(IDocumentOperations, String) |
|
.jpeg) .gif) |
GetAsync<T>(IDocumentOperations, String, IEnumerable<String>) |
|
.jpeg) .gif) |
Index(IDocumentOperations, IndexBatch) |
|
.jpeg) .gif) |
Index<T>(IDocumentOperations, IndexBatch<T>) |
|
.jpeg) .gif) |
IndexAsync(IDocumentOperations, IndexBatch) |
|
.jpeg) .gif) |
IndexAsync<T>(IDocumentOperations, IndexBatch<T>) |
|
.jpeg) .gif) |
Search(IDocumentOperations, String) |
|
.jpeg) .gif) |
Search(IDocumentOperations, String, SearchParameters) |
|
.jpeg) .gif) |
Search<T>(IDocumentOperations, String) |
|
.jpeg) .gif) |
Search<T>(IDocumentOperations, String, SearchParameters) |
|
.jpeg) .gif) |
SearchAsync(IDocumentOperations, String) |
|
.jpeg) .gif) |
SearchAsync(IDocumentOperations, String, SearchParameters) |
|
.jpeg) .gif) |
SearchAsync<T>(IDocumentOperations, String) |
|
.jpeg) .gif) |
SearchAsync<T>(IDocumentOperations, String, SearchParameters) |
|
.jpeg) .gif) |
Suggest(IDocumentOperations, String, String) |
|
.jpeg) .gif) |
Suggest(IDocumentOperations, String, String, SuggestParameters) |
|
.jpeg) .gif) |
Suggest<T>(IDocumentOperations, String, String) |
|
.jpeg) .gif) |
Suggest<T>(IDocumentOperations, String, String, SuggestParameters) |
|
.jpeg) .gif) |
SuggestAsync(IDocumentOperations, String, String) |
|
.jpeg) .gif) |
SuggestAsync(IDocumentOperations, String, String, SuggestParameters) |
|
.jpeg) .gif) |
SuggestAsync<T>(IDocumentOperations, String, String) |
|
.jpeg) .gif) |
SuggestAsync<T>(IDocumentOperations, String, String, SuggestParameters) |
|